adamcodes716

Posted by | June 1, 2020
An Open Later to My Former Colleagues

The date was January of 2001 and the location was Chicago.  I was accompanying my boss Sherry to the corporate headquarters of my employer of a little more than a...

Continue Reading
Posted by | May 23, 2020
The Complete React Developer Course (w/Hooks and Redux)

Course URL:  https://www.udemy.com/course/react-2nd-edition/learn Live Application URL: https://react-course-adam-expensify.herokuapp.com/ Status:  Finished!  Here are the features: User authentication via Google. Full CRUD with Firebase.  Users see only their own data. Fully automated testing...

Continue Reading
Posted by | May 13, 2020
React: Getting Started

My notes on Pluralsight's React:  Getting Started Course URL:  https://app.pluralsight.com/library/courses/react-js-getting-started/table-of-contents My Notes:  https://docs.google.com/document/d/1y9sUQGuF3sQsXRrtHeo6aht8rABFxZL7rdvrAjrLtQM/edit?usp=sharing  

Continue Reading
Posted by | May 7, 2020
Appcelerator Course

I decided to take on yet another course as I wanted to learn something about Appcelerator :-). My Notes:  https://docs.google.com/document/d/19V_WQVvQyHNixh3zqhPpyBthaSR5Cy_6lc45tHdz17M/edit?usp=sharing Course URL:   https://app.pluralsight.com/library/courses/cross-platform-native-apps-appcelerator-studio-alloy/table-of-contents Duration:  5 hours and 28 minutes...

Continue Reading
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 22, 2020
React: The Big Picture

My notes on Pluralsight's React:  The Big Picture Course Course URL:  https://app.pluralsight.com/library/courses/react-big-picture/table-of-contents My Notes:  https://docs.google.com/document/d/1MXsTYOtblUwhgcHMGLBVw53h_6HIS63dqYC2qREPKVU/edit?usp=sharing

Continue Reading
Posted by | April 16, 2020
Alexa, What’s the Pool Temperature?

This is one of my favorite projects because it just seems so.... unnecessary.  But cool!  And cool counts for something around here. It seems that today there is a gadget...

Continue Reading