Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

PREFACE

This book “Full Stack Web Development with Hands-On Lab” is about basic idea towards web
development framework with MEAN and MERN stack. It provides hands on experience on Node.js,
MongoDB, Express, Angular and React. It affords procedural footsteps for developing a full stack
application using MEAN and MERN stack.

Unit I: Provides an introductory idea towards Full stack, Web development framework, Web,
Web Browser and Web Server. Contributes knowledge on MVC Architecture and
components of MEAN & MERN stack.
Unit II: Outline on NodeJS Installation, handling Node packages, usage of Events, Listeners,
Timers, Callbacks and I/O handling. Illustrative idea on developing a simple NodeJs
application and implementing HTTP services using NodeJS.
Unit III: Provides an descriptive idea on NoSQL, MongoDB, User management, Database
management and installing MongoDB. Hands-on experience over the creating the user,
database and collections. Simple Node.js application has been developed to connect
with MongoDB to provide a practical idea.
Unit IV: Brief knowledge over Express in Node.js, TypeScript and Angular. It provides detailed
understanding and procedures to configuring routes, expression, data binding and usage
of Built-in directives.
Unit V: Provides a study over MERN stack and React application development. Understanding
towards React components, state, modularization, webpack and routing. Illustrative idea
on developing EXPRESS REST API, simple MERN stack application and optimizing the
Server-side rendering.

Unit VI: It provides an idea on full-stack application development using MERN and MEAN stack.

You might also like