Akita - A Reactive State Management Tailor-Made for JS Applications... (more…)
Read more »
Hello, my name is Dmitry Karlovsky, and I ... want to play a game with you. Its rules are very simple, but breaking them... will lead you to victory. Feel like a hacker getting out of the JavaScrip... (more…)
Read more »
Destructuring is one of my favorite tools in JavaScript, in simple terms, destructuring allows you to break down a complex structure (like an array or an object) into simpler parts, though there’s a bit more to it than that. Let’s see it better in an exam... (more…)
Read more »
Most of your time as a developer is spent reading code followed by debugging that same code, most likely to be able to read it or solve an… (more…)
Read more »
A lodash-inspired lens-like library for Javascript - jamesmcnamara/shades... (more…)
Read more »