Advanced WordPress with Angular2, Node.js and ElasticSearch


When ever I used to think about wordpress the immidiate image that I used to have was of simple, low-budget sites that are pretty in the outside and pretty awful in the inside. Lets face it, php lacks the elegence of python or javascript (esperically with ES6) but systems like Drupal, which we used to default to,
compensated because of their well thought out architecture and enterprise features.
The slippery slope presents itself when you try to implement applicative features using Drupal or WordPress subsystems.
Both CMS’s present a challange to scale and when you compare their performance to a node/express serving content from mongo you move from the 2-3 seconds to subsecond page loads and a great customer experience.
The main force that drove us to develop mean.io was our recurring "sin of the applicative CMS" trying to solve any technological challange with Drupals or WordPress subsystems which are always inherently inferior to a custom node api + js framework client.
So now we have achieved peformant and awesome fullstack js solutions but we lack the richness of the WordPress or Drupal ecosystems.
So we started thinking how can we combine the applicative advantages coming
Source: https://managewp.org/articles/14647/advanced-wordpress-with-angular2-node-js-and-elasticsearch




source https://williechiu40.wordpress.com/2017/03/19/advanced-wordpress-with-angular2-node-js-and-elasticsearch/