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:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
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