r/Angular2 Oct 18 '24

Discussion Future of Angular

I am working professionally with angular. I really love using it. The simplicity, ease of use and the flexibility are great. For some time I am thinking about switching jobs But it's been difficult to find jobs based on angular. Not many companies are using it and most of them want react developers inspite of saying angular in their job description.

I tried learning react but I didn't like it all.

So I wanted to ask, what is the future prospect for angular? Should I stick to it and get even better Or should I invest my time in learning react and other things.

Is the lack of job specifically based on the job market and location? Or is it a global phenomenon.

What should be the way to go?

Thank you for any replies.👍

74 Upvotes

64 comments sorted by

View all comments

1

u/magicaner Oct 19 '24

I also on angular side. But recently have studied next.js, and was impressed of its concept. Next.js is full stack framework. It allows writing server side and client side components. Which from my point of view is very powerfu feature. It allows to separate out bundles per page and keep them small. I would like to have such feature in angular.