Viewing profile — hafley66
hafley66
HN member- Joined
- Sat, Mar 16, 2024, 4:22 PM UTC
- HN karma
- 4
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About hafley66
No profile information was provided.
Recent public activity
-
comment
Comment #46939944
Hey I really like this idea, I wish you good luck, looking forward to it!
-
comment
Comment #46939930
as someone who loves sql and wants to transition into a DBA specialty from being more frontend, I am very inspired by this
-
comment
Comment #46939909
RxJS vite plugin that operates in much the same way as react devtools and vite plugin, because I love rxjs but I cannot recommend it without that same calibur of tooling. Turns out…
-
comment
Comment #46927777
prefrontal cortex as a service
-
comment
Comment #43535025
Sure! Some ideas come to mind: 1. Async and conditional effects without hopping component boundaries with switchMap 2. React.Context ritual vs oneliner `pipe(shareReplay)` - this i…
-
comment
Comment #43534230
I got really good at rxjs and saw a way to make a custom jsx transform where every element is an Observable of string. I've been using it to make my site/blog and just got done wri…
-
comment
Comment #39727282
I like re-implementing libraries for learning. Take something you know very well and redo it with something you are trying to learn. For example, making both redux and react-query …