Libraries

React - state management without libraries (with hooks)

5min coffee icon5min coffee icon5min coffee icon5min coffee icon16 min read

How to manage state without any external libraries in React? Structure and implementation of state manager for small and middle size apps with hooks.

Read

React performance tricks

5min coffee icon5min coffee icon5min coffee icon5min coffee icon20 min read

How React is able to execute so fast and still remain flexible for a developer?

Read

Is Symbol really useful?

5min coffee icon5min coffee icon5min coffee icon13 min read

Symbols, underestimated feature introduced in ES2015. Does it have any other purpose than interview questions?

Read