Introduction to Koa Javascript
Pluralsight
Course Summary
This course offers an introduction to the Koa Node.js framework, built on the awesomeness of generators in ECMAScript 6.
-
+
Course Description
In this course, we will take a look at Koa, a Node.js web framework built on generators. We will do an introduction to generators and the moving parts of Koa, but first and foremost, this course is demo-driven: we will build out two different applications and in the process introduce and show off the awesomeness of Koa.
-
+
Course Syllabus
Getting Started- 20m 17s
—Getting Started 4m 37s
—Installing Koa 4m 48s
—Writing Our First Applications 9m 22s
—Wrapping Up Introduction 1m 29sUnderstanding Yield and Generators- 17m 21s
—Introduction 4m 2s
—What Can I Use This For? 2m 22s
—How Koa Uses Generators 5m 9s
—What About Errors? 1m 31s
—Errors You Will Run Into 2m 44s
—Wrapping Up 1m 31sKoa Concepts - The Moving Parts- 11m 52sBuilding an HTTP API With Koa- 24m 33sBuilding a Complete Web Site With Koa- 45m 45sSummary- 4m 4s
This course is listed under
Development & Implementations
Community
Related Posts: