0
Which one is the best framework for front-end
2 Respuestas
+ 4
It all depends on what you want to do, the fact is that js is not limited to creating events on web pages, now you can even perform server maintenance on js (the server will work quickly, but it will not withstand hacker attacks) you can write browser games, plugins for Internet services, smart homes. If you want to know just a popular framework, today it’s React, according to the jscoin2019 conference in 2020, React will be the best framework. Nevertheless, I recommend that you first choose a field of activity and then a suitable framework; not always React will be appropriate for some services.
+ 1
Thanks