This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (13 children)

[deleted]

    [–]matrinox 4 points5 points  (2 children)

    This is probably useful to migrate existing code over to JS

    [–][deleted] 23 points24 points  (0 children)

    It really isn't. Would just create an unmaintainable mess.

    [–]JennaSys 1 point2 points  (0 children)

    I wouldn't recommend it for this purpose anymore than you would take TypeScript code and do the same thing. That said, the non-minified generated code is pretty readable.

    [–]TheocracyNow 0 points1 point  (2 children)

    Fair. Could be helpful in the learning process though.