Angular in 100 Seconds

  Рет қаралды 777,818

Fireship

Fireship

Күн бұрын

Пікірлер: 544
@bawad
@bawad 4 жыл бұрын
You can tell by the length of each video that Fireship knows which framework is best: React: 2:07 Vue: 2:03 Angular: 1:59 (yikes didn't even make it to 2 mins)
@alexmercerind
@alexmercerind 4 жыл бұрын
There we go.
@EthanVazquez
@EthanVazquez 4 жыл бұрын
And here I thought you said you would back off Angular
@Fireship
@Fireship 4 жыл бұрын
The shorter the video, the more elegant the framework ;)
@yupengs
@yupengs 4 жыл бұрын
THIS IS WHAT WE ARE WAITING FOR!
@keiwanmosaddegh5947
@keiwanmosaddegh5947 4 жыл бұрын
The legend has spoken
@muhammadasadhaider6893
@muhammadasadhaider6893 4 жыл бұрын
watched at x2 speed, learned Angular in 50s
@brenolins9908
@brenolins9908 3 жыл бұрын
Ok Boomer
@mrchandrakantapanda
@mrchandrakantapanda 6 ай бұрын
😂
@unknownguy4966
@unknownguy4966 6 ай бұрын
Meanwhile I watched it in x3 speed
@InsaneHq
@InsaneHq 4 жыл бұрын
Waiting for Ben Awad comment....
@Ihavetoreturnsomevideotapes
@Ihavetoreturnsomevideotapes 4 жыл бұрын
Lol
@aminejadid2702
@aminejadid2702 4 жыл бұрын
awad the douch
@andreymatiushchenko3519
@andreymatiushchenko3519 4 жыл бұрын
Ben Awad is a joke
@chill-_-839
@chill-_-839 4 жыл бұрын
@@andreymatiushchenko3519 must be an angular dev
@aviationbutterr
@aviationbutterr 4 жыл бұрын
lol
@punsmith
@punsmith 4 жыл бұрын
God, I love this so much. My little Angular heart beats fiercely today.
@novaria
@novaria 4 жыл бұрын
wholesome.
@gooze3888
@gooze3888 3 жыл бұрын
dont use Gods name in vain please :(
@n.kh.l
@n.kh.l 4 жыл бұрын
It's okay Ben Awad, just close your eyes.
@bawad
@bawad 4 жыл бұрын
I'm having trouble breathing, is this normal?
@not2day646
@not2day646 4 жыл бұрын
@@bawad after reading this comment, yes
@maulikshah28
@maulikshah28 3 жыл бұрын
@@bawad the man himself has commented here
@DodaGarcia
@DodaGarcia 3 жыл бұрын
I’m interested in Angular because I started used NestJS (which is inspired by it) and even though the learning curve felt a bit steep upfront, once I got used to the decorators and services I was really surprised by how clean and organized the code stays compared to other frameworks which start out clean and quickly become a mess.
@mishakirichenko7455
@mishakirichenko7455 2 жыл бұрын
same here :)
@kimdev11
@kimdev11 Жыл бұрын
Same here
@netgeek2392
@netgeek2392 Жыл бұрын
Same here
@WantOxide
@WantOxide Жыл бұрын
PLEASE DON'T YOU WILL END IN A NIGHTMARE. A fellow developer
@VadimTi320
@VadimTi320 Жыл бұрын
@@WantOxide Why is that? Can you explain why do you think so please?
@bigchunk1
@bigchunk1 3 жыл бұрын
KZbin needs more videos like this. There is an art to giving yourself limited time to focus on only the most Angular parts of Angular.
@avishekdattaray2065
@avishekdattaray2065 2 жыл бұрын
I have been using Angular for almost 3 years now and recently I started learning react also. What I felt is that the Angular team had done great work for handling things very straight-forwardly without making things much more complex. My opinion for all the new devs who are thinking which UI framework to learn, it will be Angular as it's much easy with a wide range of libraries and all which reduces much stress while handling complex scenarios.
@JosephGallagher
@JosephGallagher Жыл бұрын
I'm a month in in an internship working with Angular but only have had experience with JAVA. Already took the basics of JS, and am learning HTML; I've read I need CSS and the two aforementioned languages to understand Angular. How much would you say I need to dig in for Angular to start making sense, or where to begin with? I hit the ground and it's grinding me 😅
@lukeweston1234
@lukeweston1234 Жыл бұрын
@@JosephGallagherget a really good understanding of how to implement all of the basic building blocks, components, modules, services, directives, pipes, etc. if you try to skip these fundamental ideas it can be incredibly hard to onboard. Thankfully I’ve mostly been using standalone components lately and I am enjoying it much more.
@DieStockEnte
@DieStockEnte 4 жыл бұрын
Can you make a video of the direct comparsion between Angular, React, Vue.js? For example based on code speed (how fast it is), code simplicity (how easy or hard the code is to understand/read/learn), complexity (how much power it has, for example React has a lot of libraries) and whats the most popular/gets more and who less importance in future... That would be cool. Currently I am using JQuery and a bit of React.
@agustinperuzzi
@agustinperuzzi 2 жыл бұрын
I've been using angular for 1 year and I love it. I've dipped my toes in react and Vue, but nothing compares. Angular is easy to use and really easy to maintain organized. I specially like it for the second reason, as a proyect leader having a very modular project makes my job easier.
@WantOxide
@WantOxide Жыл бұрын
If you love it it means you're a shit dev
@simplyizustic6122
@simplyizustic6122 10 ай бұрын
AnguLar is EaSy tO uSE🤡
@agustinperuzzi
@agustinperuzzi 10 ай бұрын
@@simplyizustic6122 well honey I don't know what to tell you, I find it easy. Also, almost three years now!
@realGabCassim
@realGabCassim 4 жыл бұрын
Thank you for your content at Fireship! I can't describe how grateful I am
@joshblf
@joshblf 4 жыл бұрын
"minimal decision fatigue" is the BEST reason to use Angular, and why it's better than React for large projects IMO
@punsmith
@punsmith 4 жыл бұрын
An OFTEN downplayed boon. The development world is already busy as things get, I simply don't want to spend time figuring out libraries. I want to start my project without much of a hubbub.
@detaaditya6237
@detaaditya6237 4 жыл бұрын
This. So many people overlooked this benefit and bad-mouthed angular thanks to its prequel
@randomizednamme
@randomizednamme 4 жыл бұрын
This is why I use it for side projects. I used to spend so much time deciding which libraries I wanted to use to compliment React, and how to structure a reusable networking layer. In the end I wanted Rx and Angular embraces it quite nicely. I think I moved over completely once they released hooks.
@IconicProps
@IconicProps 3 жыл бұрын
@@detaaditya6237 You have that backwards. Angular 1.5+ is much simpler. The point of using loosely typed language, is to loosely type things. A good programmer doesn't need much more than a third =.
@PhilipAlexanderHassialis
@PhilipAlexanderHassialis 3 жыл бұрын
As a React fan I have to admit that the fact that Angular is extremely opinionated and forces you to do things in a certain way otherwise the project fails, is extremely appealing from a business perspective. This way, an enterprise can be assured that when they hire an Angular dev they will be immediately productive since there is only one way to e.g. fetch data or whatnot. Sure, a good React dev will be able to traverse an existing codebase without worries, but a good Angular dev will not even have to do that since there is only one place for components, only one way to route, etc.
@novaria
@novaria 4 жыл бұрын
This actually makes we want to check out Angular again.
@Fireship
@Fireship 4 жыл бұрын
Most underrated framework out there
@Wael100
@Wael100 4 жыл бұрын
@@Fireship maybe we tend to go for the easy way which is React or Vue, Angular takes much more time to grasp and master as it's a complete framework and has everything out of the box, not sure if you agree
@PS-dp8yg
@PS-dp8yg 4 жыл бұрын
@@Wael100 There's nothing complex about Angular. As long as you understand JavaScript, you're good to go.
@bj_enigma
@bj_enigma 4 жыл бұрын
@@Wael100 I disagree. Angular is by far the easiest framework. Best of angular is that you can easily learn Ionic to build Mobile apps
@hemantakakati1103
@hemantakakati1103 4 жыл бұрын
I found all three framework pretty same. Angular is as easy and as hard as other framework such as react and vuejs. At the end of the day you will learn what your company demands.
@tomihawk01
@tomihawk01 4 жыл бұрын
Still my favourite framework and I still use it for all my personal projects. Angular single-handedly converted me from a backend Java developer who hated web development into Web Apps being my next career step. Sad to see React dominating the job market here.
@Youkakun
@Youkakun 4 жыл бұрын
@@WilliamSedlacek More opinionated than well defined. There's a lot custom stuff in angular which is worse than other modules in npm. Freedom means safety like replacing broken stuff or updating libraries early which is restricted by angular some times.
@xucongzhan9151
@xucongzhan9151 4 жыл бұрын
OK for the first time, the gifs in the background are from something I have actually watched lol (the ng add part) Thanks for your content! I enjoy every video you made and your courses.
@Fireship
@Fireship 4 жыл бұрын
Thanks! I used to watch Captain Planet as a kid too
@briandesign
@briandesign 4 жыл бұрын
Dang now I can apply to Google after this
@fabioXferke
@fabioXferke 4 жыл бұрын
I like the fact that it's composable and scalable, good thing that Vue3 is being well inspired going that way, without giving you excessive built-in services
@robby7292
@robby7292 2 жыл бұрын
Would like to see an angular crash course in about this style. That way you could learn the fundamentals of angular in 10 minutes. Modules, components, bindings, pipes, services etc.
@lynnlo
@lynnlo 4 жыл бұрын
Instructions unclear, I accidentally learned react.
@BenjaminAster
@BenjaminAster 3 жыл бұрын
Underrated
@brenolins9908
@brenolins9908 3 жыл бұрын
Ok Boomer
@khoirularifin3648
@khoirularifin3648 8 ай бұрын
lol 🤣
@mihir7126
@mihir7126 4 жыл бұрын
I'm learning angular right now and this gives me some hope in the eternal night of depression I'm facing while working on it.
@TUNRAX
@TUNRAX 2 жыл бұрын
I am doing an udemy course on angular because of my job, there is too much content and I need to finish it in 2 weeks and is way tiring. This video helped me to understand in a concise way what is the basics of angular very well.
@qwertt14
@qwertt14 4 жыл бұрын
"and minimal decision fatigue" thats exactly what I like about Angular
@shadabk96
@shadabk96 4 жыл бұрын
Quite brave of you to post 100 seconds of React and Angular back to back... Now brace for the fanboys storm..
@proko8gaming671
@proko8gaming671 4 жыл бұрын
I still have yet to meet anyone that likes angular, or anyone who doesnt like react
@patiencebear
@patiencebear 4 жыл бұрын
@@proko8gaming671 Here I am!
@hendrik2765
@hendrik2765 4 жыл бұрын
@@proko8gaming671 Well here i am
@cplusplussizeddick1430
@cplusplussizeddick1430 3 жыл бұрын
@@proko8gaming671 react is for low iq noobs. That's why it's most popular. Because most of the world is low iq
@stolensentience
@stolensentience 3 жыл бұрын
@@cplusplussizeddick1430 this reminds me of when ppl used to say how PlayStation or Xbox was better
@BertMaurau
@BertMaurau 4 жыл бұрын
For full web apps, Angular is hands down just the best. You have everything right out of the box that works so beautifully well together, it performs great and it's scalable with ease. You can have a full platform up and running in no time and yeah.. the dependency injection on itself beats everything else imo. Having all components communicate with a single User or Product Service for example, to handle states and API calls, makes your project so maintainable and clean.If you're looking for smaller projects, it's also great but a bit overkill.. with everything included etc, the bundle size by default will be more than it any other framework.. Angular has been a bit messy with all the new versions having breaking changes, but now, they've reached a stable point and with version 9 and the Ivy rendered by default, I just.. love it!
@psadlkfpsk
@psadlkfpsk 4 жыл бұрын
Was literally searching for this video yesterday. Thanks for reading my mind!
@george_nav
@george_nav 4 жыл бұрын
First positive video about angular I have ever seen XD
@tempMahad
@tempMahad 4 жыл бұрын
That's y I subscribed to this channel
@DEVDerr
@DEVDerr 4 жыл бұрын
Which is sad, because Angular is actually a very solid and decent framework which provides most of needed things out-of-the-box without thinking about external libraries.
@DEVDerr
@DEVDerr 4 жыл бұрын
@Vizman216 Yeah, agree with that
@omaralexandro2928
@omaralexandro2928 3 жыл бұрын
Angular is Awesome! I became an Angular developer thanks to you Jeff! Thank you very much and please make more content about Angular!
@bolbans
@bolbans 2 жыл бұрын
so how's it going so far?
@omaralexandro2928
@omaralexandro2928 2 жыл бұрын
@@bolbans Still working and in love with Angular until these days.
@unknownguywholovespizza
@unknownguywholovespizza Жыл бұрын
​@@omaralexandro2928 is it good for personal usage
@noobzaebot
@noobzaebot 4 жыл бұрын
I think you are slanted more towards Angular. I've seen your website and the courses that you offer are very thorough on Angular and Ionic. But I like it. I am also an Angular developer.
@Yaqins
@Yaqins 4 жыл бұрын
I like your 100s explained. You have a way to explain complex topic in simple manner but some of them really don't work. We need a new series called "stuff in 5 minutes"
@veltinator
@veltinator 4 жыл бұрын
I love Angular more than any other framework
@ganeshbabu6458
@ganeshbabu6458 3 жыл бұрын
Angular is the best front end framework so far I've used amount the top three...❤️
@Kareszrk
@Kareszrk 2 жыл бұрын
is it better than React or Next?
@klutch4198
@klutch4198 4 жыл бұрын
2 Fireship videos in 2 days?? #ChristmasCameEarly
@WW-hm4rh
@WW-hm4rh 4 жыл бұрын
Angular Firebase Setup for poweruser just like the flutter one. 🔥🔥🔥
@giorgimerabishvili8194
@giorgimerabishvili8194 4 жыл бұрын
Angular is the most accomplished framework out there!
@edwinquaihoi8503
@edwinquaihoi8503 3 ай бұрын
Hands down the best framework!
@pigno
@pigno 2 жыл бұрын
Learning Angular from his own website. Very cool app building tutorial. Nice and informative
@pannihto7588
@pannihto7588 3 жыл бұрын
After your phrase about decision fatigue I will definitely check out Angular in the nearest future. Sometimes React ecosystem just make me extremely frustrated with the abundance of libraries that claim to do the same better than others
@ganeshbhatpk5324
@ganeshbhatpk5324 3 жыл бұрын
Absolute video for beginners, just watched for complete 200 sec and I am applying jobs in google right now, true guys, it's a great recommendations. And I repeat I watched it guys 😜 .. Edit : Finally I got a job at Google as angular framework work developer.. Thanks man...
@gonefishing7
@gonefishing7 4 жыл бұрын
Second, this is the pinnacle of my life
@feritperliare2890
@feritperliare2890 2 жыл бұрын
What a clean and readable way to pass state in the system and follow it. Meanwhile react decider to lower performance by another 100% if you try to use context thanks
@codeschool3964
@codeschool3964 11 ай бұрын
Jeff please start making videos like this again. We miss you!
@garfieldnate
@garfieldnate 2 жыл бұрын
Funny, I've been avoiding Angular since the terrible review on "Let's Code Javascript", but that was 10 years ago! This really looks like a great choice for huge projects now.
@bladex9061
@bladex9061 2 жыл бұрын
Came here to learn about Angular, and got reminded I was born in the golden era of 90s. EPIC video edit. Thanks, Fireship!
@AbhishekKumar-fl8bw
@AbhishekKumar-fl8bw 2 жыл бұрын
I myself love React but it's really crazy how the newer devs & entire communities on YT and all love to shun Angular.. people really, really underestimate the benefits of Angular. While React is more preferred by startups cuz it's quicker to start with initially, there's a reason why Angular LITERALLY rules the Enterprise world, and those are some big big giants, not some fools.
@spht9ng
@spht9ng 2 жыл бұрын
I have tried to learn the basics of both and build simple apps with them and so far, I am liking Angular more. I love how everything is included like a Router and Animations library. Also, I really like how instead of having to use JavaScript alongside JSX, the Angular templating language lets you code logic into your markup with a very simple syntax. Also, Directives are really cool.
@karanjotsandhu237
@karanjotsandhu237 3 жыл бұрын
Underrated framework...ngrx in 100 seconds please
@thiagot7706
@thiagot7706 Жыл бұрын
This video helped me to get a job
@codefinity
@codefinity 3 жыл бұрын
Yes - lack of decision fatigue 😫 is one of best parts.
@thefanboy3285
@thefanboy3285 Жыл бұрын
You don't know how tingling my brain is right now. Your video just realeased all the stress from all those 69-videos long other tutorials.
@Coldsteak
@Coldsteak Жыл бұрын
bro explained Angular better than a 4 hour beginners tutorial
@bobeboy5151
@bobeboy5151 Жыл бұрын
For anyone starting this now, this uses angular 8, you need to use angular 8 with this because there are breaking changes in new versions of angular.
@anupamadissanayake1299
@anupamadissanayake1299 4 жыл бұрын
love this guy's video editing skills
@davidjustice2323
@davidjustice2323 4 жыл бұрын
I extremely can't explain my feelings when you start videos by mentioning the name of the technology!
@aritradattagupta9181
@aritradattagupta9181 3 жыл бұрын
Angular will make you think like OOP design patterns whereas react is more about composition. Angular is really powerful especially the ng-cli. If anybody wants to work in a react/vue monorepo and take advantage of something like ng-cli. Please do checkout Nrwl Nx.
@chilusoftcorp7762
@chilusoftcorp7762 4 жыл бұрын
I have been waiting for this video.
@sepehrazizi1491
@sepehrazizi1491 4 жыл бұрын
Had a wonderful time with angular 😍👌 recommended most definitely
@betterbeavailable
@betterbeavailable 3 жыл бұрын
1:20 Phizer is also dependency injection framework
@johnnywalker8194
@johnnywalker8194 3 жыл бұрын
Angular is the best framework out there
@sarthaksharma4816
@sarthaksharma4816 3 жыл бұрын
Watching this 10 minutes before interview. Thanks!
@stolensentience
@stolensentience 3 жыл бұрын
What are you gonna with your 8 extra minutes tho
@blank-vw2sb
@blank-vw2sb 4 жыл бұрын
Awesome work! Jam packed golden nuggets!
@shreyash577
@shreyash577 4 жыл бұрын
Awesome please cover more topics like decorators , directives ,aot jit , resolvers etc please short but detailed loved this video concept btw
@mohanedbenmansour5927
@mohanedbenmansour5927 4 жыл бұрын
btw it's the most underrated framework just give it a try you'll see that it's easy to learn
@FunShorts217
@FunShorts217 Жыл бұрын
That's is so fast but totally clear, Thank you
@StemLG
@StemLG 2 жыл бұрын
Always thought angular is old and complex even tho I've never tried it, but this video might finally make me switch
@CodingAbroad
@CodingAbroad Жыл бұрын
How are you finding it now?
@hazelv998
@hazelv998 4 жыл бұрын
Well. I've watched all the videos about the JS Framework kings and I still got to say, Vue is the most user-friendly, easiest and one of the powerful ones out there. Almost everything that Angular has, Vue has, and no need for third-party libraries like for React.
@mostafamohammed4853
@mostafamohammed4853 4 жыл бұрын
two days in a row you are awesome bro ❤
@artema9037
@artema9037 4 жыл бұрын
Yeah, new Angular rocks! You forgot to mention that it includes TypeScript by default.
@unknownguywholovespizza
@unknownguywholovespizza Жыл бұрын
He said it "TypeScript-based framework"
@rudranshusahoo5147
@rudranshusahoo5147 Жыл бұрын
That m.m. Power⚡Rangers scene was 🔥🤩👌👍
@doesitreallymatterthough-n4t
@doesitreallymatterthough-n4t 4 жыл бұрын
Woah, Angular is awesome :o
@imdadhussain5856
@imdadhussain5856 7 ай бұрын
Wow thats really clear
@Yash-fz7kw
@Yash-fz7kw 4 жыл бұрын
Can you please make a video on how do you create and edit such wonderful high quality videos 🤩
@LuciferAndi
@LuciferAndi 4 жыл бұрын
Thank you so much for this amazing introduction to Angular, I hope if there will be a full stack project using angular and nonsql database in the future !!
@karamuto1565
@karamuto1565 3 жыл бұрын
I think one of Angular best features that always seem to left out is the build in view encapsulation. Meaning I can choose if I a components styles are for this component only. You can even choose if it just uses component specific style names or actual Shadow DOM which makes it really beneficial in the long term.
@ismailsaleh7688
@ismailsaleh7688 2 жыл бұрын
You can do that in Vue too...
@rtemis9016
@rtemis9016 3 жыл бұрын
Angular is awesome !
@sergeypugach6687
@sergeypugach6687 4 жыл бұрын
Great, Please add next ngrx in 100 sec
@CptRumcan
@CptRumcan Жыл бұрын
Angular is so much easier to use than React where everything is Nested in something else. Why is React more popular? React Native?
@unknownguywholovespizza
@unknownguywholovespizza Жыл бұрын
Facebook and its tricky marketing
@disableblue883
@disableblue883 3 жыл бұрын
I would like 100 seconds of Ember js
@riponroy116
@riponroy116 4 жыл бұрын
Make separate video on html & css at 100seconds. It will be greater.
@UnsentPH
@UnsentPH 3 жыл бұрын
hoping to learn this framework in my journey
@abhinav.sharma
@abhinav.sharma 4 жыл бұрын
Hey Jeff! I've been watching you since your channel was geared towards Angular+Firebase content... Do you think Angular is still awesome and worth learning? Also, what is the difference between Angular and Angular.js? Love your videos!!🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥
@me-me8ge
@me-me8ge 4 жыл бұрын
Angular.js is the version previous to the current (typescript) version. It's not recommended to use it, though..
@rand0mtv660
@rand0mtv660 4 жыл бұрын
AngularJS is basically v1 of Angular. Since v2 they renamed the framework to Angular (without JS) because it was a major rewrite and shift so everything since v2 is called just Angular. As any other big and popular framework, the answer is YES. Yes, it is worth learning. Angular, Vue, React, all of the "big 3" are worth learning. Any framework is worth learning because the time spent won't be wasted. Of course, all newly acquired knowledge cannot be transferred from one framework to another, but a lot of it can be transferred.
@punsmith
@punsmith 4 жыл бұрын
@@rand0mtv660 Gasp! An unbiased and genuine recommendation for the Big 3? Where am I? Heaven?
@abhinav.sharma
@abhinav.sharma 4 жыл бұрын
​@@rand0mtv660 @m1212e Thank you both for clearing my doubts!
@quocthinhhuynh2134
@quocthinhhuynh2134 4 жыл бұрын
Could you do a 100s about React-Native.
@szay5845
@szay5845 3 жыл бұрын
Depends if Facebook pays them more google did
@vinektobas3706
@vinektobas3706 4 жыл бұрын
now i learned angular in 100 seconds, that's what i call speed!
@shustypl
@shustypl 4 жыл бұрын
Protip: You can set video speed to x2.
@AnkurKumar-ur1cj
@AnkurKumar-ur1cj 3 жыл бұрын
"The problem of being faster than light is that you can only live in darkness"
@dhiaeddinebassalah3129
@dhiaeddinebassalah3129 4 жыл бұрын
these videos are great keep it up bro
@raulabc7
@raulabc7 11 ай бұрын
Thanks for the vid.
@ricko13
@ricko13 4 жыл бұрын
You forgot to say that Angular got you cover by everything you'll need without extra libraries :)
@gvpathi
@gvpathi 4 жыл бұрын
Correlation doesn't mean causation.. only in statistics. Relating marvel avengers to angular.... Yes it causes/triggers to learn / reinforce what we know already.. Too correlated creative !
@riyasmeeran8996
@riyasmeeran8996 4 жыл бұрын
Comparing Angular with power ranger and super heroes looks good and catchy👌
@rgzadgza7637
@rgzadgza7637 4 жыл бұрын
Gah, thank you sfm for these quick takes yet fairly in depth and educative content on software tools/essentials. You got a fire thing going here, keep up!
@StreetwearBasics101
@StreetwearBasics101 4 жыл бұрын
now 100 seconds of angularjs!
@joswayski
@joswayski 4 жыл бұрын
Redux built in? Default libraries and i don't have to go module hunting on Github? Why does Ben Awad hate this gain?
@ninjedi6710
@ninjedi6710 3 жыл бұрын
the same reason why windows users hate linux. "my hollow brain had a hard time learning it, therefor it is bad".
@sonicdev599
@sonicdev599 4 жыл бұрын
Angular + AngularJs both are on the verge of deprecation. I See Web assembly based Platform like Blazor filling void left by both.
@ChauTran
@ChauTran 4 жыл бұрын
Angular (Angular 2+) on the verge of deprecation? Where did you get this information from?
@aayushshah7194
@aayushshah7194 3 жыл бұрын
Haha I liked that power ranger gif, as I'm power ranger fan 😁🤩 Are you fan too? 😊
@ashwinexe
@ashwinexe 3 жыл бұрын
Going offtopic but what was the cartoon series at 0:21 ?
@Fireship
@Fireship 3 жыл бұрын
Captain planet
@AGUNGKAYA
@AGUNGKAYA 2 жыл бұрын
Just pick angular for a ridiculous reason: I like the logo, it's like my initial name! Btw, I have developed two android apps with it, but still figuring out how to implement new features. It is tough but somehow it gives me some addiction.
@unknownguywholovespizza
@unknownguywholovespizza Жыл бұрын
So are you still using it?
@AGUNGKAYA
@AGUNGKAYA Жыл бұрын
@@unknownguywholovespizza yes i use ionic and angular.
@unknownguywholovespizza
@unknownguywholovespizza Жыл бұрын
@@AGUNGKAYA how's the experience with it? I'm so overwhelmed because of choosing between it and React T_T
@AGUNGKAYA
@AGUNGKAYA Жыл бұрын
@@unknownguywholovespizza angular is more enterprise, react is more like freelancer tool
@agontprevarator5214
@agontprevarator5214 Жыл бұрын
I wish it had (decent) equivalents for NextJS and React Native, I'd switch in an instance...
@CodingAbroad
@CodingAbroad Жыл бұрын
You can. Use Angular Universal
@unknownguywholovespizza
@unknownguywholovespizza Жыл бұрын
​@@CodingAbroad Ah thanks exactly what I was looking for
@harryngwa
@harryngwa 2 жыл бұрын
Please what's a good resource to learn Angular? As a beginner.
@anands3119
@anands3119 4 жыл бұрын
Awesome job!
@qoobes
@qoobes 4 жыл бұрын
100 seconds 100 seconds video let's go
@siapaayo7318
@siapaayo7318 4 жыл бұрын
I have trying angular and vue. I would say angular was better because i was familiar with PHP MVC concept framework
@adriatic123
@adriatic123 3 жыл бұрын
Those that say that Angular is the most advanced frontend framework don't understand the inner workings of Vue.js. They are both equally advanced, yet Vue appears to be easier because you can get some result with a few lines of the code. Which is about 0.1% of its capability.
@unimovi8702
@unimovi8702 2 жыл бұрын
Subjective. It's not about the number of lines. It's about the straightforward approach that Angular provides that makes it likeable. I'm sure you are including metadata in number of lines. But you don't really have to care for it most of the time because you don't really have to type it at all. The CLI does a pretty good job at auto generating that for you. Then it's all about adding logic to a class. Pretty straightforward IMHO. No need to make a variable "reactive" by adding it to data method and returning it in an object. Any variable or method in a class is reactive by default in Angular.
@AcapellaNutella6
@AcapellaNutella6 3 ай бұрын
+1 for captain planet.
React vs Angular in 2024
9:00
Kodaps Academy
Рет қаралды 61 М.
Angular Crash Course | Learn modern Angular in 90 minutes
1:29:09
Code with Ahsan
Рет қаралды 3,8 М.
这是自救的好办法 #路飞#海贼王
00:43
路飞与唐舞桐
Рет қаралды 79 МЛН
Я сделала самое маленькое в мире мороженое!
00:43
黑的奸计得逞 #古风
00:24
Black and white double fury
Рет қаралды 29 МЛН
Seja Gentil com os Pequenos Animais 😿
00:20
Los Wagners
Рет қаралды 74 МЛН
5 Signs of an Inexperienced Self-Taught Developer (and how to fix)
8:40
Angular for Beginners - Let's build a Tic-Tac-Toe PWA
20:46
Fireship
Рет қаралды 489 М.
Angular Basics, Pros and Cons Explained
11:41
AltexSoft
Рет қаралды 57 М.
JavaScript Framework Tier List
40:57
Theo - t3․gg
Рет қаралды 358 М.
Angular is back with a vengeance
3:48
Fireship
Рет қаралды 506 М.
100+ Web Development Things you Should Know
13:18
Fireship
Рет қаралды 1,5 МЛН
FreeBSD in 100 Seconds
3:28
Fireship
Рет қаралды 533 М.
Angular’s Third Era is…weird
21:41
Theo - t3․gg
Рет қаралды 93 М.
The most dystopian app ever made…
4:54
Fireship
Рет қаралды 965 М.
这是自救的好办法 #路飞#海贼王
00:43
路飞与唐舞桐
Рет қаралды 79 МЛН