Michael CarnealTypeScript, Understanding the why.Diving into why TypeScript is becoming the preferred language for large development teams.Oct 26, 2020Oct 26, 2020
Michael CarnealCreate a Tone Analyzer using node.js and IBM's Watson.IBM’s Watson is one of the most powerful AI’s around today. On January 14th 2011 Watson was the victor in a world famous round of Jeopardy…Aug 26, 20191Aug 26, 20191
Michael CarnealTriggering a scroll eventIn many websites today it is common practice to have some sort of event take place at a certain scroll point within the window.Aug 19, 2019Aug 19, 2019
Michael CarnealPlanning your first code challengeSo, you have been on the job search for awhile now, and suddenly after a few interviews you have been given a code challenge. After the…Aug 12, 2019Aug 12, 2019
Michael CarnealSetting up a mock API with JSON ServerSometimes when you need to access a fairly large JSON file it may seem convenient to set up a API from scratch using any number of…Aug 5, 2019Aug 5, 2019
Michael CarnealSetting up a node server with express.In my previous blog post I talked about how to set up a simple server with node.js.Jul 30, 2019Jul 30, 2019
Michael CarnealGetting started with node.js: Creating a streamlined and lightweight backendWhen I decided to begin my journey as a software developer, I opted to pursue training in the form of the Flatiron Web Development…Jul 22, 2019Jul 22, 2019
Michael CarnealLinux and me.If I were to ask you what your favorite distribution of linux was, I would expect one of two responses. Either, A very detailed reason for…Apr 4, 2019Apr 4, 2019
Michael CarnealHow to create a navigation bar with HTML / CSS / and Javascript.In this tutorial we will be going over how create a sticky navigation bar using HTML, CSS, and Javascript. As our user scrolls down the…Mar 7, 20192Mar 7, 20192
Michael CarnealMaking a more personal terminal.What is the first thing that comes to mind when you think of a computer programmer? Is it the image of a cluttered desk scattered with…Feb 15, 2019Feb 15, 2019