Hey Tomy, I personally don't use TryCF because CommandBox makes it so simple to try different CFML runtimes, and I have no idea how TryCF might secure JavaScript. Perhaps they disable eval(), no clue.
But you are right, you don't need JavaScript to test CF syntax.
But that said, CFML and JavaScript are not mutually exclusive either.
JavaScript is the language of the Web and can easily be used to enhance front-end UX along with CFML.
Although you can use frameworks like React, I prefer vanilla Javascript to capture user events. Maybe TryCF can help with that too, again I have no clue.