Topic View
#Web Dev.
3 posts filed under this topic.
Cheatsheet 5 min read
TypeScript Cheat Sheet: Types, Generics & Utility Types
Complete TypeScript reference — primitive types, interfaces, generics, utility types like Partial, Pick and Omit, type guards, as const, mapped types, and tsconfig options.
Vishnu
Cheatsheet 5 min read
Tailwind CSS Cheat Sheet: Every Class You Actually Use
Complete Tailwind CSS v4 reference covering layout, flexbox, grid, spacing, typography, colors, borders, shadows, responsive prefixes, and dark mode — all in one place.
Vishnu
Web Dev 5 min read
Core Web Vitals Explained: How to Measure and Fix Your Scores
Core Web Vitals are Google's performance metrics that affect your search ranking. Here's what LCP, INP, and CLS actually measure, why your scores are bad, and how to fix them.
Vishnu