๐ฐ Faster Loops in JavaScript
Tired of slow loops in your JS apps?
Letโs fix that.
Here's your crash course on writing faster iterations with real code examples.
Your performance boost starts now.
Tired of slow loops in your JS apps?
Letโs fix that.
Here's your crash course on writing faster iterations with real code examples.
Your performance boost starts now.
๐ฅ3
๐
Server Actions in Next.js
You can skip API routes and write server-side logic right inside your components with Server Actions in Next.js!
You can skip API routes and write server-side logic right inside your components with Server Actions in Next.js!
โค4๐ฅ1
๐ฐ CSS Flex - Align Items vs Content
align-items and align-content were two of my most confusing properties when I started out on CSS. Here is a visualization for the same!
align-items and align-content were two of my most confusing properties when I started out on CSS. Here is a visualization for the same!
โค3