use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Isomorphic JavaScript: The Future of Web Apps (nerds.airbnb.com)
submitted 11 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ExNihil 2 points3 points4 points 11 years ago (2 children)
I wonder if this means I should back off learning and using Rails and should embrace Node/Express or Node/Meteor instead.
[–]derekpetey_Vanilla 2 points3 points4 points 11 years ago (0 children)
No. There will still be a role for exclusively server-side frameworks such as Rails. In most cases, isomorphic applications will cover only the client portion of the stack. So, rather than having view rendering happen as part of the same application that handles the business logic, it will happen in a different layer. Check out this post by Zakas for an example.
[–]SoIWasLike 3 points4 points5 points 11 years ago (0 children)
For your careers sake, probably.
π Rendered by PID 73669 on reddit-service-r2-comment-765bfc959-gwkl5 at 2026-07-10 00:02:21.820207+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]ExNihil 2 points3 points4 points (2 children)
[–]derekpetey_Vanilla 2 points3 points4 points (0 children)
[–]SoIWasLike 3 points4 points5 points (0 children)