Use domain-specific types.
Author Archives: fooyay
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.
Pair programming has many benefits.
Two minds are better than one.
Practice the SOLID principles for cleaner code.
Write software that is loosely couple with high cohesion.