angular

Posted by | May 1, 2020
Angular NgRx (in progress)

Started on 5/1/2020   Course URL:    https://app.pluralsight.com/library/courses/angular-ngrx-getting-started/table-of-contents My Notes:  https://docs.google.com/document/d/1fCTDs0f7f_rDKEdW_dNhO64lNNEihmrpoK53FXhs6rU/edit?usp=sharing Duration:  Course Modules Introduction The Redux pattern First Look at NgRx

Continue Reading
Posted by | April 28, 2020
Project: trakt.tv Angular Front-End (with demo)

Click here to jump to the project description. Git:  https://github.com/adamcodes716/media-watched-history 6/12/2020 The demo is working here!  The data pulled back my movie and tv show watch history from trakt.tv in...

Continue Reading
Posted by | April 27, 2020
Angular Weather App (with demo)

Update:   I made a demo of the Personal Weather Station page here.   Git:  https://github.com/adamcodes716/media-watched-history (same code base as the Media Watched app).  As mentioned in other posts I am always...

Continue Reading
Posted by | April 26, 2020
Setting Up an Angular Project in Production

It's easy enough to get an app working on localhost but many devs don't have experience porting an app to production.  I've done just about every piece of this at...

Continue Reading
Posted by | April 10, 2020
Angular End-To-End Course (Updated with code fixes)

Course URL  https://app.pluralsight.com/library/courses/angular-2-end-to-end/table-of-contents This was actually a very good demonstration on how to set up authentication in angular using google's firebase.  The problem:  the starter files would not compile once...

Continue Reading
Posted by | April 8, 2020
Angular Reactive Forms

This Pluralsight.com course really brought together a lot of the concepts that I had seen in the other courses and in my creation of simple apps. Course URL: https://app.pluralsight.com/library/courses/angular-2-reactive-forms/table-of-contents My...

Continue Reading
Posted by | April 3, 2020
Angular Forms

This Pluralsight.com course provided an excellent introduction into angular forms. Because I have extensive experience in HTMl and bootstrap this module was more familiar to me than was Getting Started....

Continue Reading
Posted by | April 1, 2020
Angular CLI

This was a pretty neat course in that it helped me on several levels. First, I have always fought doing command line work even though as I get older I...

Continue Reading
Posted by | February 24, 2020
Angular – Getting Started

I had already taken a couple of the into courses on Pluralsight.com so it was time to get into concepts and code. The instructor (Deborah Kurata) is a very well-respected...

Continue Reading
Posted by | December 13, 2019
Angular: The Big Picture

This was my first foray into the world of Angular. I thought it provided an excellent detail about the origins of Angular as well as how it differs from other...

Continue Reading