|
|
|
|
|
by egeozcan
2119 days ago
|
|
Totally agree. People jump into extreme abstractions (React, Vue, Angular, when even jQuery is too much at the beginning) when they never experiment with the fundamentals. Using just HTML/CSS is so much fun, even better with the latest advancements, why not enjoy them while learning, instead of getting depressed in totally abstracted frameworks? |
|
In the old days, it didn't matter how _good_ you were; basically, your site was going to look more or less like the site created by someone who just started and tried really hard for a few days. You could copy/paste HTML from other people's sites _and just have it_. Now, nothing works because there are tokens and authorization and APIs everywhere.
I don't see anyone complaining that you can't just build a car from scratch in your garage. That would be crazy, right? Yet, somehow, anyone should be able to learn how to code professional internet software with little effort and understanding.
If you want to use React, I don't understand what's so hard about the [introductory documentation](https://reactjs.org/docs/add-react-to-a-website.html)? It's almost pure HTML and has [a lot of help](https://reactjs.org/docs/getting-started.html#try-react) for extending it from there.
This is honestly a lot easier than what we had at the beginning, where even documentation for HTML tags wasn't so easy to find.
Maybe this is still too complicated, but the lower bar is there, whether you like it or not. If I don't know how to use scissors, I'm going to be a shitty barber.