Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
Prototype - Good/Bad/Why?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Matt Kruse, post: 4966478"] I don't read this group as intensely anymore, but I'm flattered that I am remembered! ;) I will now proceed to wander off-topic... I do not write much code anymore, either at home or work. You know how it goes, all genius must happen before wife and kids, and I'm way too late for that. I consider most of my code to be pretty solid for what it does, and there isn't a lot of need to re-visit it. Certainly some of it should be removed or re-written, since I now know better practices and could create a better product. But for the most part, I think a lot of my previous work (certainly not all of it) is still pretty good. I have updated some of my code recently, like the table sorting/ filtering/paging library, but I haven't put all the latest stuff out there. I just don't have much time anymore, or to be honest, much interest. I use jQuery quite a bit at work and for personal stuff. Not because it's perfect, because it's certainly not, but because I know my limited scope and requirements and the trade-off of using a single library that does everything _I_ need correctly in the environment _I_ know I have versus writing things from scratch definitely leans in the favor of the jQuery approach. So lately some of my efforts have been put into writing jquery plugins for personal/work purposes, or fixing existing plugins, or patching jquery code to work as I would like it to. I also spend more time working on Gadgets these days, which I find more interesting :) [URL]http://www.google.com/ig/authors?hl=en&author=gadget%40mattkruse.com[/URL] My code may be known in small circles, but nowhere close to libraries like jquery, prototype, etc. I doubt that anyone looking for pros/cons of "major libraries" would be looking for comments on my code. Matt Kruse [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
Prototype - Good/Bad/Why?
Top