HymanZHAN / space-state

Demo app for Subjecting State to Good Behavior

Home Page:https://www.youtube.com/watch?v=XuRpn8KXw6g

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

space-state

Companion repo to Subjecting State to Good Behavior talk. This repo contains two Angular projects:

Default Project

Demonstrates reactive state management in Angular with optimistic updates using NASA's Near Earth Object API.

To run:

ng serve

APOD State

Demonstrates simple reactive state management in Angular using scan and NASA's Astronomy Picture of the Day API.

To run:

ng serve apod-state

About

Demo app for Subjecting State to Good Behavior

https://www.youtube.com/watch?v=XuRpn8KXw6g


Languages

Language:TypeScript 67.3%Language:HTML 13.4%Language:CSS 11.9%Language:JavaScript 7.4%