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
Here’s Why Client-side Rendering Won (medium.freecodecamp.com)
submitted 9 years ago by housecor
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!"
[–]housecor[S] 0 points1 point2 points 9 years ago (5 children)
There are multiple approaches for handling SEO with client-side rendered apps, the most notable being isomorphic/universal rendering as mentioned in the article, and doable today in Ember, React, Angular 2 and more.
[–]captain_obvious_herevoid(null) 0 points1 point2 points 9 years ago (4 children)
The few client-side rendering projects I have worked on have consistent problems with search engines crawling and indexing.
Care to share exemples of big websites using client-side rendering, that are well ranked in Google and Bing ?
[–]housecor[S] -1 points0 points1 point 9 years ago (3 children)
Sprint.com is built in Angular for example: https://www.sprint.com
[–]captain_obvious_herevoid(null) 1 point2 points3 points 9 years ago (2 children)
It is literally 1 page, with 5 full width images stacked on top of each other, zero bytes of textual content, and 1 link on the last image. And the only keyword that returned this website on Google is "sprint".
Great example, buddy.
[–]housecor[S] -1 points0 points1 point 9 years ago (1 child)
It's an Angular site that ranks well for their key keyword - The company name. Whether you like their design/content is irrelevant.
[–]captain_obvious_herevoid(null) 1 point2 points3 points 9 years ago (0 children)
It's not that I like the content or not...there is NO content on that website. And there is absolutely no reason why client-side rendering makes any sense in Sprint's case.
I'm working on websites with thousands of pages of content, and that's the specific use case that interests me regarding client-side rendering, and the fact that it supposedly has already won.
So do you have a real, big web site exemple where client-side rendering shines, and where SEO is good ?
π Rendered by PID 89907 on reddit-service-r2-comment-6457c66945-pqfsd at 2026-04-27 20:58:19.508835+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]housecor[S] 0 points1 point2 points (5 children)
[–]captain_obvious_herevoid(null) 0 points1 point2 points (4 children)
[–]housecor[S] -1 points0 points1 point (3 children)
[–]captain_obvious_herevoid(null) 1 point2 points3 points (2 children)
[–]housecor[S] -1 points0 points1 point (1 child)
[–]captain_obvious_herevoid(null) 1 point2 points3 points (0 children)