adamcodes716

Posted by | July 7, 2020
Writing to DynamoDb via API (in progress)

Just getting rolling on this one. Reference the "How to Read from a DynamoDb" (here) to see how my table is set up.  Create a new API Create a Lambda...

Continue Reading
Posted by | June 25, 2020
Mastering the SharePoint Framework Fundamentals Course

The instructor of this course is highly regarded according to a friend with knowledge of this area so I decided to give it a go.  I found that if you...

Continue Reading
Posted by | June 14, 2020
Reading from an an AWS Dynamo Db via API

This is a fun little side project that I've wanted to do for a while.  As discussed in my article on how to ask Alex for the pool temperature (here)...

Continue Reading
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