quirkey / sammy

Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
http://sammyjs.org
MIT License
2.99k stars 384 forks source link

This project is die? #253

Open cgslivre opened 8 years ago

cgslivre commented 8 years ago

Sammy JS is a fantastic framework! Used in some applications I'm developing and have achieved excellent results. I see that the last commit is 26 Aug 2014 and I wonder if the project is still "alive"?

tim99-1977 commented 7 years ago

good question. i have the same "worry" and would be interested in some response as well :)

ropbla9 commented 7 years ago

yes, it is. Use Vue.js instead

iongion commented 7 years ago

This project is still awesome - no reason to use Vue.js as replacement as Vue.js has a totally different approach. There is still a huge ecosystem of jquery plugins and one would be nuts not to use and Sammy still fills that gap. Jquery plugins usage in Vue, React, Angular always looks foreign and as last resort.

salzersoftware commented 7 years ago

@iongion I absolutely agree. I attempted to deep-dive into Vue.js, but have come back to the old reliable Knockout/Sammy duo. It may not have the most GitHub stars, but it's solid.

cgslivre commented 7 years ago

I attempted with VueJs and RiotJs, but, its very hard to maintain a simple application and SammyJs for me is natural and realy simple(I'm a backend dev ;-) ).

Thanks.