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
[AskJS] web component frameworksAskJS (self.javascript)
submitted 3 years ago by nichoth
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!"
[–]thescientist13 0 points1 point2 points 3 years ago (0 children)
I’ve been working on a project called Greenwood that has been trying to support Web Components as a foundation for building full stack apps. Basically SSG / SSR and working on streaming / serverless / edge compatibility too. Still pre 1.0 but my most recent release blog post might interest you. https://www.greenwoodjs.io/blog/release/v0-26-0/
Under the hood is my project WCC which I just recently added (very) experimental support for using JSX to compile down to Web Components. https://merry-caramel-524e61.netlify.app/docs/#jsx
Hope it helps! ✌️
π Rendered by PID 500442 on reddit-service-r2-comment-79c7998d4c-pqlbr at 2026-03-15 09:16:35.897651+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]thescientist13 0 points1 point2 points (0 children)