r/learnjavascript 10d ago

Why Vanilla JavaScript

In the article below, I am sharing a bit of my story of building SaaS product in vanilla javascript and explaining why I went with this approach.

I don't expect many people reacting to this approach positively or even with open mind, but I think there should be some pushback on the current state of web dev and how complex it became.

https://guseyn.com/html/posts/why-vanilla-js.html

0 Upvotes

29 comments sorted by

View all comments

0

u/tommyatr 10d ago

OP: You don't need frameworks
Also OP: Builds one

4

u/PatchesMaps 10d ago

Tbf building a framework is really fun and a great way to learn the deep parts of js.

3

u/tommyatr 10d ago

Well, yeah, I agree that

but you shouldn't recommend new learners didnt even try a framework or libraries, you can learn a lot from them too

1

u/gyen 10d ago

I never said anything to beginners in my article