Love it or loathe it, JSX has made a big impact on front-end engineering. Here's a code-first intro to the HTML-based JavaScript templating language. JSX is a way to write HTML inside of JavaScript, ...
The Velocity Template Engine lets you render data from within applications and servlets. Primarily used to develop dynamic, servlet-based Websites, Velocity’s clean separation of template and Java ...
In previous articles, I've looked at a number of uses for JavaScript, on both the server and the client. I hope to continue my exploration of such systems, particularly on the client side, in the ...