, Browserify, " -". HTML ( public/index.html), , (, ). Javascript, (.. Backbone, SpineJS ..).
- "" , HTML , , html ( javascript templating, Handlebars, Mustache, ECO ..), AJAX, . - javascript, .
, SPA, , JS.
If you've previously used full-stack web development, where most of the user interface is displayed in server language, the idea of a one-page web application can be a bit of a shock. While most SPAs typically have a server component, it usually comes down to a RESTful API that exposes data endpoints (which will trigger AJAX calls) and persistence.
source
share