Results 19 issues of Abdella

## Why Angular - [x] Generally feels a bit out of date, more of a comparison with AngularJS than why picking Angular today is valuable - [x] Todd Motto link...

Spring 2021 Work
Update - 2021

## Forms - [x] Remove reference to Angular 1.x ### Getting Started #### Input Labeling - [x] Second example not valid due to id being required for for=”” ### Template-Driven...

Spring 2021 Work
Update - 2021

## TDD Testing ### The Testing Toolchain - [ ] Should Phantom-js be removed? ### Test Setup - [ ] Could the angular2-redux-starter repo be renamed and updated? #### Karma...

Spring 2021 Work
Update - 2021

# ECMAScript 6 and Typescript - [x] ES6 is now supported by most modern browsers ## ES6 ### Modules #### Module Systems - [x] most modern browsers now support es6...

Spring 2021 Work
Update - 2021

## Observables - [ ] Split the paragraph in 2 ### Using Observables - [ ] Some corrections needed to the sample code (init() should be ngOnInit()) - [ ]...

Spring 2021 Work
Update - 2021

## Change Detection - [x] Remove references to Angular1 - [x] Remove “Change Detection Strategies in Angular 1 vs Angular 2” chapter? ### Enforcing Immutability - [x] Is Immutable.js still...

Spring 2021 Work
Update - 2021

## State Management - [x] Ng2-redux not too popular nowadays ### Redux and @ngrx #### Adding @ngrx to your Project - [x] Update install command #### Reading your Application State...

Spring 2021 Work
Update - 2021

## Components in Angular ### Component definition based off AngularJS (correct, not sure if still relevant) - [ ] We could potentially get rid of intro page and move the...

Spring 2021 Work
Update - 2021

## Modules ### What is an Angular Module? - [x] The 3 properties are optional (but we can mention that they are required for the AppModule Module)? #### Bootstrapping an...

Spring 2021 Work
Update - 2021

## Immutable.js - [x] Is this library still widely used? Last updated in 2018 - [ ] Should we discuss the Redux pattern? ### What is Immutability? - [ ]...

Spring 2021 Work
Update - 2021