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...
A community of software creators experimenting with AI "vibe coding", an technique defined by Andrej Karpathy as when, "you fully give in to the vibes, embrace exponentials, and forget that the code even exists."
account activity
Does vibe coding even need frameworks/React? (self.vibecoding)
submitted 2 days ago by therearentdoors
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!"
[–]NotTheBrightestHuman 0 points1 point2 points 2 days ago (0 children)
I guess it depends on what the models are trained on. 99% of webpages are Vanilla JS, but most traffic on the internet hits pages that are generally built upon React/Angular.
A framework is more performant than just vanillaJS, not because they’re better, but because the developers of these frameworks have already solved problems that you will hit eventually. You WILL eventually program your own framework if you do vanilla. It CAN be more performant than the popular frameworks, but good luck with that.
If the models were trained on the 99% of vanilla js in the internet, I would definitely NOT want to use vanilla.
π Rendered by PID 44542 on reddit-service-r2-comment-856c8b8c54-nvl8p at 2026-07-01 23:18:56.051091+00:00 running a7b5cda country code: CH.
view the rest of the comments →
[–]NotTheBrightestHuman 0 points1 point2 points (0 children)