All articles
DevTools
Sentry: Mastering Error Tracking in Modern Applications
Discover how to use Sentry to catch production errors, enrich their context, filter noise and monitor performance.

React
useCallback and useMemo: when to actually use them
A practical guide on two of the most misused React hooks. Learn when useCallback and useMemo genuinely add value, with concrete examples.

Animation
GSAP and Motion: Creating Web Animations That Stand Out
Discover two powerful tools for creating performant web animations: GSAP for high-impact effects, Motion for micro-interactions.