On Tue, 21 Mar 2017 10:31:33 -0500
"Edward K. Ream" <edream...@gmail.com> wrote:

> I used to think that coffeescript might be a good enough wrapper for
> javascript, but having seen d3 and the agile visualization demos, I
> think the only way to use javascript is via a package.  There just
> isn't time for low-level javascript (or coffeescript) coding.

Although I like coffeescript a lot and continue to use it in ongoing
projects, I think it might be at a bit of a dead end.  I think, and
have seen others blog the same, that coffeescript fixed ECMAScript 5,
and ECMAScript 6 broke coffeescript.  I can't remember the details now
but I think there are some conflicts in how object attributes are
iterated (i in x vs. i of x etc.) and possibly generators and other
nice new features of ECMAScript 6.

Definitely agree that JS dev. needs to be approached through a library
etc.  Just started looking at React.  There are a lot of choices to
make (Angular, Vue?, etc.).  Got to say the "my choice is best" holy
wars seems more intense in the JS realm.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to