Nilson and James show how to build a basic Node.js note-taking app using MVC architecture and Hapi.js, SQLite, Sequelize.js and Pug.
Tag: jade
How to Build and Structure a Node.js MVC Application
A Guide to the Pug HTML Template Preprocessor
Pug is a preprocessor that speeds up writing HTML. Learn the syntax and features by building a simple Node project with Pug.
A Jade Tutorial for Beginners
Jade is an HTML preprocessor with lots of great features to speed up writing HTML. Sanjay walks through the basics along with a few advanced tricks.
Meet Elixir, the Laravel Way of Compiling Assets
Reza goes through Elixir, a Laravel addon for front-end asset management. Compilation, minification, optimization, versioning and more - check it out!
My Current HTML Email Development Workflow
Massimo shares the technologies he uses for HTML email development and testing on various email clients and how he automates repetitive tasks.
Using Jade and Grunt to Speed Up HTML Production
Nouran Mahmoud introduces Jade, a Node-based template engine to preprocess your HTML, demonstrating how to automate HTML production with Jade using Grunt.