Skip to content

wnodom/abc

Repository files navigation

Angular Boot Camp in-class examples

Welcome to the Angular Boot Camp Curriculum. This repository contains much of the example code we use in teaching Angular Boot Camp, available here to use in class, or for developers everywhere to refer to for (hopefully) high-quality examples of specific Angular topics.

Many examples have explanations inline, but of course we provide extensive explanation during Angular Boot Camp.

Command Line Scripts Usage

To figure out the name to use in the command line snippets below, just copy everything before the first - of the example app's directory. For example: abc-101-data-binding would be abc-101.

Running an example

npm start abc-101

Running the unit tests for an example

npm run test abc-722

Building an example

npm run build rxjs-600

FAQs and resources

Frequently asked questions and answers are on our FAQ page.

Numerous links and other resources are available in the resources directory.

Who?

This is maintained by the team at Oasis Digital to use in teaching Angular Boot Camp

We offer:

  • Training, both in-person and online
  • Private training for your organization
  • Consulting and software development / assistance

Angular Boot Camp is a production of Oasis Digital, a Valiantys company.

Copyright 2018-2026 Oasis Digital Solutions Inc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published