Open in app
Home
Notifications
Lists
Stories

Write
Michael Dally
Michael Dally

Home

Apr 20

Data Structure Overview

As my time as a software engineering student comes to an end, and the long process of applying for jobs begins, there is one topic that has become unavoidable, data structures. Data structures, put simply, are ways in which we organize our data. There are many common data structures and…

Data Structures

5 min read

Data Structure Overview
Data Structure Overview

Mar 30

All the Code I Didn’t Write

As a fledgling software engineer, in a field that is obsessed with the newest frameworks and libraries, you are very rarely writing all of the code in your web app yourself. If you are creating a React app there is a ton of javascript code that you are using when…

Ruby

4 min read

All the Code I Didn’t Write
All the Code I Didn’t Write

Mar 9

How to use useEffect

While learning React, I have been completely befuddled by the useEffect hook. I have used it many a time in my small React projects, but when I use it it feels more like I’m copying and pasting than knowing what I’m doing.The gist of useEffect is that you want some…

Java Script

4 min read

How to use useEffect
How to use useEffect

Feb 15

Getting what you’ve Promised

When you load and interact with a webpage on the internet a whole bunch of things are happening. The HTML is being rendered to the page and the CSS is styling it, but a lot of the things what exactly is being rendered might be being grabbed from a database…

Java Script

4 min read

Getting what you’ve Promised
Getting what you’ve Promised
Michael Dally

Michael Dally

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable