|
|
|
|
|
by mkalygin
3386 days ago
|
|
I agree. I'm mostly experienced in front-end and I like to work on back-end as well, but I can say that I feel a lack of practice on back-end side since I don't know everything you have mentioned. What do you think is the best way to learn production best practices for back-end? |
|
Each one of those requirements comes with their own set of good practices. e.g: security good practices, maintainability good practices, configuration good practices, documentation good practices, etc...
Then, you don't protect a $10 bike with a $100 lock. There are tradeoffs that need to be taken into account.