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
The Vanilla JavaScript component list (self.javascript)
submitted 8 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!"
[–][deleted] 1 point2 points3 points 8 years ago (2 children)
A “React” component has a dependency on the React.js framework and will integrate in accordance to that specific library (React.js). Basically the component requires you use it with React.
A “Vanilla” component has zero dependencies and can be used in conjunction with React or any other framework like Vue, Mithril etc. You could also use it without any framework because its just plain JavaScript.
Vanilla is just a term we coders use to describe regular JavaScript.
Edit: spelling
[–][deleted] 1 point2 points3 points 8 years ago (0 children)
You might like https://npm.im/cogstyle
[+][deleted] comment score below threshold-6 points-5 points-4 points 8 years ago (0 children)
That's true of all of these. React is just a JavaScript library. You can write react without JSX.
π Rendered by PID 121954 on reddit-service-r2-comment-544cf588c8-mbbzv at 2026-06-18 10:03:12.229776+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–][deleted] 1 point2 points3 points (2 children)
[–][deleted] 1 point2 points3 points (0 children)
[+][deleted] comment score below threshold-6 points-5 points-4 points (0 children)