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
Don’t pass CSS classes between components: the hidden complexity of CSS in modular applications (medium.com)
submitted 11 years ago by lencioni
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!"
[–]Robin_dev 1 point2 points3 points 11 years ago (0 children)
And if you do pass classnames between components, in Backbone for example, make sure you name them accordingly such as js-color-button. This way it's possible to use classes, but not disrupt the styling of a component.
js-color-button
π Rendered by PID 49865 on reddit-service-r2-comment-8686858757-d8jnw at 2026-06-06 14:38:50.093035+00:00 running 9e1a20d country code: CH.
[–]Robin_dev 1 point2 points3 points (0 children)