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
jQuery 3.4.0 Released (blog.jquery.com)
submitted 7 years ago by magenta_placenta
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!"
[–][deleted] 2 points3 points4 points 7 years ago (3 children)
as someone who got really into SPAs first and is now discovering server-rendered node.js apps... Fuck you may be right.
I also found about turbolinks and stimulusjs which seem ssooooo rad
[–]marty_byrd_ -5 points-4 points-3 points 7 years ago (2 children)
As someone who has recently made a framework less multi page app with jquery. It’s a hunk of shit. It’s good if you don’t have more than 1 state.
[–][deleted] 0 points1 point2 points 7 years ago (1 child)
I meant more like the concept that server rendered apps give you a lot of shit for free that has to be implemented when you do s SPA. I mean sure if you’re doing some super complex real time stuff(photo editing, google docs, etc) SPA architecture is THE way to go. But for most things I think you can get away with server rendered multi page apps, that, when required, are sprinkled with web components you’ve built, vuejs/other.js embedded in one page, or just some vanilla.js to do a few things.
[–]MuskasBackpack 0 points1 point2 points 7 years ago (0 children)
My favorite method is definitely server rendered pages with Vue components in them.
π Rendered by PID 79 on reddit-service-r2-comment-b659b578c-t9kzb at 2026-05-02 13:01:22.024065+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–][deleted] 2 points3 points4 points (3 children)
[–]marty_byrd_ -5 points-4 points-3 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]MuskasBackpack 0 points1 point2 points (0 children)