Top 5 HTML tags for SEOSearch Engine Optimization is something I was informed about but not something I dove into. But as I began deploying applications it's…Jan 18, 2021Jan 18, 2021
Microservices What are they and who are they good for?This is an architectural style that I have become more acquainted with as I have been learning about the different services and…Jan 10, 2021Jan 10, 2021
My Top 5 VSCode ExtensionsGoing into development has been a great experience and customizing my editor has definitively increased my productivity. Below is a…Jan 4, 2021Jan 4, 2021
My Top 6 Dev Tools going into 2021Moving closer to 2021 I thought it would be great to evaluate what tools I’ve been using to create new applications and work on older ones…Dec 28, 202030Dec 28, 202030
Time Complexity Made EasyOne thing that will slowly become very important the longer you develop is time complexity it can be complicated at a first glance but…Dec 21, 2020Dec 21, 2020
Firebase Authentication Setup GuideThis week will be a quick tutorial on setting up Firebase authentication ``````for your web application in place of authenticating on your…Dec 13, 2020Dec 13, 2020
Beginners Guide to FirebaseFirebase has been something I have been working with for some time and the platform has become my quickest go-to for creating web…Dec 7, 2020Dec 7, 2020
Beginner’s Guide to AWS (Part 2)In this segment, we will be talking about the web services Amazon provides for relational databases, containerization, and machine…Nov 30, 2020Nov 30, 2020
Beginner’s Guide to AWS (Part 1)The future is in the clouds as they say. As I have been preparing for my AWS certification with the upcoming AWS re:Invent conference and…Nov 22, 2020Nov 22, 2020
Create-React-App was updated and here's what you need to knowCRA was recently updated and like many other developers, we all had one question. What else can CRA do for me now before I start coding…Nov 13, 20202Nov 13, 20202
React Concepts: The Provider PatternToday’s pattern is one of the most popular modern react patterns. Variations of this are seen all over but the concept and building blocks…Nov 9, 2020Nov 9, 2020
Beginner’s Guide to Higher-Order ComponentsFollowing up on last week’s compound components, I thought Higher-Order Components would be another pattern/structure to have a firm grasp…Nov 2, 2020Nov 2, 2020
Beginner’s guide to declarative (React) components AKA Compound ComponentsThis is a design pattern I have started using a bit more now that I am starting to increase the complexity of my React applications. It…Oct 26, 2020Oct 26, 2020
Ruby: a Block, Proc, and Lambda walk into a bar…This week's post will be a short walkthrough on reducing code by using built-in methods for Ruby using Lambda’s, and Proc’s this came from…Oct 19, 2020Oct 19, 2020
Beginner’s Guide to Redux vs React ContextContrary to popular belief only one of these state management tools were made by the react team and is their official answer to managing…Oct 12, 2020Oct 12, 2020
1320 Hours into my Job HuntSo it has been roughly 55 days into my job hunt and I’ve learned from some great people who were former Flatiron alumni and a couple of…Oct 4, 2020Oct 4, 2020
Which CSS Framework is right for you (Part 2)This is Part 2 of my CSS Framework breakdown. Part 1 can be found here.Sep 28, 2020Sep 28, 2020
Which CSS Framework is right for you?This will probably be a two-part series as I want to keep this simple and short. While coding at boot camp styling web applications wasn't…Sep 21, 2020Sep 21, 2020
Intro to TypeScript the friendlier JavascriptRecently as I was updating and cleaning up some older Javascript web applications I designed early on in my coding Bootcamp. I always come…Sep 14, 2020Sep 14, 2020
Ruby vs Python Best Beginner Language?Last week we did a quick dive into the two most popular frameworks for web development. This week it seemed pertinent to discuss the…Sep 7, 2020Sep 7, 2020