July 29, 2024 • Technical
A deep dive into implementing seamless giscus comment system theme switching based on user-selected color schemes, with automatic detection and real-time updates.
astro giscus theme-switching
February 1, 2024 • Technical
Learn the basics of Astro, a modern static site generator that delivers lightning-fast performance with zero JavaScript by default.
astro tutorial javascript
February 20, 2024 • Technical
Explore the latest JavaScript features from ES2020 to ES2024 that will make your code cleaner, more readable, and more efficient.
javascript es2024 modern-js
January 20, 2024 • Development
A step-by-step guide to creating a production-ready REST API using Node.js, Express, and best practices for error handling, validation, and security.
nodejs express api
February 15, 2024 • Development
Essential TypeScript patterns, tips, and best practices to write cleaner, safer, and more maintainable code in your projects.
typescript javascript best-practices