JavaScript from Frontend to Backend:
Learn full stack JavaScript development using the MEVN stack with quick and easy steps
English | 2022 | ISBN: 1801070318 | 336 Pages | PDF EPUB (True) | 14 MB
Learn full stack JavaScript development using the MEVN stack with quick and easy steps
English | 2022 | ISBN: 1801070318 | 336 Pages | PDF EPUB (True) | 14 MB
This book begins with the basics of variables and objects in JavaScript and then moves quickly on to building components on the client-side with Vue.js and a simple list management application. After that, the focus shifts to the server-side and Node.js, where you’ll examine the MVC model and explore the Express module. Once you've got to grips with the server-side and the client-side, the only thing that remains is the database. You’ll discover MongoDB and the Mongoose module. In the final chapter of this fast-paced guide, you'll combine all these pieces to integrate a Vue.js application into a Node.js server, using Express to structure the server code and MongoDB to store the information.