Hackathon Round TwoThis past weekend some of my friends and I decided to take part in MLH hack your portfolio hackathon. It was a super fun and educational…Jan 31, 2021Jan 31, 2021
Binary search tree pt.2Welcome to part two of my two-part blog series on Binary search trees! So, last week I went over what trees and binary search trees are…Jan 25, 2021Jan 25, 2021
What is a binary search tree?This is part one of a two-part blog series. In the first blog, we’ll go over what a tree is and the rules that make a tree a binary tree…Jan 17, 2021Jan 17, 2021
Class Components vs Functional ComponentsToday’s blog is going to cover class components and functional components and how they are different.Jan 11, 2021Jan 11, 2021
How to set AWS Configure (macOS)Today’s blog will gove over how you can install and configure your AWS CLI. Once this is done you’ll be able to have proper access to your…Jan 4, 2021Jan 4, 2021
Fetch Request Cheat SheetI remember when I started using fetch I had trouble remembering the syntax. So, I wanted to make a blog that would help others with this…Dec 28, 2020Dec 28, 2020
How to implement ReactRoutesAs the title suggests this blog will be and guide on how to implement routes in react. With that said let us get into the guide.Dec 21, 2020Dec 21, 2020
Hackathon experince?Hey guys this week we’ll be talking about a hackathon I participated in a little ago. We’ll cover my experience, what me and my teammates…Dec 14, 2020Dec 14, 2020
Portals Part TwoHey, guys this week’s blog will be a follow-up on last week’s where we went over what react portals are, why/when we use them, and how…Dec 7, 2020Dec 7, 2020
React PortalsEveryone knows react is a powerful tool for web development that comes with a lot of great features. Today I want to talk about react…Nov 30, 2020Nov 30, 2020
Typescript Just getting startedI’m new to typescript this is what I’ve learned so far enjoy.Nov 16, 2020Nov 16, 2020
Lets Make A Chrome ExtentionLast weekend I had the pleasure of participating in T-Mobile’s hacktober hackathon where my teammates and I developed an app to help users…Nov 9, 2020Nov 9, 2020
Heroku Starter KitHey, all this blog will answer the following questions about Heroku. What is Heroku? Why do we use Heroku? What are some alternatives to…Aug 18, 2020Aug 18, 2020
Controlled FormsThis blog should go over how you can make a controlled form there are really only four main steps to create a controlled form. Step one is…Aug 13, 2020Aug 13, 2020
DOM ManipulationThe DOM is like kinda like the world and just like the world, the DOM is always changing. In this blog, I’m going to go over a few things…Jul 27, 2020Jul 27, 2020
MVCHey, everyone, it’s me Danny here with my first blog post. In case you haven’t read the title yet today’s topic is MVC. So the question is…Jul 1, 2020Jul 1, 2020