Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. COCoffescript is a whole new language the "source" compiles to javascript. It is not even remotely related to UI or Jquery. And building on Coffescript would be delightful, but Javascript people have seen this show already: Java with GWT, Objective-J with Cappuccino, and all web frameworks on server with all other languages. I'd not mind using one written in coffescript, but writting one in it would make the entry barrier for other developers higher (and we need to break down walls amongst us, not create them).
      singulars
    2. COContrary to this... >> but writting one in it would make the entry barrier for other developers higher (and we need to break down walls amongst us, not create them). << The point of CoffeeScript is to ease barrier to entry, improve code clarity, and provide a syntactic model which is cleaner than the mush that is JS/ECMA. But regardless, it's an option that is merely blue sky for your original question. I just thought I'd give you a thinking point.
      singulars
    3. COThe biggest issue with coffescript at the moment is its ide support. Javascript has one of the best refactoring and type inference tool among dynamic languages. This is due mostly to lack of method_missing, doesnNotUnderstand, missing_method, equivalent, which makes this things much easier to do. Coffescript has syntax highlighting only (it is too early, for a still developing language). And coffescript, although not as foreign to most JS programmers as java or objective-j, would impose a learning barrier. I root for it, but its to early to jump on its bandwagon, at least for frameworks.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload