When you're learning about a bunch of different topics things at once, there are a few things you can do to help you retain facts without mixing them up.
Adding features and fixing bugs in an existing system doesn't generate much enthusiasm, but it still requires a great deal of creativity and ingenuity.
A good code review is one that maintains code health, encourages healthy team communication, and results in members of the team learning something new.
Keep up with our latest posts.
We’ll send our latest tips, learnings, and case studies from the Atomic braintrust on a monthly basis.
Hooks and Context give you a way to remove the noise and indirection that can come with nesting components with vanilla React, without introducing Redux.
Do your due diligence before picking out libraries, and you will save yourself a lot of headaches. Avoid things that are poorly maintained unless you want to end up maintaining the
Active Record shares all the benefits and drawbacks of ORMs in general. You'll have a much easier time using it if you avoid making these 4 small mistakes.
Having structure around managing technical debt makes it easier to recognize opportunities to refactor and makes sure everyone knows what needs to be done.