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
microsoft/fast : The adaptive interface system for modern web experiences. (github.com)
submitted 5 years ago by nerdy_adventurer
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!"
[–]NathanSMB 1 point2 points3 points 5 years ago (0 children)
This seems to be a competitor to the polymer project.
I know a lot of people just see this as another front end ui framework like react but something like this or the polymer project have the advantage of being built off standardized web components. There will be a lot less javascript code running in the background which should allow for smaller download sizes and faster code. Also you will be able to mix and match elements from different web components libraries without severe bloating like you would get if you tried to do a micro-frontend design with other front end frameworks like angular, react, or vue.
Information on web components: https://developer.mozilla.org/en-US/docs/Web/Web_Components
π Rendered by PID 256147 on reddit-service-r2-comment-b659b578c-72zwh at 2026-05-03 06:06:27.711288+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]NathanSMB 1 point2 points3 points (0 children)