Introduction to TSS - small tool for generating source code from templates
Sometimes, working with the code involves a lot of boilerplate snippets and source files. This often reduces creativity in development and causes developer to think more about framework API or language syntax rather than to think more about the problem they are trying to solve.
TSS is tool which enables …
read more →