๐
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