KainosSoftwareLtd / TechRadar

Community technology management and decision making tool
GNU General Public License v3.0
1 stars 3 forks source link

Uses EJS templates - move to Handlebars #100

Open gpimblott opened 7 years ago

gpimblott commented 7 years ago

Tech Radar uses 'ejs' Embedded Javascript Templates. This was the last time i used ejs - the pages are overly complicated and messy due to ejs. All my projects since have used Handlebars which is far superior.

If there is going to be continued development or Tech Radar I recommend migrating to Handlebars.