Full Stack JavaScript: Learn Backbone.js, Node.js, and MongoDB, Second Edition

  • 2h 24m
  • Azat Mardan
  • Apress
  • 2018

Learn agile JavaScript web development using the latest cutting-edge front-end and back-end technologies including Node.js, MongoDB, Backbone.js, Parse.com, Heroku, and Microsoft Azure. Using a key project example of a message board app, you will learn the foundations of a typical web application: fetching data, displaying it, and submitting new data. Practical examples of the app build are provided with multiple technologies and all code examples are in full color.

This book will save you many hours by providing a hand-picked and tested collection of quick start guides that will enable you to spend less time learning and more time building your own applications. Completely updated for this second edition, Full Stack JavaScript uses current versions of all technologies, including ES6/ES2015 and the latest versions of Node and npm. Prototype fast and ship code that matters!

What You'll Learn

  • Use a collection of quick start guides, tutorials, and suggestions, to enhance several development apps
  • Review virtually all setup and deployment step-by-step.
  • Work with Chat web/mobile applications
  • Put front-end and back-end components together and deploy them to production environment

Who This Book Is For

Programmers who want to learn more about effective JavaScript coding

About the Author

Azat Mardan is a Software Engineering Leader at Indeed.com, and a JavaScript/Node.js expert with several online courses on Udemy and Node University, and 12 books published on the topic, including top-sellers React Quickly (Manning, 2016), Full Stack JavaScript (Apress, 2015), Practical Node.js (Apress, 2014), and Pro Express.js (Apress, 2014).

In his spare time, Azat writes about tech on Webapplog.com, speaks at conferences, and contributes to open-source. Before becoming an expert in Node.js, Azat finished his Master’s in Information Systems Technology; and worked at U.S. federal government agencies, small startups, and big corporations with various technologies such as Java, SQL, PHP, Ruby, etc.

Azat is passionate about technology and finance, as well as new ways of educating and empowering people.

In this Book

  • Basics
  • Setup
  • Getting Data from Backend Using jQuery and Parse
  • Intro to Backbone.js
  • Backbone.js and Parse
  • Intro to Node.js
  • Intro to MongoDB
  • Putting Frontend and Backend Together
  • Conclusion