
Clifford Fajardo
Engineer at LinkedIn Interests: Web Platform, Typescript/Open Source Research & Software, Developer tooling, PKM/BASB🧠, Education & Communities Bootcamp Alum (Hackreactor)
Work
Software Engineer at LinkedIn
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Engineer at LinkedIn Interests: Web Platform, Typescript/Open Source Research & Software, Developer tooling, PKM/BASB🧠, Education & Communities Bootcamp Alum (Hackreactor)
Work
Software Engineer at LinkedIn
All 15 comments
Controlling React API Calls With Hooks
Thanks for the clarification 🙏
Controlling React API Calls With Hooks
+1 about is react-query here. React query is a lot simpler th...
A Devastating Cautionary Tale for Open Source Devs
Man, I've been in a similar situation trying to assess start ...
Express in React! React Backend! Whut?! 🤯
I like these articles: Vanilla Hooks outside of react th...
Express in React! React Backend! Whut?! 🤯
Good callout @devhammed !
Express in React! React Backend! Whut?! 🤯
In the example below, just think of useContext as regular jav...
⚡️Reactend "The story of react.js on backend"
Hey Lukas, Its an experiment 🧪 - the same arguments can be sa...
Express in React! React Backend! Whut?! 🤯
This is adding another level of abstraction on top of writing...
Express in React! React Backend! Whut?! 🤯
At high level, your compiler of choice (typescript/babel etc)...
New React Component Pattern? Compound Components w/ a Hook
This is awesome Andrew!. I'm going to dig into more of this c...
React State Management with Recoil
@kinga great intro/getting start with recoil! Any opinions o...
Create a Dynamic Prompt String in Bash
Thank you for keeping it short and simple! This was a great...
The benefits and origins of Server Side Rendering
Why not just serverside render the first page & lazily ...
The benefits and origins of Server Side Rendering
Some learning lessons while working on server side rendered...