Open source library of motion effects - Kinetics now has 99 animations.
- CSS + React version
- Prompt version for your AI coding agent
https://t.co/gmkIc4z4mn
Front-end devs that work a lot with performance and profiling:
Are there any quick tips you can give fellow developers to help them improve performance in their web apps?
The Modern Way to Use Promise-Based HTTP Requests: `axios-hooks` - https://t.co/2yTimH5ceB (React Hooks for axios, with built-in support for server-side rendering.)
After so many years of reviewing code, all I can say is please don't overcomplicate things. Introduce complexity where it is necessary. Aim for simplicity- but never at the cost of legibility.