|
|
|
|
|
by david-cako
1490 days ago
|
|
Regular ass HTML and CSS works just as well as ever. Application frameworks solve problems that are convincing at hyper-giga Google scale (where an infinite number of participants and data models need to be consolidated) that aren't as important when I am trying to display words, pictures, and video to people across the world. For instance, if you're talking about advanced sharding, granular caches per data-field, or scaling microservices with the load on different parts of your application, then maybe you need something more complicated. I like simple, and I like to be able to see changes I make in real time. React makes a lot of things more simple, so I use it often. |
|