Giter Club home page Giter Club logo

reactive-angular-workshop's Introduction

Reactive Angular Workshop

What will be covered?

This workshop will teach attendees how to use reactive techniques in your Angular app. It will be based heavily on RxJS.

  • Intermediate Reactive concepts
    • BehaviorSubjects
    • combineLatest
    • several new operators: pluck, map, tap, distinctUntilChanged
  • Intermediate Angular patterns
  • Intermediate TypeScript
  • Basic State Management
  • Angular Performance

What will NOT be covered?

The following topics will not be covered in this class. To be fair to all involved, any questions that dive into these topics will be deferred until breaks, until after the workshop is over, or indefinitely.

  • Angular Basics, or beginner Angular questions
  • TypeScript Basics, or beginner TypeScript questions
  • Reactive Basics, or anything that TOO basic around Observables

Before you come to class

In order to work on this project and go through the trainings, please do each of the following:

  • Install git on your machine.

  • Install node & npm

    • Install node v14 (or higher)
    • Installing node v14 automatically installs npm
  • Install latest Angular CLI .

    • npm install -g @angular/cli
  • Install your favorite IDE

    • Most people use VSCode
    • Frosty uses Webstorm
  • Clone the project

    • Open your Terminal/Powershell
    • cd into where you want the code
    • Run git clone https://github.com/aaronfrost/reactive-angular-workshop
  • Run npm install

    • cd into the folder you just cloned
    • Run npm install
  • Get APIKEY from developer.marvel.com

    • Go to https://developer.marvel.com/
    • Create a developer account
    • Add localhost to the Your Authorized Referers section
    • Add your public and private keys into environments.ts files
  • Read Don't Unsubscribe blog by Ben Lesh

Please do all of this before the training starts. Otherwise we will have to spend the first part of the training up and running. If there are any questions, reach out to me (Frosty) me on Twitter.

Start Developing

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

reactive-angular-workshop's People

Contributors

aaronfrost avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.