The Indispensable Practice of Abstraction: Decoupling Your Frontend Logic from External Libraries Post date October 20, 2025 Post author By Waffeu Rayn Post categories In frontend, programming, solidprinciples
Guide to Containerizing a Modern JavaScript SPA (Vue/Vite/React) with a Multi-Stage Nginx Build 🚀 Post date October 7, 2025 Post author By Waffeu Rayn Post categories In docker, frontend, nginx, vite
Beyond the Array: Why Normalized Maps and Sets Supercharge Your Frontend Performance Post date October 6, 2025 Post author By Waffeu Rayn Post categories In datastructures, performance, webdev
A Scalable and Type-Safe i18n Solution for Modern Web Applications Post date September 8, 2025 Post author By Waffeu Rayn Post categories In Internationalization, JavaScript, programming, webdev
Enhancing Git Security and Workflow: A Comprehensive Guide to Signed Commits and a Linear History Post date September 1, 2025 Post author By Waffeu Rayn Post categories In git, githubactions, security, webdev