Dynamic Seat Reservation App using Javascript, NodeJS, Express JS, Mithril JS, Marko template, Webpack.
Light weight(7KB) Mithril JS MVC Javascript framework and faster rendering due to virtual DOM. Isomorphic JS with serverside rendering using NodeJS and Mithril Node Render. HTML Streaming to reduce TTFB using Marko templating engine. Express JS framework for NodeJS. Webpack used for assets compiling,bundling,minification etc. Gzip compression enabled via express.