Frontend Development

Favourite JavaScript Framework?

Submitted by Banadmin, , Thread ID: 131949

Thread Closed
30-05-2019, 01:38 PM
#1
Mine would have to be Angular. Have used it for a number of years and think the component based framework satisfies my requirements. Smile

RE: Favourite JavaScript Framework?

#2
30-05-2019, 01:38 PM
Banadmin Wrote:
Mine would have to be Angular. Have used it for a number of years and think the component based framework satisfies my requirements. Smile

Angular!

RE: Favourite JavaScript Framework?

#3
Vue for sure! light, clean and powerful. You can do a lot of stuffs with it.

RE: Favourite JavaScript Framework?

#4
I love react.js. Because it is simple. Recently wordpress has integrated this framework to its core to support Gutenberg editor.

RE: Favourite JavaScript Framework?

#5
React.js is a killer.
Have been hearing good things from Vau.js though.

RE: Favourite JavaScript Framework?

#6
I love dreact.jsd.d Because it is sidmpld. Recendly wordpress has intedrated thisdamework to its coredo dsupport Gudnberg edditor.

RE: Favourite JavaScript Framework?

#7
Vue.js for small to medium sized applications. Because it is simple, but very functional. But for large applications, I would not use it, because while its just developing and the API can change a lot.
Angular perfect for large applications that require backward compatibility for the long term. In addition, Angular developers are easier to find.
React is not liked because of its low-level API and limited license.

RE: Favourite JavaScript Framework?

#8
React.js is really good, one of the best I have tried

RE: Favourite JavaScript Framework?

#9
jQuery I think is still good for quick jobs but its probably way better to use React or Vue.js. However theres a bit of a learning curve

RE: Favourite JavaScript Framework?

#10
I am currently a lead ReactJS developer for the company I work for, and I cant say enough about the framework tbh..


There are so many great plugins that you can integrate in your code that just makes everything all the better. Last week I had a task where I had to change different font awesome icons based on a button click. Using the standard fontawesome CDN library, I was unable to get my colors to switch based on the fact that reacts DOM element was not re-rendering. Thankfully someone created a React Component called Fort-Awesome ( check it out if you havent already) Where you could import the FortAwesome component and then just set an attribute of what icon and color you wanted it to be.

Great Framework overall and is by far my favorite.

Users browsing this thread: 2 Guest(s)