Hacker News new | ask | show | jobs
by TazeTSchnitzel 5038 days ago
Wow, very cool. I like C#, and the DOM is actually specified with types, so statically-typed web dev with this would be awesome.
1 comments

You can get the majority of this functionality with Closure Compiler though, without needing to abstract the entire language away.
That's true, but I don't really like the closure compiler's syntax.