|
|
|
|
|
by jafl5272
5852 days ago
|
|
The guy surely learned a lot building this, but... No comparison to jQuery or YUI 3. The documentation suggests jo has a lot of catching up to do. > If you're using jo to create all the UI for your application, you won't need any content or tags in your index.html file. Apparently completely ignorant of progressive enhancement: deliver the markup and CSS and then enhance with JavaScript. > Often, important information that needs to be documented just doesn't fit into a neat, tidy spot. This is nonsense: you put it in the overall description of the class. But based on this nonsense, jo invents its own, based on markdown. So you get a plain HTML page for each class instead of something similar to javadoc. |
|
Or maybe he just doesn't agree with that approach. Neither do the guys at 280 North and they're doing just fine with Cappuccino.
> This is nonsense
TL;DR You don't like the framework because it doesn't fit with your tastes. That's fine, but don't act like the guy is a moron for creating something you don't want to use.