|
You are here |
www.blog.montgomerie.net | ||
| | | | |
kenb.us
|
|
| | | | | What things do you configure based on differentenvironments? You might have views that are only for debugging, or you might want to turn off logging for release builds. You probably have multiple ... | |
| | | | |
brunoscheufler.com
|
|
| | | | | When developing a software product, you'll end up with multiple environments, for your local development environment, one or many development/staging environments, and a production environment (or multiple depending on your architecture). The same applies to mobile applications.... | |
| | | | |
fuller.li
|
|
| | | | | ||
| | | | |
atilaoncode.blog
|
|
| | | I read two C++ subreddit threads today on using the auto keyword. They're both questions: the first one asks why certain people seem to dislike using type inference, while the second asks about what commonly taught guidelines should be considered bad practice. A few replies there mention auto. This confuses me for more than one... | ||