tech

Posts about tech

Articles and notes about tech.

View all posts

Focus on Core Web Vitals: LCP, FID, and CLS. Optimize images, minimize JavaScript, and use efficient loading strategies.

CSS Grid is great for 2D layouts, while Flexbox excels at 1D layouts. Use Grid for overall page structure and Flexbox for component-level layouts.