Category archive

#javascript

Articles tagged with javascript, covering implementation details, architecture, and product tradeoffs.

UI Engineering: It's all pixels

The paint process

Reasoning about the useEffect wrong usage

or the only real problem with useEffect hook

Lifecycle doesn't exist in React with hooks

About common mistakes and misconceptions

Async derivations in React

Until React 19, it did not a primitive way of solving async derivations, now it's solved.

Understanding how the redux data flow really works

Going deep in the core of the most prolific state management library.