I used to love it until issues in hot code reloads led me to move on. That meant wasting a lot of time, and it was never fixed, now you have cluster mode and fork mode....
Nowadays I just use recluster instead.
Articles are coming! But first an introductory email to my fellow subscribers ^^
I promise to explain everything I did to get it to work faster in excruciating detail in a series of blog posts!
The main difference with the distro Jade compiler is that Jadum will use `require('/path/to/partial')` statements instead of inlining the entire view like Jade does.
This typically results in saved bytes, because networks
The main difference with the distro Jade compiler is that Jadum will use `require('/path/to/partial')` statements instead of inlining the entire view like Jade does. This typically results in saved bytes, because networks