BackboneJS is a JavaScript library that allows to develop and structure the client side applications that run in a web browser.
Express is a web application framework for Node.js, released as free and open-source software under the MIT License. It is designed for building web applications and APIs.
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.
jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.
Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.