|
|
|
|
|
by Narew
276 days ago
|
|
I'm not a front end dev and only use JS stuff time to time for small personal project.
There is so much JS framework out there that appear and disappear so fast. I don't know if we can call it innovation. I have the impression they just reinvent the wheel with so little value added.
I prefer to keep on React at least it will not disappear the next time I will do some change on my project. |
|
- Work with reactive variables
- Combine three different languages
- Write modular code
- Enable highly response designs
The target platform (the web) doesn't natively support all of these things elegantly, and maybe for good reasons.
I've got the feeling that frontend frameworks are starting to converge to some consensus on some of these things (e.g. signals), and I hope the next decade will be more stable than the last.