Open in app

Sign In

Write

Sign In

Daniel Cooper
Daniel Cooper

11 Followers

Home

About

Jan 31, 2021

Hackathon Round Two

This 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 experience especially since we didn’t have any sleeping incidents this time. Project idea During this hackathon, we had a lot more freedom to do what we…

Flatiron School

2 min read

Flatiron School

2 min read


Jan 25, 2021

Binary search tree pt.2

Welcome 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, and this week I plan on going over how you can add or find nodes on a binary search tree. Adding to the binary search tree If you read my…

Flatiron School

2 min read

Flatiron School

2 min read


Jan 17, 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. In the second blog, we’ll go over how to find or add nodes in a binary tree. Trees The tree data…

Datastrucutre

3 min read

What is a binary search tree?
What is a binary search tree?
Datastrucutre

3 min read


Jan 11, 2021

Class Components vs Functional Components

Today’s blog is going to cover class components and functional components and how they are different. Base Component Structure //Class Component Import React, { Component } from ‘react’; class NameHere extends Component{ render(){ return() } } export default NameHere This is the bare minimum for a class component. As you might have guessed…

React

3 min read

React

3 min read


Jan 4, 2021

How to set AWS Configure (macOS)

Today’s blog will go over how you can install and configure your AWS CLI. Once this is done you’ll be able to have proper access to your AWS cloud services. Example of cloud services EC2, mongodb. Installation For this guide, we’ll be installing the AWS CLI version 2. Step 1 —…

Aws Cli

2 min read

How to set AWS Configure (macOS)
How to set AWS Configure (macOS)
Aws Cli

2 min read


Dec 28, 2020

Fetch Request Cheat Sheet

I 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 problem. This blog will contain examples of GET, POST, PUT, PATCH, and DELETE requests using fetch. GET Request The Get request will is used to request…

Fetch

2 min read

Fetch Request Cheat Sheet
Fetch Request Cheat Sheet
Fetch

2 min read


Dec 21, 2020

How to implement React Routes

As 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. Step One Step one is to install react-router-dom. If you already have react-router-dom installed you can skip down to step two. To install react-router-dom you can…

React

2 min read

React

2 min read


Dec 14, 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 came up with, and what I plan on doing next time. Also the spoiler alert we lost. Experience So I want to start off by saying…

Flatiron School

3 min read

Hackathon experince?
Hackathon experince?
Flatiron School

3 min read


Dec 7, 2020

Part two Portals

Hey, 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 they work. This blog will cover how to use and implement react portals. Step one: Go into the HTML file and find where the…

React Portal

3 min read

Portals Part Two
Portals Part Two
React Portal

3 min read


Nov 30, 2020

React Portals

Everyone knows react is a powerful tool for web development that comes with a lot of great features. Today I want to talk about react portals and going over a few things like what is a portal? Why use a portal? How can it help me? …

React

2 min read

React Portals
React Portals
React

2 min read

Daniel Cooper

Daniel Cooper

11 Followers

Software Engineer

Following
  • John Connerton

    John Connerton

  • Tosh

    Tosh

  • Esther 승연 Kang

    Esther 승연 Kang

  • Jonathan Wong

    Jonathan Wong

  • Steve Pesce

    Steve Pesce

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech