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