Web Unleashed 2015

2015-09-16 00:00:00 2015-09-18 00:00:00 America/Toronto Web Unleashed 2015 By attending Web Unleashed, you will get up-to-date on the skills to push you ahead in your career. You'll also have the opportunity to network and share ideas with like-minded professionals. Toronto FITC Toronto

Overview

This workshop is being held on Tues Sept 15th from 1pm to 5pm

Seating is limited – Free to Attend – RSVP

This workshop will teach how to develop web applications with node.js for web designers & front-end developers that already have a grasp of JavaScript. The workshop will have many step-by-step demos, practical tips and detailed explanations. The course will start by exploring what Node.js is, its benefits, who is using it, and how to get started. It will follow with writing your first Node.js application and a basic HTTP Server. Express, one of the most popular web frameworks use with node, will be introduced along with how to create a basic REST API. The workshop will continue with how to connect your website front-end to Express with Jade. Finally, the workshop will showcase best practices for debugging & deploying node.js apps.

By the end of the workshop, you will know how to build real web applications with JavaScript, Node.js & Express.

Objective

Learn How To Build Node.JS Applications

Target Audience

Web Designers and Front-End Developers with knowledge of JavaScript

Assumed Audience Knowledge

JavaScript

Five things audience members will learn

• What is Node.js
• How to build backends with Node.js and JavaScript
• What is Express
• How to build REST APIs with Express
• How to connect Node to your front-end