@vaporeon_ (its me. after i came out of my web developer boot camp i didn't know how to make a static web site)
@vaporeon_ one could spend the rest of their life understanding the nuances of the useEffect hook in react
@vaporeon_ and i mean, a lot of modern web frameworks aren't all that different from using a new language that compiles to HTML + CSS + JavaScript
@vaporeon_ @wallhackio this was eventually how i felt at the time lol
@vaporeon_ i do now how to do it now, don't worry lmao. but a lot of modern website design is learning to operator a hydraulic press to hammer a nail, when you could've just used a hammer
@vaporeon_ I want to clarify that there is a place for complex web frameworks. The reason they exist is that using JavaScript and the DOM for extremely complex interactivity just... sucks. These frameworks wouldn't exist if people enjoyed using the DOM for complicated applications
The issue is when people are using these gigantic frameworks to build single page applications for your personal website that is a single page showing off your projects. Like, the plot has been completely lost at that point
@wallhackio WHAT
What even is the point of "web developer boot camp" if they don't teach you the most important part of the web, which it all is based on, the HTML (and how to put it online on a web server)