Angular vs React vs Vue. I Built Project in All Frontend Frameworks - Which One Is Better?

preview_player
Показать описание
Angular vs React vs Vue. Which one is better? I built project in all frontend frameworks: React, Angular and Vue because I have 3 different courses regarding each framework. In this video I want to compare on the real example with which project it was faster to implement the project, where I had more bugs and which framework is most suitable for you either for learning to earn money or to build your next production application

TIMESTAMPS
0:00 Angular vs React vs Vue
01:09 How much did it take?
03:28 Where are most bugs?
04:20 Why Typescript is important?
05:19 What framework should you use?

FOLLOW ME

REFERENCES

RECOMMENDED VIDEOS

MY COURSES
Рекомендации по теме
Комментарии
Автор

Angular is the best choice for big apps, but you need to learn a lot in order to create good apps with it.

foxdie
Автор

Very detailed comparison, great content. Thank you very much!

NamNguyen-ozuj
Автор

I can´t alway see your video on youtube and dodge it, your contents are always attractive to sit, watch and listen i seriously like your style to be honest even if am not getting what you teach at some point i always say to myself that this man is really teaching something great i must get it at all cost.

barrowmusics
Автор

Thanks for putting this video. It's awesome.

arjayarjay
Автор

Hi Oleksandr,
Can you short video on how to make sidebar navigation for routing, like YouTube or angular ngrx docs has.

SanjeetKumar-xdne
Автор

Good stuff! Now try building it with Svelte :D

ninecrowns
Автор

I came across you with the **REACTJS CAROUSEL**, lucky find for me for sure!

joshuaheathcote
Автор

I rather be more interested in knowing which one would be easiest to continue to work in after you have 1-2 years invested. I have been using angular 2 almost non stop since august 2016. I often refactor some parts when they grow, and it's made very easy with typescript and compile time errors.

There are some things that I find still difficult or lots of work or don't work as I hope, one of them is more complex routing with matrix. The other is complex custom components.

So you have a project, you know how it works. And now you want to add a few new pages, with some new custom components, which one is easier/fast/more stable/more fun. So just like this video, but now you want to add some more features.

egonknapen
Автор

I like angular, i like that everything what i need is includes

praktycznewskazowki
Автор

Do you suggest angular to who is full stack dev moving from react? Isn't 2 months too much with angular compared to vuejs.

mfturkcan
Автор

Why you have used a state manager only on angular?
Moreover angular is the one who need less a state manager, since have services and dependency injection.

InfiniteTwice
Автор

can you please share the github links for this projects, i want to inspect the diffrences

bennyban
Автор

I love Angular and I think it’s main edge over the other 2 is when you’re doing really complicated forms like form arrays. If I’m building something smaller and simpler I’ll go for vue. I’ll also use vue for multi page web sites just like how we used jquery.
I can’t stand react and everything it stands for lol

CodingAbroad
Автор

( Vue 3 / Composition API and TypeScript ) is the New King.

softblood
Автор

Eveeryone claiming Angular is good for big apps, hasn’t used it for a big app yet. The fact that people struggle or used to struggle with hooks obviously cannot be ignored. It’s just that I can’t empathise, because it’s been clear to me how they work from day one and I’ve never caused any nasty bugs with them. I have however encountered many bugs created by others and again the hooks are exactly never the issue, but a complete lack of competence in logical thinking.

jurycould
Автор

A lot of the problems with Angular is the steeper learning curve, but once you know it, it's amazing how you can switch from one project to another and be productive very fast, because it is very opinionated on the file structure of the project, as well as it uses the same core libraries to accomplish majority of what you need.

han
Автор

Мне кажется или я когда-то слышал тебя на русском

dppowit
Автор

First, can I ask you not to speak English so quickly? It is difficult to follow the thought. Secondly, I would like a link to the angular project to see the best practices

moegreen