Blog
Concurrency and parallelism
Jul 13, 2024
system design
Automate iOS builds distribution with Firebase and Fastlane
May 28, 2024
react-native
String permutations algorithm
May 11, 2024
algorithms
How V8 executes JavaScript?
May 06, 2024
javascript
High cohesion, loose coupling
May 05, 2024
system design
What is high availability?
May 01, 2024
system design
DynamoDB Keys
Apr 09, 2024
database
Typescript notes
Apr 05, 2024
typescript
What's the difference between elements and components in React?
Apr 02, 2024
react
Suspense and lazy loading
Mar 23, 2024
react
javascript
Aborting requests
Mar 09, 2024
javascript
react
What's the deal with HTTPS?
Feb 25, 2024
system design
React rendering
Feb 17, 2024
react
Memory management in JavaScript
Feb 11, 2024
javascript
Avoid flickering with useLayoutEffect
Feb 10, 2024
react
javascript
useTransition() and useDeferredValue() hooks in React
Feb 05, 2024
react