Is this Class Right For You?
This class is intended for the intermediate or advanced JavaScript developer who wants to learn how to create a server-side application written entirely in JavaScript. You should be familiar with the basics of JavaScript syntax and the concepts of control flow and conditionals. You should also know your way around your computer’s file system and being comfortable with the command line is a plus.
Agenda
In the course of this two-day class, you will learn how to plan and build a server-side application in JavaScript. You will leave the class able to quickly spin up an API server or spend some time crafting a larger application. The class includes a combination of lecture, discussion, plenty of examples, and getting your hands dirty with the tools you will learn in the class. A few of the topics we’ll cover include:
- Landscape of JavaScript Things, and Where Express fits
- What is Node
- Intro to Client-Server Relationship
- Intro to HTTP
- Organizing Your Express Application
- Building Routes
- Integrating Other Services, Frameworks, and Libraries
Registration
Registration is not currently available.
RequestLocation
Want us to come to your office? Let us know!
Preparation
Here's what you'll need to get ready for your Bocoup Training experience:
- Laptop with WiFi and a power cord.
- Admin privileges on your machine.
- SublimeText or an equivalent editor.
- A modern browser.