Tag: web development
All the articles with the tag "web development".
-
Delete a Dependency - Native Browser APIs That Replaced Your Libraries
Open your package.json. Half of it is solving problems the browser now solves natively. Here is a practical tour of the packages you can delete in 2026 - modals, tooltips, scroll animations, deep clone, date formatting - the platform feature that replaces each, and why every deletion pays you back forever.
-
The Case for Minimalistic Web Development - Why Every KB Counts
A deep dive into minimalistic web development, emphasizing the importance of reducing data transfer by avoiding custom fonts, large images, and external libraries for faster, more sustainable websites.