Link Details

Link 148075 thumbnail
User 111696 avatar

By bloid
via weblog.dangertree.net
Published: Jan 12 2009 / 07:31

Today’s “Web 2.0″ UI requirements are complex, yet developers still think they can install a UI plugin framework and use the widgets as-is without having to learn any JavaScript, or how the underlying JavaScript frameworks operate. I understand why developers want something they can install and configure with unlimited options and extensibility — something that automatically adjusts to all their requirements — without them having to write a line of JavaScript, but that’s just not possible.
  • 17
  • 3
  • 1376
  • 608

Comments

Add your comment
User 226998 avatar

polterguy replied ago:

-4 votes [show comment] Vote down Vote up Reply
User 254327 avatar

xcdesz replied ago:

0 votes Vote down Vote up Reply

Ok. Learn the basics... but, use libraries (and frameworks) where you can (unless you are developing a library yourself, of course). The less JS that you have to maintain and test, the better...

User 237826 avatar

Matthew Taylor replied ago:

2 votes Vote down Vote up Reply

My point is that no library will give you everything you want out of the box. You'll need to interact with the library significantly if you've truly got a custom UI in a complex rich web app. And if you're going to interact with a JavaScript framework, you'll need to know the language you're programming with.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.