Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Node.js - From Zero to Web App
Rating: 4.2 out of 5(38 ratings)
204 students

Node.js - From Zero to Web App

Code a Node.js Project with an Online IDE
Last updated 7/2017
English

What you'll learn

  • Code a Node.js Project with an Online IDE
  • Use NPM to manage Node.js packages
  • Use Express in a Node.js Web App
  • Use a templating engine with Node & Express
  • Leverage Gulp to manage code quality, build, & testing
  • Use Bower to manage UI dependencies in Node
  • Kickstart a Node.js Web App with Bootstrap.js
  • Use GIT with a Node.js project
  • Understand routing with Express
  • Add a NoSQL database to a Node.js project
  • Understand what Node.js is, and isn’t ... and much, much more!

Course content

10 sections48 lectures2h 39m total length
  • Welcome to Node.js: Simple & Complete!0:49

    We’ll do a Course Section review then a Learning Objectives overview so we’ll know exactly what we’ll learn.We’ll get our hands-on course project set up too!

  • How this will go3:57

    Learn to build a Node.js web app from setup to deployment using Express, Bootstrap templates, template engines, Gulp, Bouwer, routing, and Mago D-B with npm for package management.

  • Project introduction1:43

    Explore building an event tracking web app in Node.js, featuring a list of local events with detail pages, data pulled from a database, and a Bootstrap template demo.

  • Setup3:39

    Set up your Cloud9 online development environment for a Node.js project, sign up if needed, and create a new workspace ready to begin coding in the next section.

  • Section Summary0:41

    Review the course structure, set learning goals, preview the final project, and confirm a cloud nine development environment before diving into node basics from square one.

Requirements

  • You should have, minimally, some experience in creating web UI’s with Javascript frameworks(s) i.e. jQuery, Bootstrap, ASP.NET, Angular
  • You should have some development experience with a common database i.e. SQL Server, Oracle, Access, MySQL, any NoSQL
  • You should have a familiarity with the concept of back-end, or server-side components in web applications
  • You should have a familiarity with the concept of back-end, or server-side components in web applications

Description

To a certain extent, it can seem as though different programming languages are only suitable for a specified set of tasks, like building apps or analysing data. If you feel as though you need to be fluent in several in order to get anywhere in the coding world, think again. Node.js is a very versatile (and very popular) language that, if you add it to your skill set, is guaranteed to open doors. Create real time web apps, build APIs, streaming applications or CPU intensive apps, and do it all quickly and efficiently.  

 Future-Proof Your Web Development Skills

 ·         Code a Node.js project with an online IDE

·         Learn how Node.js works with Gulp, Bootstrap, GIT, Express, and NPM Bower

·         Add a NoSQL database to a Node.js project

·         Understand routing, packages, templating engines, UI dependencies and more

·         Gain a thorough knowledge of web development with Node.js

 Develop Web Applications with Node.js

 This Node.js fundamentals online course contains 48 lectures and over 3 hours of content. Although designed for beginners with some web development experience under their belt, those new to coding will be able to pick it up without much difficulty. The goal is simple; learn how to get your node.js web app projects up and running.

 The course will start off with an overview of what Node.js is and isn't, and what it can and can't do. Once that's covered, you'll begin working with Express and start coding your own Node web app with the help of Bootstrap, Gulp, Node templating engines and express routing. You'll also cover how to use a database with Node.js. By the end of the course, you will have coded your first web app with Node.js and learned everything you need to know to get your own projects started.

 Whether you're an IT professional or a hobbyist, this course will give you a solid understanding of how Node.js web applications work and how they're designed, administered, and developed. Web developers as well as UI designers, testers and administrators are guaranteed to find it useful.

 Tools Used

 Node.js was launched in 2009, initially only supported by Linux. Now cross-platform, it is a runtime environment for developing server-side web applications, and many of its basic modules are written in JavaScript. Basically, it builds the server sides of websites (like PHP), but it's capable of much more. It's highly scalable and very efficient, and in short, it's going places.

Who this course is for:

  • This course is for anyone who considers him/herself a practicing “web developer”. The developer is, ideally, capable of building web UI components but also needs an understanding of how “back-end” or “server-side” mechanics are built with Node.js.