How to use console.log to simplify refactoring
How a simple trick with console.log can help you with refactoring
How a simple trick with console.log can help you with refactoring
The Boy Scout rule (always leave the code in a better state than when you found it) is famous among developers, but does it have its pitfalls? Meet Simon and Andy, who have a lot to share.
Why all new developers should do code reviews, how to begin and get the most out of it
Does your project have an enormous module called something-manager or something-controller that grew beyond any possible limits and became completely unmaintainable? How to prevent it from happening?
Highly effective colleagues are invaluable for keeping oneself sharp. But what if it works the other way around and makes you lose heart?