Why
The reasons for SimpleCodeBase is two-fold:
1. Helping companies getting a smart oversight of their development code base
By:
- Increase the development stack learning-curve
- Save on future maintenance time and costs.
- Reduce the headaches of needing to find specialized developers to work on obsolete code bases.
- Having a code base that is easier to update with your latest UX/UI needs.
- ...
and
2. Helping developers better achieve mastery of their technology stack
By:
- Learning the latest application architecture standards
- Not commiting to javascript frameworks where their current version will be obsolete and uninteresting for other developers very quickly.
- Learning code that will have a multiple-year significance (like ES6)
- Having more fun coding
- ...