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...
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...
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...
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
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...
A Smartthings device handler is a customer handler that allows you to extend the capabilities of a smartthome device beyond what you get out of a box. For example, I...
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...
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...
As a developer my primary interest is to make an application that is easy to use and that works perfectly. Somewhere near the bottom of my priorities list is making...
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....
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...