Skip to content

Today's Card

Software engineering and other thoughts.

Tag Archives: simplicity

Avoid comments at the end of a code block.

Your block is probably too big.

Posted byfooyayFebruary 18, 2021February 11, 2021Posted inUncategorizedTags:comments, simplicityLeave a comment on Avoid comments at the end of a code block.

Create simpler triggers.

Keep your logic outside of the trigger.

Posted byfooyayJanuary 22, 2021December 1, 2020Posted inUncategorizedTags:refactoring, simplicity, single responsibility principle, SRP, triggerLeave a comment on Create simpler triggers.

Refactor the spaghetti code.

Learn techniques to replace messy software.

Posted byfooyayJanuary 20, 2021December 1, 2020Posted inUncategorizedTags:refactoring, simplicityLeave a comment on Refactor the spaghetti code.

Don’t get clever.

Keep it simple, stupid.

Posted byfooyayJanuary 13, 2021November 30, 2020Posted inUncategorizedTags:KISS, legacy code, simplicityLeave a comment on Don’t get clever.

Tighten your loops.

For performance and simplicity.

Posted byfooyayJanuary 6, 2021November 25, 2020Posted inUncategorizedTags:performance, simplicityLeave a comment on Tighten your loops.

Use fat models.

Move your business logic down to your models.

Posted byfooyayDecember 23, 2020November 20, 2020Posted inUncategorizedTags:business models, MVC, simplicityLeave a comment on Use fat models.

Use thin controllers.

Some guidelines for the MVC technique.

Posted byfooyayDecember 22, 2020November 20, 2020Posted inUncategorizedTags:controller, MVC, simplicityLeave a comment on Use thin controllers.

Build to last.

Will your code stand the test of time?

Posted byfooyayDecember 2, 2020November 12, 2020Posted inUncategorizedTags:clean code, simplicityLeave a comment on Build to last.

Be independent.

Watch out for the weak link.

Posted byfooyayNovember 10, 2020October 28, 2020Posted inUncategorizedTags:dependencies, simplicityLeave a comment on Be independent.

Keep it DRY.

As in, don’t repeat yourself.

Posted byfooyayOctober 1, 2020September 22, 2020Posted inUncategorizedTags:clean code, dry, simplicityLeave a comment on Keep it DRY.

Posts navigation

1 2 3 Older posts
Today's Card, Blog at WordPress.com.