Learning Node.js Development - Helion
Tytuł oryginału: Learning Node.js Development
ISBN: 978-17-883-9634-9
Format: ebook
Data wydania: 2018-01-31
Księgarnia: Helion
Cena książki: 139,00 zł
A comprehensive, easy-to-follow guide to creating complete Node apps and understanding how to build, deploy, and test your own apps.
About This Book
- Entirely project-based and practical
- Explains the "Why" of Node.js features, not just the "how", providing you with a deep understanding and enabling you to easily apply concepts in your own applications
- Covers the full range of technologies around Node.js – NPM, version control with Git, and much more
Who This Book Is For
This book targets anyone looking to launch their own Node applications, switch careers, or freelance as a Node developer. You should have a basic understanding of JavaScript in order to follow this course.
What You Will Learn
- Learn the fundamentals of Node
- Build apps that respond to user input
- Master working with servers
- Learn how to test and debug applications
- Deploy and update your apps in the real world
- Create responsive asynchronous web applications
In Detail
Learning Node.js Development is a practical, project-based book that provides you with all you need to get started as a Node.js developer. Node is a ubiquitous technology on the modern web, and an essential part of any web developers' toolkit. If you are looking to create real-world Node applications, or you want to switch careers or launch a side project to generate some extra income, then you're in the right place. This book has been written around a single goal—turning you into a professional Node developer capable of developing, testing, and deploying real-world production applications.
Learning Node.js Development is built from the ground up around the latest version of Node.js (version 9.x.x). You'll be learning all the cutting-edge features available only in the latest software versions.
This book cuts through the mass of information available around Node and delivers the essential skills that you need to become a Node developer. It takes you through creating complete apps and understanding how to build, deploy, and test your own Node apps. It maps out everything in a comprehensive, easy-to-follow package designed to get you up and running quickly.
Style and approach
This book is entirely project-based. From the very beginning you'll be programming every single app and completing various challenges designed to help test and reinforce what you've learned. There's no copying-and-pasting here. This book is about writing code and building projects.
Osoby które kupowały "Learning Node.js Development", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- 66,67 zł, (14,00 zł -79%)
- Superinteligencja. Scenariusze, strategie, zagro 66,67 zł, (14,00 zł -79%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Twoja firma w social mediach. Podr 58,33 zł, (14,00 zł -76%)
Spis treści
Learning Node.js Development. Learn the fundamentals of Node.js, and deploy and test Node.js applications on the web eBook -- spis treści
- 1. Getting Set Up
- 2. Node Fundamentals - Part 1
- 3. Node Fundamentals - Part 2
- 4. Node Fundamentals - Part 3
- 5. Basics of Asynchronous Programming in Node.js
- 6. Callbacks in Asynchronous Programming
- 7. Promises in asynchronous programming
- 8. Web Servers in Node
- 9. Deploying Applications to Web
- 10. Testing the Node Application part 1
- 11. Testing the Node Application part 2