Hacker News new | ask | show | jobs
by bdcravens 2591 days ago
CFML isn’t just tagged based. It also has a c-style syntax (cfscript). A best practice is to use cfscript for models and controllers, and tags for your views.