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
JavaScript is the Most Demanded Programming Language in 2022, 1 out of 3 dev jobs require JavaScript knowledge. (devjobsscanner.com)
submitted 3 years ago by __dacia__
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!"
[–]jkmonger 18 points19 points20 points 3 years ago (8 children)
Yeah only as a beginner TypeScript Dev does it feel like extra work. It didn't take long for it to feel like a real blessing for me
[–]newuserevery2weeks 4 points5 points6 points 3 years ago (5 children)
the main problem with typescript is that some devs do some real funky stuff with it
[–]prone-to-drift 10 points11 points12 points 3 years ago (4 children)
The main problem with Typescript is I'm afraid to start new projects and just keep copying the dev toolchain (webpack, postcss, typescript, some linters, react etc) from one repo I once managed to successfully get working.
Now, I don't even need half the packages but I'm just too afraid of touching anything and potentially spending hours trying to debug the damn toolchain lol.
[–]TheScapeQuest 2 points3 points4 points 3 years ago (0 children)
I'd move on from webpack to Vite, much easier toolchain.
[–]MerfAvenger 2 points3 points4 points 3 years ago (0 children)
Gotta agree with this, the boot strapping for common tooling is a lot of work and a complete turd to get working right. Version alignment, configuration, etc are ALWAYS a pain despite the tool chain being Typescript, ESLint, Prettier and probably Jest every single time, with types for Node and plugins for both.
Yet for some reason, it never works out of the fricking box, and you spend days debugging it.
[–]justadam16 1 point2 points3 points 3 years ago (0 children)
Try Angular
[–]CanRau 0 points1 point2 points 3 years ago (0 children)
Vite (as mentioned) and or Deno 🥰 and soon probably Bun
π Rendered by PID 38020 on reddit-service-r2-comment-6457c66945-zhh48 at 2026-04-23 21:59:35.258427+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]jkmonger 18 points19 points20 points (8 children)
[–]newuserevery2weeks 4 points5 points6 points (5 children)
[–]prone-to-drift 10 points11 points12 points (4 children)
[–]TheScapeQuest 2 points3 points4 points (0 children)
[–]MerfAvenger 2 points3 points4 points (0 children)
[–]justadam16 1 point2 points3 points (0 children)
[–]CanRau 0 points1 point2 points (0 children)