JavaScript
Improve Animation Performance in React
· ☕ 7 min read · ✍️ Iskander Samatov
Animation is a powerful tool to improve user experience and drive engagement, but getting it right takes effort.

Simple guide to JavaScript Decorators
· ☕ 3 min read · ✍️ Iskander Samatov
A short and simple tutorial on JavaScript decorators with examples and common use-cases.

You are refactoring code all wrong
· ☕ 7 min read · ✍️ Iskander Samatov
People often refactor without a strategy and for the wrong reasons. You need to know why you're doing it and have a clear end goal.