David Neuman
Blog
Newsletter
Books
Now
About
Brain Food
Blog
Newsletter
Books
Now
About
Brain Food
Tags
Software Development
Talk Notes: Defining the Web3 Stack (Nader Dabit)
October 26, 2021
2 minute read
Notes taken during Nader Dabit's "Defining the Web3 Stack" during Next.js Conf.
Software Development
Synthetic Events: Handling State Updates Outside of React
April 9, 2021
4 minute read
How a JavaScript bundle can react to events occurring outside of its scope using synthetic events.
React
Software Development
OOP Fundamentals: Static Properties and Methods
March 24, 2021
3 minute read
A high-level overview of the static keyword in object-oriented programming.
Software Development
Composition in React
March 7, 2021
4 minute read
A look at React's composition model and why we say we favor composition over inheritance.
React
Software Development
Docker: Pruning Unused Resources
October 13, 2020
1 minute read
How to clear up unused disk space in Docker
Software Development
Pre-Rendering in Next.js
September 30, 2020
4 minute read
A brief overview of how Next.js renders the content for each page of a website or app.
Software Development
Startup Life as a Junior Software Developer
March 20, 2020
7 minute read
My experience working at a startup as a junior software developer.
Software Development
Career