www.javaniceday.com
Home
Node.js
Java
Salesforce
Posts
Tags
About
Frandom
html
How to render HTML in Jade
Jade is a Node.js template engine that uses indentation as part of the syntax
Andrés Canavesi
-
May 15, 2021
By default, Jade buffers the output so we have to be explicit when we want unbuffered code
jade
html
dev
Load stylesheets in background to increase page speed
Andrés Canavesi
-
Aug 16, 2020
Optimize the page loading time by loading your style sheets in background.
dev
javascript
css
html