|
|
|
|
|
by mattbillenstein
3047 days ago
|
|
Change the culture and the devs will follow -- refactor code and illustrate best practices with the team. Emphasize testability, writing tests, simplicity, etc. Spend time reviewing PRs and making thoughtful suggestions on how to improve things. Don't bikeshed on technology -- like mongo vs postgres, angular vs react -- if the code is written in a clean way, those technology decisions don't really matter that much. |
|