Home
Writing
Notes
Tags
About
#frontend
Things I've written about
#frontend
#javascript
(12)
#react
(10)
#typescript
(10)
#frontend
(8)
#hooks
(3)
#github
(2)
#bash
(2)
#git
(2)
#remix
(2)
#string
(1)
#casing
(1)
#utilities
(1)
#color
(1)
#validator
(1)
#ssh
(1)
#security
(1)
#pattern
(1)
#event-emitter
(1)
#pubsub
(1)
#goodreads
(1)
#scraping
(1)
#rss
(1)
#rss-parser
(1)
#macos
(1)
#kill
(1)
#process
(1)
#port
(1)
#gitignore
(1)
#liquid
(1)
#shopify
(1)
#date
(1)
#markdown
(1)
#code-block
(1)
#syntax
(1)
#npm
(1)
#commands
(1)
#npx
(1)
#link
(1)
#unlink
(1)
#pnpm
(1)
#aliases
(1)
#zprofile
(1)
#bash_profile
(1)
#shell
(1)
#script
(1)
#remix-utils
(1)
#submission
(1)
#utils
(1)
#object
(1)
#rename
(1)
#case-sensitive
(1)
#state
(1)
#local-storage
(1)
#async
(1)
#effect
(1)
#spotify
(1)
#nowplaying
(1)
#spotify-api
(1)
#nextjs
(1)
#webhook
(1)
#github-api
(1)
#verify-webhook-signature
(1)
#regex
(1)
#replace
(1)
#vscode
(1)
#settings
(1)
#keybindings
(1)
Writings
Mar 13, 2025
•
5 min read
Lifecycle of Reactive Effects
Mar 13, 2025
•
2 min read
React Fiber: Analysis, Operation, and Effects
Mar 13, 2025
•
5 min read
React as Snapshot
Mar 13, 2025
•
4 min read
What is component in React
Mar 13, 2025
•
4 min read
You Might Not Need an Effect
Mar 10, 2025
•
5 min read
Manipulating the DOM with Refs.
Jan 10, 2025
•
5 min read
Keeping Components Pure
Oct 25, 2022
•
3 min read
How React Work