Write your tests first.
Monthly Archives: October 2020
Make the robots talk.
Your unit tests should convey more information.
Little things matter.
Cover your code in unit tests.
Keep out of the loop.
This is a simple database optimization many people overlook.
Leverage the ORM.
Use relationships to reduce queries.
Hacking is overrated.
Throwing crap together is not a good strategy.
Accept advice.
Learning from others is vital to self-improvement.
Use maps.
They’re a good tool for complex queries.
Make data input easy.
Let the user enter information their way.
Uncover the user’s true intention.
Find out what the really want.