Its definitely a bad idea writing new code that builds up on your old code, that has not been tested properly, because you quickly have to start debugging multiple layer is code at once.
Its definitely a bad idea writing new code that builds up on your old code, that has not been tested properly, because you quickly have to start debugging multiple layer is code at once.
Shouldn’t you write tests for your code before using the new language features though?
😬
Don’t worry, it’s probably fine, as long as you have a good grasp of the new feature. Right?
Erm, yes? Been programing for 15 years, I think I know my way around. 😅