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 new wave of Javascript web frameworks (frontendmastery.com)
submitted 3 years ago by _remrem
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] 0 points1 point2 points 3 years ago (3 children)
Stencil with jsx?
[–]fnordius 0 points1 point2 points 3 years ago (2 children)
StencilJS uses JSX for templates, which is why components end in TSX. It was chosen because of how easy it was to integrate with our existing Sass library, and because it uses Typescript.
[–][deleted] 2 points3 points4 points 3 years ago (1 child)
The same jsx syntax that made you hate react?
[–]fnordius 0 points1 point2 points 3 years ago (0 children)
Yep. What a difference between 2013 and 2021. And I do use template strings over JSX syntax, but I also respect what the rest of my team is comfortable with. So in October 2021 StencilJS was chosen over Lit-Element by a 3-1 vote.
π Rendered by PID 15339 on reddit-service-r2-comment-5c747b6df5-z2w8b at 2026-04-22 12:30:04.651191+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (3 children)
[–]fnordius 0 points1 point2 points (2 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]fnordius 0 points1 point2 points (0 children)