Skip to content Skip to sidebar Skip to footer
Showing posts with the label Compilation

How Does Babel.js Create Compile A Class Declaration Into Es2015?

My current mission is to convert a JavaScript component ES5 to ES6 (compiled with Babel.js). Before… Read more How Does Babel.js Create Compile A Class Declaration Into Es2015?

Is It Possible To Compile HTML Markup To Templatable Javascript On Coldfusion Server-side?

I have been looking at Javascript templating engines trying to find a way to have standard template… Read more Is It Possible To Compile HTML Markup To Templatable Javascript On Coldfusion Server-side?