Explore >> Select a destination


You are here

blog.cassidoo.co
| | cassidoo.co
3.9 parsecs away

Travel
| | Lorem ipsum dolor sit amet (but for real)
| | cassidoo.co
4.3 parsecs away

Travel
| | If you're tired of your git branches being alphabetically sorted, you can change that!
| | darkerview.com
27.2 parsecs away

Travel
| | Visit the post for more.
| | enterprisecraftsmanship.com
65.9 parsecs away

Travel
| Hard coding is often considered an anti-pattern. Having values that can change over time hard-coded in the source code requires recompilation every time these values actually change. While this statement is true, I think that hard coding should be the default choice when developing an application. Hard coding vs configuration file When you work on a project or feature, there always are some magic numbers or strings that potentially can change in future.