Hacker News new | ask | show | jobs
by jononomo 4244 days ago
Actually, you can use Meteor as a frontend-only framework. Just have the Meteor server be the client for a standard REST API. I've built an app using this approach.