JavaScript from Frontend to Backend - Helion
Tytuł oryginału: JavaScript from Frontend to Backend
ISBN: 9781801074148
stron: 336, Format: ebook
Data wydania: 2022-07-06
Księgarnia: Helion
Cena książki: 67,49 zł (poprzednio: 74,99 zł)
Oszczędzasz: 10% (-7,50 zł)
JavaScript, the most widely used programming language in the world, has numerous libraries and modules and a dizzying array of need-to-know topics. Picking a starting point can be difficult. Enter JavaScript from Frontend to Backend. This concise, practical guide will get you up to speed in next to no time.
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.
By the end of this book, you will have the skills and confidence to successfully implement JavaScript concepts in your own projects and begin your career as a JavaScript developer.
Osoby które kupowały "JavaScript from Frontend to Backend", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
JavaScript from Frontend to Backend. Learn full stack JavaScript development using the MEVN stack with quick and easy steps eBook -- spis treści
- 1. Exploring the Core Concepts of JavaScript
- 2. Exploring the Advanced Concepts of JavaScript
- 3. Getting Started with Vue.js
- 4. Advanced Concepts of Vue.js
- 5. Managing a List with Vue.js
- 6. Creating and Using Node.js Modules
- 7. Using Express with Node.js
- 8. Using MongoDB with Node.js
- 9. Integrating Vue.js with Node.js