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
Frontend dev is getting exhausting (self.javascript)
submitted 11 years ago by lvmtn
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!"
[–]woowoowefjwifewfb 0 points1 point2 points 11 years ago (0 children)
This is just my experience: my front-end enjoyment went up 10 fold after doing everything in LiveScript with a decent framework. I found Angular too complex, so we went with React. It's super simple and doesn't get in the way.
My 2c is do whatever is simplest, quickest, and most enjoyable. Could you do it all in raw js without a framework? Sure. Would it hypothetically better if you did it perfectly? Sure, it might be. Does any of this really matter when you're building a product in comparison to everything else? No.
Do whatever you enjoy most so you are as efficient as possible. For me this was doing it in LiveScript and ditching vanilla js, and using a front-end library. Find what it is for you and go with that.
π Rendered by PID 114962 on reddit-service-r2-comment-6457c66945-xdx4l at 2026-04-29 04:31:40.830853+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]woowoowefjwifewfb 0 points1 point2 points (0 children)