1 / 7

Knonex

We are a passionate group of youngsters with the aim to deliver secure and creative solutions for currently prevailing obstacles and to avert future ones. Our solutions make sure your resources are efficiently worn and efforts are simple. We are start-ups confined to no boundaries. Hit us with your problems and we will bounce back with solutions. We welcome error pointed and feedback to serve you better. Our support team is available 24X7 to put a smile on you and keep your clients happy.

Knonex
Download Presentation

Knonex

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Technologies We Use

  2. What is MEAN? • MEAN Stands MONGO DB, EXPRESS,ANGULAR and NODE JS • MEAN.JS is a full-stack JavaScript solution that helps you build fast, robust, and maintainable production web applications using MongoDB, Express, AngularJS, and Node.js.

  3. MONGO DB • MongoDB is an open-source document database, and leading NoSQL database. MongoDB is written in c++ • Database is a physical container for collections. Each database gets its own set of files on the file system. A single MongoDB server typically has multiple databases.

  4. EXPRESS JS • Allows to set up middleware's to respond to HTTP Requests. • Defines a routing table which is used to perform different action based on HTTP Method and URL. • Allows to dynamically render HTML Pages based on passing arguments to templates.

  5. ANGULAR JS • AngularJS is a structural framework for dynamic web apps. It lets you use HTML as your template language and lets you extend HTML's syntax to express your application's components clearly and succinctly. Angular's data binding and dependency injection eliminate much of the code you would otherwise have to write. And it all happens within the browser, making it an ideal partner with any server technology.

  6. NODE JS • Node.js is a very powerful JavaScript-based framework/platform built on Google Chrome's JavaScript V8 Engine. It is used to develop I/O intensive web applications like video streaming sites, single-page applications, and other web applications. Node.js is open source. It is not recommended for high data usage applications

More Related