- Web Development with MongoDB and Node(Third Edition)
- Bruno Joseph D'mello Mithun Satheesh Jason Krol
- 253字
- 2021-07-08 10:32:33
Preface
With the advent of ECMAscript 6, the usability of Node.JS has a great scope for future and has already been implemented today. The need of learning es6 syntactic sugar and inclusion of most of the cross-technology features inspires different technological communities to learn JavaScript.
The high performance and scalability of Node.js and open source NoSQL database solution called MongoDB cater to building fast, scalable network applications easily. This combination makes managing any form of data easy and ensures its delivery speed.
This book aims to provide different facets of web application development with Node.JS and MongoDB that is used to build an isomorphic server-side rendering web application. This books also guides us in creating a configurable Node.JS server using hapi.js and learning to develop a single-page frontend app using Angular 4.
This book will begin by introducing you to the groundwork needed to set up the development environment and a comparative study on how the new ECMAscript is different from the traditional JavaScript. Once the base is ready, we will quickly run through the steps necessary to get the main application server up and running and to learn the Node.JS core.
Further, we will move toward advanced coding techniques using controllers and ViewModels to generate reusable code that reduces development time. The development ends with learning proper testing concepts and how to automate them for reusability and maintainability.
By the end of the book, you will be connected with JavaScript ecosystem and will go through the trendy JavaScript frontend and backend frameworks.
- Python爬蟲開發(fā):從入門到實(shí)戰(zhàn)(微課版)
- NLTK基礎(chǔ)教程:用NLTK和Python庫(kù)構(gòu)建機(jī)器學(xué)習(xí)應(yīng)用
- HBase從入門到實(shí)戰(zhàn)
- Responsive Web Design with HTML5 and CSS3
- Learning Firefox OS Application Development
- 基于Swift語言的iOS App 商業(yè)實(shí)戰(zhàn)教程
- Building Serverless Applications with Python
- 好好學(xué)Java:從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- JavaScript+jQuery網(wǎng)頁(yè)特效設(shè)計(jì)任務(wù)驅(qū)動(dòng)教程
- Natural Language Processing with Python Quick Start Guide
- OpenCV with Python Blueprints
- Node.js從入門到精通
- C語言程序設(shè)計(jì)與應(yīng)用實(shí)驗(yàn)指導(dǎo)書(第2版)
- Python Penetration Testing Essentials
- Visual FoxPro數(shù)據(jù)庫(kù)程序設(shè)計(jì)