[JSMentors] Re: Best framework to small projects

2011-07-25 Thread dtang85
YUI, jQuery, MooTools, etc are not frameworks in my opinion. Those are libraries to essentially normalize DOM implementations and make certain tasks when working with the DOM easier, like DOM traversal. A framework to me is essentially code to help organize your application and provide it an archit

Re: [JSMentors] Re: Best framework to small projects

2011-07-25 Thread Poetro
2011/7/25 Bemi Faison : > Agreed. Combining small libraries is a path towards piecing together > your own framework, over time. (Frankly, I don't see much advantage to > having a single large framework, outside of a shared namespace.) That > said, microjs.com is not maintained well, as there are ma

[JSMentors] Re: Best framework to small projects

2011-07-25 Thread Bemi Faison
Agreed. Combining small libraries is a path towards piecing together your own framework, over time. (Frankly, I don't see much advantage to having a single large framework, outside of a shared namespace.) That said, microjs.com is not maintained well, as there are many pull- requests pending for th

[JSMentors] Re: Best framework to small projects

2011-07-25 Thread Dmitry Pashkevich
Consider micro-frameworks: http://microjs.com/ -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/jsmentors@jsmentors.com/ To search via a non-Google archive, visit here: http://www.mail-archive.com/jsmentors@googlegroups.com/ To unsubscribe