|
|
|
|
|
by thex10
1135 days ago
|
|
Yeah, I’ve too noticed how hard it is to find any web development guidance involving direct DOM manipulation now! I was recently refactoring some code and wondering whether to use a (JS) class… The search results were mostly about React Class Components. And I was contemplating building a reusable component… results from the past decade were split between React Components and Web components. (In retrospect I should’ve tried DDG or something not connected to my search history lol). Anyway where are the vanilla JS/TS DOM manipulators blogging these days? I guess here is one, thankful for the post :) |
|