DEV Community

Discussion on: Javascript

Collapse
 
caseywebb profile image
Casey Webb • Edited

To throw in my $0.02, Sails.js and Trails.js have very low barriers to entry and allow you to build a JSON API almost mindlessly. Plus, then you're in the magical world of full-stack javascript, and server-side rendering and other isomorphic patterns are only a Google and StackOverflow away.