Now that we are going to move into the development phase, let’s talk about some precautions you should take. They may look unimportant at first but, as the project grows, everyone regrets not doing them right from the start. This chapter’s takeaway is our greatest mistakes and realizations over the years.
Project structuring
Code patterns
Conventions
Asset optimization
In this chapter, we assume you have some sort of idea regarding coding, ...