Posts

Showing posts from December, 2017

KeystoneJS (Node.js CMS & Web Application Platform)

Image
Introduction of KystoneJs Keystone.js is a generic content management framework, meaning that it can be used for developing a variety of web applications using Javascript. Because of its modular architecture and clean separation of various functionality, it is especially suitable for developing large-scale applications such as portals, forums, content management systems (CMS), e-commerce projects, RESTful Web services, and so on. KeystoneJS is a powerful Node.js content management system and web app framework built on express and mongoose. Keystone makes it easy to create sophisticated websites and apps and comes with a beautiful auto-generated Admin UI. Why use Keystone.js Keystone.js provides a standardized set of components that allow for the fast and easy development of web applications that can be quickly developed, maintained and extended. Keystone.js has a number of key features that makes it worth using including: Modularity  - Keystone will confi...