Viewing profile — penumbral
penumbral
HN member- Joined
- Sat, Nov 26, 2022, 4:04 PM UTC
- HN karma
- 20
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About penumbral
No profile information was provided.
Recent public activity
-
comment
Comment #35096098
Dan Abramov destroyed modern React when he turned his back on Redux.
-
comment
Comment #35096046
IMO it's more like anyone who doesn't spend over 50% of their time thinking about React re-renders whenever they're in a React component. The level of effort to properly use hooks …
-
comment
Comment #35096002
I agree with this take! And class-scoped callbacks kept the render function so clean, I feel like hooks really muddled up the API with regards to render. It also created far-more p…
-
comment
Comment #35095936
Except in the real world opinionated leads and team members forced teams to adopt ONLY hooks going forward, or have to maintain two separate implementations - hook compatible or cl…
-
comment
Comment #35095691
React hooks were a huge mistake because they (along with the huge push by Gaaeron to ditch redux at the same time) disrupted the more declarative styles in React that subjectively …
-
comment
Comment #35010480
Sad how much this comment resonated me, but 1000% true in my current work environemnt.
- comment
-
comment
Comment #33969582
Coming from an Argentine family Yerba Mate is great. I'm American but have been drinking it frequently since the time I was 14 or so. I drank tons in college but took a multi-year …
-
comment
Comment #33765150
Thanks for the insight! I think you've convinced me that it's not a huge deal. I was mostly shocked at the ease of reverse engineering my "MVP", but it would be unlikely for my spe…
-
comment
Comment #33753778
Any tips on electron build tools to secure Electron apps that have proprietary logic like this seems like it would have? I saw your posts and was curious since this seems like it w…