V School | Better Humans, Better Outcomes
  • Home
  • Career
Sign in Subscribe

Week 7

Intro to Angular
Week 7

Angular Service Basics

Services Angular services are singletons. They can be used module or application wide. Services are where you should store data that you don't want to lose between screens and different controllers. We are going to cover basic services. There is also a provider service, and a factory service. They are
May 21, 2015 1 min read
Week 7

Exercise - Project Setup Refresher

Angular Setup We are going to work help you memorize how to set up an a basic Angular app. You will do this over an over for each Angular project and you need to get this down! Requirements 1. Build the HTML from scratch 2. Load Angular framework from a
May 19, 2015 1 min read
Ugly Things
Week 7

Ugly Things

You are going to build an React app that allows a user to post things that they think are ugly. The data of ugly things should be managed by React Context. You will be using the Ugly Things API created by the wonderful yet calculated Bob. Requirements * Must have 3
May 14, 2015 1 min read
Page 1 of 1
V School | Better Humans, Better Outcomes © 2025
Powered by Ghost