Functional HTML
A thought experiment reimagining HTML with custom server-side tags, attributes, and a JSON-based output format.
A thought experiment reimagining HTML with custom server-side tags, attributes, and a JSON-based output format.
A Python Frederick meetup on automating document creation using Python-docx and Jinja templates, inspired by Practical Business Python.
Learn how to use Eleventy's global data files to generate page content by iterating over JSON data, eliminating repetitive HTML coding.
A tutorial on building a web server with the Fastify framework and using the Liquid templating language for dynamic HTML generation.
A tutorial on setting up an Express.js server, using templating engines (EJS, Mustache, Handlebars, Pug), and creating APIs for full-stack development.
A beginner's guide to Velocity Template Language (VTL) covering variables, directives, loops, and conditionals for dynamic content generation.
A guide to creating flexible, reusable components in Eleventy using Nunjucks macros, comparing them to React function components.
A developer's hands-on exploration of Lit-HTML, a fast templating library using web standards instead of Virtual DOM.
Introducing handroll, a simple static site generator for creating handcrafted websites with Markdown and templates.