Pinned Hello World January 24, 2017 example intro Welcome to the Itso example site. This post validates the default rendering pipeline.
Design System Notes May 20, 2025 design frontend Key decisions for tokens, typography scale, spacing, and component documentation.
Git Workflow in Practice March 1, 2025 engineering git Feature branches, clean history, and practical commands for team collaboration.
Web Performance Basics January 15, 2025 frontend performance web A quick guide to critical rendering path, image strategy, and Core Web Vitals.
2024 Reading Notes December 31, 2024 reading thinking Highlights from books on systems thinking, writing, and software design.
Practical Python Tips September 22, 2024 programming python Useful Python patterns for everyday development, including comprehensions and dataclasses.
Complete Markdown Guide June 10, 2024 markdown tutorial A practical markdown reference for headings, lists, quotes, links, tables, and code blocks.
Database Indexing Fundamentals November 8, 2023 database engineering Understand B+ tree indexing, composite index rules, and common anti-patterns.