#React or Angular for the frontend?

1 messages ยท Page 1 of 1 (latest)

rich relic
#

I want to focus on one, which one would you go for?

gilded snowBOT
#

<@&1004656351647117403> please have a look, thanks.

#

Here is an AI assisted attempt to answer your question ๐Ÿค–. Maybe it helps! In any case, a human is on the way ๐Ÿ‘. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.

#
TJ-Bot
I want to focus on one, which one would you go for?

It ultimately depends on your preferences and the specific requirements of your project.

React is a popular choice for its flexibility and ease of use, as well as its large community support and abundance of third-party libraries. It uses a virtual DOM to optimize performance and allows for a more component-based approach to building user interfaces.

Angular, on the other hand, is a more opinionated framework that provides a comprehensive solution out of the box, including built-in tools for routing, form handling, and state management. It also has features like Ahead-of-Time compilation for improved performance and Typescript support for added type safety.

If you prefer more freedom and flexibility in your frontend development, React may be the better choice. However, if you value structure and consistency in your codebase, Angular may be a better fit.

Ultimately, both React and Angular are powerful tools with their own strengths and weaknesses. Consider factors like your team's expertise, project requirements, and long-term goals when making your decision. Additionally, it's always beneficial to try out both frameworks to see which one aligns best with your development style before committing to one over the other.

alpine adder
#

React/Angular/Vue are all valid choices. Pick the one that you prefer, or there ae more jobs in in your area.

steady harness
#

both are completely fine

#

I think React is a bit more popular though

#

but nothing you should worry about

chilly falcon
#

Vue is super popular in China, but in US I think React has the biggest market share. Vue is created by a Chinese guy.

granite gust
#

vue is generally considered the more modern choice

alpine adder
#

At the end of the day it's about concept, less so the specific framework.

granite gust
#

while react is the older and more widely spread

#

angular being somewhere in the middle

alpine adder
#

And Angular is also gaining more traction.

granite gust
#

ideally u have experience in all 3 so u can apply to all roles and be a fit

#

but other than that, transferring isnt that big of a deal

alpine adder
#

So it depends on your goals.

rich relic
#

Thanks everyone

delicate tundra
#

Before you learn React, make sure you learn standard Html, CSS, and Javascript/Typescript.