Viewing profile — pure
pure
HN member- Joined
- Tue, Jan 01, 2013, 5:53 PM UTC
- HN karma
- 83
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About pure
No profile information was provided.
Recent public activity
-
comment
Comment #20767784
This seems like an unrelated potshot at TS. It sounds like the person you're replying to didn't have a yarn.lock or package-lock.json, so 2 years later, they're pulling in differen…
-
comment
Comment #20041951
Definitely correct me if I'm wrong, but I also thought hooks were for factoring out common logic and sharing it among functional components. I see lots of "hooks" libraries floatin…
-
comment
Comment #20040463
Angular is really a great framework. I think a lot of people complaining about Angular haven't actually built an app in Angular 4+. I also wish the Angular team had just called Ang…
-
comment
Comment #17492736
I started with apollo-client on a new app, but switched to using ngrx and turning off apollo-client caching (basically using apollo-client as a fancy graphql request library - I sh…
-
comment
Comment #16621415
I actually think "more PRs" usually does mean "better project" in the sense that smaller PRs are easier to review and reason about than larger ones. To me, though, I think the ince…
-
comment
Comment #16503729
I don't know why you're getting downvoted. The single member S-Corp is a very common setup for individual freelancers/consultants precisely for this reason. FICA taxes aren't paid …
-
comment
Comment #15767792
I've only used TS on the frontend, but I had the same opinion as you until I dug into a couple of TS projects. I don't know if I've ever caused a JS production bug that was a type …
-
comment
Comment #15744825
Which frameworks do this?
-
comment
Comment #4993423
I was wondering the same thing. I was surprised that it looked like he launched Android and iOS versions at the same time, which makes me think it's probably a cross platform frame…