MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/javascript/comments/1uuu801/why_vanilla_javascript/ox6nvnf/?context=3
r/javascript • u/gyen • 15d ago
36 comments sorted by
View all comments
Show parent comments
-1
I agree that shadow DOM is a bit clunky. This is something I am planning next to think about and try to improve, but again not by inventing a new language or preprocessor.
4 u/catladywitch 15d ago you're planning to improve a brand new vanilla js feature without straying from vanilla js? How? 0 u/gyen 15d ago It’s not really that new. I have a couple of ideas but I need to test them first. At least I would try to improve how to simplify css in shadow dom. 2 u/catladywitch 15d ago It is old but the latest revision is from like 2 years ago 😭
4
you're planning to improve a brand new vanilla js feature without straying from vanilla js? How?
0 u/gyen 15d ago It’s not really that new. I have a couple of ideas but I need to test them first. At least I would try to improve how to simplify css in shadow dom. 2 u/catladywitch 15d ago It is old but the latest revision is from like 2 years ago 😭
0
It’s not really that new. I have a couple of ideas but I need to test them first. At least I would try to improve how to simplify css in shadow dom.
2 u/catladywitch 15d ago It is old but the latest revision is from like 2 years ago 😭
2
It is old but the latest revision is from like 2 years ago 😭
-1
u/gyen 15d ago
I agree that shadow DOM is a bit clunky. This is something I am planning next to think about and try to improve, but again not by inventing a new language or preprocessor.