Javascript

JSF*ck - Does code weirdness affect execution performance?

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

Checking if how we write JS can change the performance of its execution even if it is the same code?

Read

React - state management without libraries (with hooks) PART 2

5min coffee icon5min coffee icon5min coffee icon15 min read

How to manage state without any external libraries in React - Part 2? Simplifying your reducers and application logic.

Read

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

A modern guide to Events in JavaScript

15min coffee icon22 min read

How Events are propagating through DOM elements? Is there a way to use it to our advantage?

Read