>_

DevLog

web dev & tools
Web DesignHTML

Free HTML Templates

2026-03-25

Discover the best free HTML templates to kickstart your next web project, from portfolios to landing pages and beyond.

TravelAdventure

Most Popular Adventure Activities in Nepal

2026-03-25

Explore the most thrilling adventure activities Nepal has to offer, from trekking in the Himalayas to white-water rafting, paragliding, and beyond.

FrameworksReact

Getting Started with TanStack Start

2026-03-20

A practical guide to setting up TanStack Start for full-stack React applications, covering routing, server functions, and deployment on Netlify.

CSSTools

Tailwind CSS 4: What's New

2026-03-15

Tailwind CSS 4 rewrites the engine in Rust, drops the config file, and introduces CSS-first configuration — here's what changed and how to migrate.

TypeScriptBest Practices

TypeScript Strict Mode: Best Practices

2026-03-10

Enabling strict mode in TypeScript catches real bugs at compile time. Learn the most impactful options and patterns for writing safer, more maintainable code.

ToolsBuild

Writing Vite Plugins: A Developer Guide

2026-03-05

Vite's plugin API is built on top of Rollup's, with Vite-specific hooks added on top. This guide walks through building a plugin from scratch.

ReactFrameworks

React 19: New Features Overview

2026-02-28

React 19 introduces Actions, the use() API, improved hydration error messages, and native document metadata support. Here's a practical rundown.