How to Create a Template Engine Using JavaScript

A tutorial on creating a JS template engine with parsing and precompilation. Read more

Similar

JavaScript Decorators in Fable 3.3

Fable 3.3 is out with several fixes and improvements (like F# interpolated strings compiled as JS templates) but above all, with a new feature that I hope will be put in good use by Fable library authors: JS decorators! Decorators are currently a proposal... (more…)

Read more »