Adam Codes in the 716

Learning for work, learning for fun.... eventually the two shall meet. Site created 4/5/2020 with new content being added regularly
January 15,2021 | Training
Material UI Course

Thomas Magnum of "Magnum P.I." fame (I am dating myself here) used to have a little voice that talked to him.  I'd like to think that in some way we all have that voice.  Here is a little secret - UI has never been my strong point.  Don't get me wrong - I can go...

Continue Reading
January 12,2021 | Project
Adding Mocha to a Project

This is more in my series in setting up a project.  I am knee-deep in setting up this project and I am trying to set up my base template at the same time.  I've done this a few times - it feels great to be setting up a project from scratch.  The beauty in this...

Continue Reading
January 10,2021 | Project
Installing Express in a MERN App

I thought that I would take the time to document this for myself as both times I did this previously I used different methods.  As Tony Horton likes to say in the P90x videos... How do you know what to do if you don't know what you did? The following assumes that the project is...

Continue Reading
January 8,2021 | Geeky Stuff, Project
Inspiration Came! Building “That” App

1/28/2021 Status Prod, Staging, Dev and Test Environment Setup:  COMPLETE Automated build and deploy from github:  COMPLETE Backend Mongoose CRUID operations built with automated Mocha testing:  COMPLETE UI:  In progress.  Is this ever really done?  See here. Registration and Login via email / password:  COMPLETE Staging Server URL (note that it may take a minute...

Continue Reading
December 29,2020 | Training
Complete Developers Guide to MongoDB

I am ramping up towards creating my next project and I wanted a little more experience designing database schema.  I have taken several courses by this instructor in the past and I got a ton of value out of them. Course:  https://www.udemy.com/course/the-complete-developers-guide-to-mongodb/learn/lecture/6039188?start=0#overview My Notes:  https://docs.google.com/document/d/1P4tCt5bPLlBTfhUw4kYcToKuAxLr1da8dYrFSH9qxRo/edit?usp=sharing  

Continue Reading
December 28,2020 | Demo, Geeky Stuff, Project
Throwing Technology at the Sump Pump

So I have a problem at my house:  the float on the sump pump no longer works.  This means that as soon as the pump emptied the sump and the float went to its natural state (down) that the pump would not shut off and would eventually burn out.  It's a fairly common problem and...

Continue Reading
December 27,2020 | Training
Design Systems with React and Storybook

Probably the biggest lesson that I've learned over the years when it comes to my day job (as well as other areas of life) is the idea to measure twice and cut once.  There are a couple of apps that I want to build but it seemed to make sense to learn the newer ways...

Continue Reading
December 18,2020 | Training
Full Stack MERN

I wanted to piggyback off some of the benefits that I got from the last course that I finished.  In that class we focused on modern React in a full-stack environment.  Also, in my day job and many of the courses that I've taken we primarily use google's cloud functions.  I want a refresher on...

Continue Reading