I'll just leave this here: http://maqetta.org/
Dojo JavaScript Toolkit 1.8 Released
11–20 of 33 posts
Re: Dojo JavaScript Toolkit 1.8 Released
#12Earlier quoted context omitted.
"jQuery is primarily a JavaScript library for doing DOM manipulation, Ajax, events, and effects. Dojo is a more comprehensive toolkit that offers those same features, but also includes many other pieces that facilitate building rich web applications, such as patterns for code organization, tools for abstracting data syncing between server and browser, internationalization, accessibility, templated widgets, graphing a…
Check out the new docs. I think it's no longer reasonable to say Dojo lacks good docs or reference code. Marketing is challenging for engineers. We tend to not go crazy over every small feature, but focus on the big stuff. That said, we're improving our approach.
Two points:
1. The tutorial shows using the CDN, then there's big warnings saying "don't do this in production". Give another demonstration of the "highly recommended" approach vs leaving people to piece that together themselves.
2. "we tend to not go crazy over every small feature". What's a small feature to you may just be something that 80 people have been waiting patiently for. While you can often judge what a 'big' feature is by your standards, dismissing many other things as 'small' probably misses a lot of people.
Re: Dojo JavaScript Toolkit 1.8 Released
#13Re: Dojo JavaScript Toolkit 1.8 Released
#14Earlier quoted context omitted.
The second question is something I also can't find an answer to.
Popularity is fickle... things that are new and sexy get more buzz, things that are solid and reliable and powerful get used a lot, but don't receive as much hype.
http://w3techs.com/technologies/overview/javascript_library/...
Re: Dojo JavaScript Toolkit 1.8 Released
#15One of the best javascript library out there, checkout my work in progress attempt to port ikog to web while I am learning dojo: https://github.com/amitu/ikog . I find dojo project way more neater than an equivalent jquery project by default. Module systems rock. Real object oriented programming rocks, see how I extended Pager to make PausePager, this is how object oriented programming was meant to be. The fact that…
Re: Dojo JavaScript Toolkit 1.8 Released
#16Earlier quoted context omitted.
Check out the new docs. I think it's no longer reasonable to say Dojo lacks good docs or reference code. Marketing is challenging for engineers. We tend to not go crazy over every small feature, but focus on the big stuff. That said, we're improving our approach.
The tutorial section looks much improved over previous visits - good job. Two points: 1. The tutorial shows using the CDN, then there's big warnings saying "don't do this in production". Give another demonstration of the "highly recommended" approach vs leaving people to piece that together themselves. 2. "we tend to not go crazy over every small feature". What's a small feature to you may just be something that 80 p…
Its just not that easy to get started with and get a sane production build from dojo yet. Hope all of this will change by the time 2.0 is out.
Re: Dojo JavaScript Toolkit 1.8 Released
#17Dojo is my primary js framework, I prefer it over jQuery, because it's more strict.
Re: Dojo JavaScript Toolkit 1.8 Released
#18Had lunch with my recruiter last week and asked if they're still looking to place that position. She said yes (9 months after I turned it down!) If it were a longer gig, I might have taken it, but 6 months, I'll pass.
Re: Dojo JavaScript Toolkit 1.8 Released
#19I have yet to start producing the app, but Dojo really deserves more attention.