Home › Forums › JavaScript › Beginner looking for some direction › Reply To: Beginner looking for some direction
September 11, 2015 at 7:26 am
#208045
Participant
There’s a lot of things you could go with, but something like Meteor http://www.meteor.com might help you get something prototyped and working quickly. It’s not the right solution for everything (in terms of a production app) but it’s very easy to get a working prototype app up and running. Meteor works well for single-page apps.