Creating Drupal 8 web application with Node JS
sathish.redcrackle
Drupal 8 is a new platform that complely based on Symfony framework, which covers Routing, dependency injection, Yaml. Drupal allows to use Web service to offer its content in reducudes complexity. Node.js is a web server that can serve up Javascript for a client, but that can also run Javascript on the server itself.
Topics:
Creating and configuring Drupal 8 with Node JS.
Configuring Restful Webservice.
Routing pages Node.js
Working with Dynamic data in Node JS