Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 2.1 KB

File metadata and controls

60 lines (46 loc) · 2.1 KB

Koa x AngularJS Lecture

by Han Kim

Today we'll explore the wonders of Koa, a 🔥 backend node.js framework that is growing in popularity, and AngularJS, the single page stunner 🌟

We're going to be live coding a simple decoupled app that lets you send fun gifs using the Giphy API!

Coding gif

Feel free to star this repo for future practice and reference!

Lecture Outline

Koa

AngularJS

Decouple Architecture

Note: This part of the notes is WIP!

  • User Auth
  • Server side Auth
  • Client Side Auth
  • Hook up to Giphy API!\

Let's Code!

Go to Koa: Intro


Sources