• Complain

Eric Sarrion - JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps

Here you can read online Eric Sarrion - JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2022, publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Eric Sarrion JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps
  • Book:
    JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2022
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Delve into the world of web development with Vue.js, Node.js, and MongoDB by exploring essential JavaScript concepts on the client side and the server side

Key Features
  • Get up and running with JavaScript, the most popular web development language in the world
  • Cut through the complexity and focus on the simple aspects of web development
  • Build a simple web application using Vue.js, Node.js, and MongoDB
Book Description

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 youll examine the MVC model and explore the Express module. Once youve got to grips with the server-side and the client-side, the only thing that remains is the database. Youll discover MongoDB and the Mongoose module. In the final chapter of this fast-paced guide, youll 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.

What you will learn
  • Trigger deferred processing with JavaScript
  • Implement Express and MongoDB with Node.js
  • Build components with Vue.js
  • Understand how to create and use modules with Node.js
  • Familiarize yourself with npm
  • Build a client-side application entirely with JavaScript
  • Dive into full stack development with Vue.js, Node.js, and MongoDB
Who this book is for

This book is for JavaScript developers looking to strengthen their core JavaScript concepts and implement them in building full stack apps. Prior knowledge of HTML and CSS is a must.

Table of Contents
  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

Eric Sarrion: author's other books


Who wrote JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps? Find out the surname, the name of the author of the book and a list of all author's works by series.

JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
JavaScript from Frontend to Backend Learn full stack JavaScript development - photo 1
JavaScript from Frontend to Backend

Learn full stack JavaScript development using the MEVN stack with quick and easy steps

Eric Sarrion

BIRMINGHAMMUMBAI JavaScript from Frontend to Backend Copyright 2022 Packt - photo 2

BIRMINGHAMMUMBAI

JavaScript from Frontend to Backend

Copyright 2022 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

Associate Group Product Manager: Pavan Ramchandani

Publishing Product Manager: Jane Dsouza

Senior Editor: Mark Dsouza

Content Development Editor: Debolina Acharyya

Technical Editor: Shubham Sharma

Copy Editor: Safis Editing

Proofreader: Safis Editing

Indexer: Rekha Nair

Production Designer: Vijay Kamble

Marketing Coordinater: Marylou De Mello, Anamika Singh

First published: July 2022

Production reference: 1050722

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham

B3 2PB, UK.

ISBN 978-1-80107-031-7

www.packt.com

Contributors
About the author

Eric Sarrion is a trainer, a developer, and an independent consultant. He has been involved in all kinds of IT projects for over 30 years. He is also a long-time author in web development technologies and is renowned for the clarity of his explanations and examples.

About the reviewer

Presently, Kailash Ramanathan works at Uber as a Senior Software Engineer. Since 2009, he has built several lean and powerful web-based applications using contemporary frameworks. Now, he enjoys working with Vue & React. When not at work, he enjoys music & a good-natured banter with friends and family.

First, I thank my parents for their incessant and unconditional support for every enterprise I undertake. Second, I thank God for this life & surrounding it with beautiful people I know - near and dear. Third, I thank my mentors & authors who I have read and learned from. And, to you who are reading these words and have chosen to know more and go beyond.

Gabriel Bieules is an engineer with 18 years of experience in building software applications. He worked in various industries like telecommunication, eDiscovery, and the web. He got exposed to multiple programming languages, but his expertise is mostly around Java and JavaScript.

Table of Contents
Preface

JavaScript is the most widely used programming language in the world. It has numerous libraries and modules and a dizzying array of need-to-know topics. Picking a starting point can be difficult. This concise, practical guide will get you up to speed in next to no time.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps»

Look at similar books to JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps»

Discussion, reviews of the book JavaScript from Frontend to Backend: Learn full stack JavaScript development using the MEVN stack with quick and easy steps and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.