Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> TypeScript at Slack

> Or, How I Learned to Stop Worrying & Trust the Compiler

So revolutionary. Who knew that compiling code has advantages over interpreted scripts.



I'm not sure what you're trying to convey. Most/All? modern JavaScript engines compile JavaScript (including v8).


But you still have to actually run the code to find a lot of problems you can find in TS at "compile" time.


lolwat?


I think the parent is referring to JIT Compilation as a type of "compilation" as opposed to being interpreted. Of course the original post is tackling the type-safe aspect of compiling vs performance.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: