> --
> You received this message because you are subscribed to the Google Groups "leo-editor" group.
> To post to this group, send email to leo-e...@googlegroups.com.
> To unsubscribe from this group, send email to leo-editor+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
>
- life with leanning, forever ;-)
- for javascript
- if for Ajax, jQuery is funny and feel good than mootools
- for web dev. node.js is power with coffeescript ;-)
and js is realy beautyful lang. with some ugly design:
- maybe this is the reason to make people creat sooooo many
crzy tools for js dev.
ps:
suggest some goo words abt js:
JavaScript: The World's Most Misunderstood Programming Language
http://javascript.crockford.com/javascript.html
Web 2.0 Development and Business Lessons: You Don't Know JavaScript
http://www.w2lessons.com/2011/04/you-dont-know-javascript.html
> --
> You received this message because you are subscribed to the Google Groups "leo-editor" group.
> To post to this group, send email to leo-e...@googlegroups.com.
> To unsubscribe from this group, send email to leo-editor+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
>
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
> 2012/2/21 Edward K. Ream <edre...@gmail.com>:
> > I've got to learn javascript in order to read the MooTools sources :-)
> >
>
> - life with leanning, forever ;-)
> - for javascript
> - if for Ajax, jQuery is funny and feel good than mootools
> - for web dev. node.js is power with coffeescript ;-)
> and js is realy beautyful lang. with some ugly design:
> - maybe this is the reason to make people creat sooooo many
> crzy tools for js dev.
I use jQuery a lot and find it very good, I looked at MooTools a long
time ago, I forget my opinion of it then. Did Kent mention a
"java-script - what we got right" presentation once, that acknowledged
lots of annoying design in java-script (hence Zoom.Quiet's point about
all the different layers available to make it bearable), but also
covered some of its strengths?
Surely the MooTools source in available in non-minimized form, if not I
would say it's not open source. The minimized form should be built
automatically from a properly formatted / commented / sensible variable
name version you should be able to get from the dev. site.
Cheers -Terry
Crockford: Javascript the good parts
http://www.youtube.com/watch?v=hQVTIJBZook
This is old, very web-centric
>>
>> Crockford: Javascript the good partshttp://www.youtube.com/watch?v=hQVTIJBZook
Timeless
>
> Now that Downton Abbey is finished for this year I know what kinds of
> vids I'll be watching in the evenings.
>
> Edward
>
I tend to think that js is a horrible language if you are coming from the structured, neat world of python.
CoffeeScript fixes this problem.
E.g. PyQt can embed a declarative view, so the leo environment may
contain windows showing QML content (I have platted implementing an
advanced search dashboard (like Nav tab, but with full window and
showing results like google search) for Leo in this manner, but I
never had time for this).