|
|
|
|
|
by neurotrace
1585 days ago
|
|
Unpopular opinion here: the more I use Vue, the more I realize that it started off doing things differently because it thought it was smarter than more established frameworks. Over time, you're seeing it copy a lot ideas from other systems because they're actually hard earned lessons. Vue is the manifestation of the frontend hype cycle. There's no reason to use it over something like React which is much better supported |
|
Imo the best use case for Vue is as a jQuery no build replacement. Preact is also another good option for this.