Test for required behavior, not the specific implementation.
Monthly Archives: December 2020
Code with friends.
Don’t work in isolation.
Business words make better names.
Use domain-specific types.
Learn the adapter pattern.
You’re going to need an adapter.
Don’t make bugs to hide bugs.
Watch out for bugs that have legacy workarounds.
Use fat models.
Move your business logic down to your models.
Use thin controllers.
Some guidelines for the MVC technique.
Take engineering seriously.
How things are built is important.
Automate repetitive tasks.
Robots are your friends.
Don’t log personally identifiable information (PII).
It pays to be more secure.