Blog-Doc, a tiny and dead simple SSG!
Discover Blog-Doc, a tiny static site generator built with JavaScript, Eta templates, and Markdown for simple blog or doc sites.
Self-taught Web Developer with a passion for reading, continuous learning, and tackling projects on my own!
Discover Blog-Doc, a tiny static site generator built with JavaScript, Eta templates, and Markdown for simple blog or doc sites.
Simplify your Express routing with a global router and avoid repeating boilerplate code in every route file.
Learn to build dynamic Node.js apps using EJS, with full setup, templating, data passing, static files, and LiveReload integration.
Make your FAQ or accordion sections cleaner by closing all other open details tags when one is toggled using simple JavaScript.
Learn how to build a custom control in the WordPress Customizer using JavaScript from start to finish without relying on PHP.
Clear your dev cache using JavaScript — no server-side language needed. Fix refresh issues and boost productivity with this JS snippet.
Use the Page Visibility API and Document.title to change your site's tab title when users leave or return - a simple trick to boost engagement.
Learn how to listen for live changes in the WordPress Customizer Preview using JavaScript. Understand the Customizer's parts and structure.