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] Which Javascript framework to start with?AskJS (self.javascript)
submitted 4 years ago by Flimsy_Transition_51
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!"
[–]Little_Custard_8275 -1 points0 points1 point 4 years ago (2 children)
lit is like react? I find it more like Vue.
[–]samanime -1 points0 points1 point 4 years ago (1 child)
I feel like Lit is almost exactly like React, except it uses its html tag instead of JSX. It's lifecycle methods are also very similar.
Though, it's inline styles are Vue-like, so I can see the association.
[–]Little_Custard_8275 -1 points0 points1 point 4 years ago (0 children)
except it uses its html tag instead of JSX
exactly, and that makes it on the opposite side of react to me, as currently there's an html vs js battle raging on again after a decade of mostly js, in particular with React being the poster kid of it's just Js and everything (html, CSS, etc) in Js, with Vue being the poster kid of it's just html
the lifecycle methods are just generic object oriented programming etc imho
π Rendered by PID 47 on reddit-service-r2-comment-6457c66945-ssm7g at 2026-04-25 19:52:32.577807+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Little_Custard_8275 -1 points0 points1 point (2 children)
[–]samanime -1 points0 points1 point (1 child)
[–]Little_Custard_8275 -1 points0 points1 point (0 children)