• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Dojo as a framework for building webapps

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How well do you think Dojo performs as a full blown framework for webapps? I've seen some interesting features in it such as the editor, and mail app on the demo page of the main site, that make it comparable to some desktop apps like outlook, or express. Does it have the potential to be able to emulate the success of AJAX heavy apps that are designed to replace desktop apps, such as Google's Docs and Calendar?
 
Ranch Hand
Posts: 136
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think it's a good framework for building such applications. Whether it's the best or not is a far more difficult question, but it's certainly capable of it and is a good choice, even a very good choice, in some cases.

Dojo isn't without it's warts, but what it does well it tends to do quite well indeed. And as I've said a couple of times, it definitely covers pretty much all the bases you'd need covered to build a complex RIA. There's definitely some success stories out there that prove it's capable, so it's absolutely worth considering.
 
Ranch Hand
Posts: 190
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I agree with Frank. Dojo is IMHO one of the three 'heavyweight' frameworks worth considering for full blown development. The three heavyweights that come to mind are Dojo, GWT, and MS AJAX (If you're a .NET shop).
 
Frank Zammetti
Ranch Hand
Posts: 136
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't think I'd limit it to just those three frankly... Ext JS is extremely capable, as is jQuery these days, and there's others that I'm not as familiar with but which look completely viable. There's lots of choices these days... sometimes too many, but many are viable.
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic