Notes
About
Personal blog by
twentyse7en
Mostly programming notes, sometimes other stuff
Apr 1, 2023
·
649 words
What's new in React 18
javascript
react
upgrade
Feb 28, 2023
·
399 words
useReducer 101
javascript
react
hooks
readability
Jan 14, 2023
·
187 words
useContext 101
javascript
react
hooks
Oct 12, 2022
·
228 words
Singleton Pattern
javascript
singleton
May 22, 2022
·
447 words
Async and Performance
javascript
YDJS
async
Mar 12, 2022
·
303 words
Proper way to update nested state in React
react
frontend
javascript
Jan 28, 2022
·
296 words
Reconciliation
javascript
react
frontend
reconciliation
Jan 22, 2022
·
132 words
Closure
javascript
closure
Jan 22, 2022
·
275 words
let in for loop
javascript
closure
Jan 20, 2022
·
228 words
Hoisting
javascript
hoisting