From Regexes to AST: STE Journey to Adulthood
Discover how STE transformed from regex placeholders to an AST-based template engine for fewer bugs and more powerful features.
Self-taught Web Developer with a passion for reading, continuous learning, and tackling projects on my own!
Discover how STE transformed from regex placeholders to an AST-based template engine for fewer bugs and more powerful features.
Blog-Doc 3.x uses LiteNode for a lighter, faster Markdown CMS with a streamlined admin interface and minimal dependencies.
Learn to create a Markdown-based Node.js app with LiteNode. Covers setup, Markdown parsing, frontmatter, dynamic rendering, and deployment.
Explore LiteNode, a minimal and powerful Node.js framework offering body parsing, static assets, middleware, templating, and Markdown support.
Learn how to transfer variables and functions from server to client in Node.js apps using EJS and Eta templates with ease.