How to manage state without any external libraries in React? Structure and implementation of state manager for small and middle size apps with hooks.
ReadHow Events are propagating through DOM elements? Is there a way to use it to our advantage?
ReadHow React is able to execute so fast and still remain flexible for a developer?
ReadJSON.parse is a slow way to create copy of object. But can it actually improve performance of our code?
Read