Visual Studio Code – Proper separation in layer architecture seems more of a theoretical goal than reality. Any strategies around that?
I am currently refactoring an application of mine I wrote back in 2015. Things were done I am not proud of, constant learing process and all that. Previously everything was mashed together in one executable (database calls in forms code…