Kovaks
Mr. Poopybutthole
- 2,358
- 3,148
Sorry if this belongs in the JS thread, but I wanted to see if anyone else was using these tools in their development and what their thoughts were on them.
We have been using Backbone/Bootstrap/Handlebars for a few projects at my work and are going to be starting a 3rd soon. My current scrum team is the only one in the department using it as sort of a trial, but we are looking at trying to expand it out to other teams. We came from a very Java heavy JS light mvc framework, and I am really loving the Java light JS heavy MVR that this brings along with the very clean setup. Since we are starting to move toward more mobile capable apps the single page app is super fast and scales well at least to the tablet size.
I have recently started playing with Backlift on the side makeing a few little apps, it is kind of a cool little tool that allows you to use you dropbox as your server and uses mongodb for the backend, at least from what I have been reading.
So back to why I am starting this thread
TLDR is anyone else using these and what are their thoughts, or are they using any of the other JS/Jquery heavy MVC/MVRs such as Knockout or sammy js. And is anyone else looking at mongodb? And what to you think the future will look like. Also please if you want to discuss node.js i am just starting to research it and would love some input.
We have been using Backbone/Bootstrap/Handlebars for a few projects at my work and are going to be starting a 3rd soon. My current scrum team is the only one in the department using it as sort of a trial, but we are looking at trying to expand it out to other teams. We came from a very Java heavy JS light mvc framework, and I am really loving the Java light JS heavy MVR that this brings along with the very clean setup. Since we are starting to move toward more mobile capable apps the single page app is super fast and scales well at least to the tablet size.
I have recently started playing with Backlift on the side makeing a few little apps, it is kind of a cool little tool that allows you to use you dropbox as your server and uses mongodb for the backend, at least from what I have been reading.
So back to why I am starting this thread
TLDR is anyone else using these and what are their thoughts, or are they using any of the other JS/Jquery heavy MVC/MVRs such as Knockout or sammy js. And is anyone else looking at mongodb? And what to you think the future will look like. Also please if you want to discuss node.js i am just starting to research it and would love some input.