·6 min read
You Don't Need A Framework - Build A Dynamic Blog with HTML & Vanilla JavaScript
Learn to build a dynamic blog using only HTML and vanilla JavaScript - no frameworks needed. Simple, refreshing approach to web development.
web development
§ Field Notes
Web development, tech, side projects, and thoughts on other things.
Learn to build a dynamic blog using only HTML and vanilla JavaScript - no frameworks needed. Simple, refreshing approach to web development.
Run Laravel with PHP 8.2+ using Laravel Sail and Docker without upgrading your system's PHP version. Perfect for managing multiple projects.
How I built my first web game in a weekend and got 1K+ users overnight through Reddit and viral sharing. Lessons learned from going from zero to first users.
Learn how to add CSV import functionality to a React/Node.js app using Papa Parse, S3, and PostgreSQL with bulk insert optimization.