|
Is Graceful degradation possible for everything? for every javascript and javascript frameworks functionality?
Started by jitendra on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
There comes a point when you have to decide if you can support a feature with or without javascript start with a non-javascript....
There are a lot of cool things that can be done with javascript, but with some thought things can.
Then it is.
|
|
I am an avid user of the YUI framework ( http://developer.yahoo.com/yui/ ). It has its' strengths and weaknesses both performance wise and syntax wise. I have seen a bit of JQuery and I have worked a little with prototype as well but I have stuck mainly...
Started by Zoidberg on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Code is easy to maintain Javascript libraries being used....
The key is to understand what each framework is adding in termsI think it is better to use one framework for at least two reasons:
1.
In more Javascript code possibly.
|
|
I haven't done web development for about 6 years. I'm trying to get back into it and there is a lot of new stuff out there. I've chosen to write my next project with Perl and Catalyst.
I keep hearing about various JavaScript and CSS frameworks. I know...
Started by Eric Johnson on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Secondly, there are two broad categories of Javascript framework:
Rich: made yourself is: what do I need....
Firstly, it's probably worth perusing Which Javascript framework (jQuery vs Dojo vs … )? .
Elements and many plugins.
|
Ask your Facebook Friends
|
I am a big fan of the Dojo Toolkit but I see here often that there are Java frameworks that do the same thing but they are not as extensive or as user friendly as Dojo in my opinion.
What are the main differences?
Can I use Dojo for the GUI and Java as...
Started by the_drow on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Even applets dont....
Spring MVC is a server-side framework that receives requestsI dont think unless using Applets, java can do the same as javascript because they have different purpose.
Abstraction on top of JavaScript and the DOM.
|
|
Is there a JavaScript framework that allows to define a parsing grammar using JavaScript syntax, similar to the way Irony does it for C#?
Started by Andrey Shchekin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This is not exactly what you need but this article goes through making a recursive descent parser in javascript for javascript....
Grammars in JavaScript here: http://www.bluishcoder.co.nz/2007/10/javascript-parser-combinators.html.
|
|
Which is the best open source javascript css framework to implement?
Started by Madhu on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
More plugins.
JQuery
in my opinion
It is light weight when compared to other javascript frameworks.
|
|
Are there any logging frameworks for JavaScript?
Started by Supertux on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Just in case you need something simpler....
The main goal is to have a robust and solid logging API which is very simmilar to the Java logging framework Log4j.
Log4js is a logging framework for JavaScript.
Try log4js ...
Of Log4J, etc.
|
|
Which javascript framework can be used for all browsers
Started by Tarun Batta on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
As far as I know, jQuery, MooTools or prototype are cross of developing a js lib if... .
There is also Glow, BBC's javascript framework which, such as what you want to do with the framework.
JQuery, mootools, there are plenty of them.
|
|
What would you suggest for a Javascript MVC framework?
SproutCore JavascriptMVC Junction Something I haven't heard of...
Answer Snippets (Read the full thread at stackoverflow):
There-a-javascript-mvc-micro-framework
http://stackoverflow.com/questions/1216609/ajax-architecture-mvc-other
GWT.
|
|
What is the best javascript framework for building GUI. Thx!
Started by xpepermint on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
For a useful answer, tell us.
Each framework has its pros and cons.
There is no "best" framework.
|