1 min readFeb 19, 2018
Hi Kaloyan! Just because in the codelab examples the whole application is implemented in the one file, it doesn’t mean you have to do it the same way ;)
Of course, as in the native platform application you can have different layers, so framework, domain, model, entity — they can be all separated.