Good Links to Know

A curated collection of useful resources and articles for developers and AI enthusiasts.

Writing a good CLAUDE.md

Writing a good CLAUDE.md - Kyle Mistele

A comprehensive guide on how to write effective CLAUDE.md files for better AI coding assistance. This article covers best practices for onboarding Claude to your codebase, including what information to include, how to structure it, and why less is often more when it comes to instructions.

Key takeaways:

Published: November 25, 2025

Next.js App Router: The Complete Guide

Next.js App Router: The Complete Guide - Vercel

The official documentation for Next.js App Router, covering everything from basic routing to advanced patterns like parallel routes, intercepting routes, and server components. Essential reading for modern React development.

Key sections:

TypeScript Handbook

TypeScript Handbook - Microsoft

The official TypeScript documentation covering advanced types, utility types, and best practices for writing maintainable TypeScript code.

Essential concepts:

React Performance Patterns

React Performance Patterns - Kent C. Dodds

A deep dive into React optimization techniques, when to use memoization, and common performance pitfalls to avoid.

Key insights:

The State of CSS 2024

The State of CSS 2024 - Sacha Greif

Annual survey of CSS usage and trends, showing what's popular, what's emerging, and what developers are excited about.

Highlights from 2024:

Building Better APIs

REST API Design Best Practices - GitHub

GitHub's API documentation showcasing industry-standard REST API design patterns, including proper HTTP status codes, pagination, and versioning strategies.

Best practices covered:

Web Vitals and Performance

Web Vitals - Google

Google's guide to Core Web Vitals metrics and how to optimize your site for better user experience and SEO performance.

Core metrics: