Programming, React
Why, Oh Why Was This Added?
In this post, I take you on a debugging journey and show you why it might be a good idea to add a comment next to a certain method.
In this post, I take you on a debugging journey and show you why it might be a good idea to add a comment next to a certain method.
An example of using a unit test to boost our confidence when making refactorings.
Building a remarkable career takes more than just programming skills.
Improving the codebase can be done one tiny step at a time.
A short story about a lesson I had to relearn.
How to make sure the array reference is not lost when emptying it.
See how to get a list of all the routes for your app.
How to add a Webpack loader if a default one is already set.