Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

8
  • Accepting this one for constructive advice on how to deal with lack of tooling. Commented Sep 28, 2011 at 14:35
  • 3
    "You have to learn to do without them." OR scrap it OR use higher-level language that generates javascript and has proper tools. Commented Jul 17, 2012 at 17:14
  • @Den: Do you have a suggestion for a higher-level language with advanced tools? In my experience, advanced tools are made for popular languages. What higher-level language that compiles into javascript is popular enough to have such tools? Commented Jul 18, 2012 at 16:32
  • 1
    @SeanMcMillan: some .NET(C#/F#) examples are jsil.org, projects.nikhilk.net/ScriptSharp, sharpkit.net, websharper.com Commented Jul 19, 2012 at 8:28
  • 1
    @SeanMcMillan Java also, see GWT developers.google.com/web-toolkit Commented Aug 8, 2012 at 9:17