What is 'Good' Software?
12 January 2021 - 📖 25 minHow to write code you're proud to publish.
How to write code you're proud to publish.
How we can apply the SOLID design principles to React.
What is scope, and how can we use closures?
A deep dive into how JS code actually runs, and how we can use this mental model to help explain all the cool stuff in JS.
What are hooks, and why are function components great?
Mounting, updating, and unmounting.
An overview of how react works internally, and how to use it to build a counter app.