Echo JS 0.11.0

<~>

bevacqua comments

bevacqua 3474 days ago. link 1 point
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.
bevacqua 3474 days ago. link 3 points
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!
bevacqua 3480 days ago. link 3 points
Point #6 is the dealbreaker for me, it is simply true that Angular isn't very progressive enhanceable and that is unacceptable.
bevacqua 3504 days ago. link 1 point
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
bevacqua 3533 days ago. link 1 point
Point me to a style guide that's not "too opinionated", these things are opinionated by definition
[more]