Hi Training Developers, I would like to contribute labs related to Ignite training, initially I've placed it here https://github.com/dspavlov/training-ignite
In this repo there is model application, and each branch contains it's incomplete state to be completed by student. It is easy to maintain labs this way, so you can update something in master (completed state) and then cherry-pick to other branches master->lab6->...lab1. WDYT if we create separate repository for labs (model app)? Sincerely, Dmitriy Pavlov PS. It is also possible to do a WET solution and place every class in separate folder in main repository, but I feel this branch-based & separate repo approach may be useful,as well: https://github.com/dspavlov/training-ignite/branches
