Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This.

And to add, it's important to to decouple pieces of your project so that it's easy to refactor and optimize parts as you get to them.



However, optimization comes from "re-coupling" very often. see for example : monolithic kernels (monolithic, fast) vs micro kernel (decoupled, slow). If you really want something efficient, you'll have to think about it from the very beginning.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: