Vue.js Explained in 100 Seconds

Поделиться
HTML-код
  • Опубликовано: 13 июн 2024
  • What is Vue.js? Learn the basics of Vue and build your first reactive UI component in just 100 seconds ⚡👀 fireship.io/courses/vue/
    Vue Docs vuejs.org/
    Build a full-stack app with Vue & Firebase 🔥👀 fireship.io/courses/vue/
    Install the quiz app 🤓
    iOS itunes.apple.com/us/app/fires...
    Android play.google.com/store/apps/de...
    Upgrade to Fireship PRO at fireship.io/pro
    Use code lORhwXd2 for 25% off your first payment.
    My VS Code Theme
    - Atom One Dark
    - vscode-icons
    - Fira Code Font
  • НаукаНаука

Комментарии • 646

  • @adamb3422
    @adamb3422 4 года назад +5794

    **watches video** - **adds skill to resume**

  • @Fireship
    @Fireship  4 года назад +294

    First Vue video on this channel, upvote if you want to see me Vue content & comment with your topic suggestions!

    • @DogeMultiverse
      @DogeMultiverse Год назад

      yes pls!

    • @discord-bih
      @discord-bih 4 месяца назад

      Manymanymanymany more!!! Vue is absolutely my life for the nuxt 3 years.

    • @Chaoseweebedits
      @Chaoseweebedits 21 день назад

      0:03 / 2:03

      Conclusion
      can you make Vuetify.js or vuetify Explained in 100 Seconds

    • @Chaoseweebedits
      @Chaoseweebedits 21 день назад

      can also full length toturial as well

  • @CodyDBentley
    @CodyDBentley Год назад +164

    Vue has changed and matured so much since this video, it's about time for a new 100 seconds video using Vue 3 with composition and setup scripts

    • @PavitraGolchha
      @PavitraGolchha 7 месяцев назад +2

      @Fireship do this

    • @Wreighn
      @Wreighn 5 месяцев назад +5

      A downgrade that just makes the code look less organized.

    • @gabrielserejo8379
      @gabrielserejo8379 4 месяца назад

      @@Wreighn I do not agree. The vue2 got a lot of problems of over-engeneering that made it slower than 3. it becomed a performance issue

    • @viacheslav2239
      @viacheslav2239 3 месяца назад +3

      @@Wreighn another words Vue become a second react. I hate it so much.

    • @CorTec
      @CorTec 3 месяца назад

      Yes and then they add in the last statement that instead they don't listen to the community and push unwanted and unneeded downgrades that will take you months to rewrite with worse reactivity and performance.

  • @meh398
    @meh398 4 года назад +276

    Rarely do I see someone consider "not being supported by big cooperations" as an upside, but I completely agree.
    React and Angular are great frameworks as well, and they all resemble each other to a certain extent, so imo it doesn't really matter which one should you choose to start with, since you can always switch between them without many difficulties. I got to know to React first, then I changed to Vue. All the things I learned in React helps me a lot understanding Vue, and I find both of them interesting and worth learning.

    • @juangprogramming
      @juangprogramming Год назад +1

      Seriously? React is framework?

    • @thatsalot3577
      @thatsalot3577 Год назад +8

      @@juangprogramming I mean I think it kinda is... like yes you have to install a lot of third party tools like react-router-dom for routing and a bunch of other stuff, but it does wayy... more things than a library,
      and when you're using some cli tool like create-react-app or vite it almost becomes a framework.

    • @thatsalot3577
      @thatsalot3577 Год назад

      Bruh didn't you read what I said, when people start using react with create-react-app and vite it almost gets tied to that eco-system, like if your projects using create-react-app and you wanna use Turbopack for bundling good luck with that, same if you're using vite and don't capitalize your file names they wont' trigger HMR
      what I'm saying is nobody manually configures react with babel to compile JSX and then use Webpack to bundle it with watch flag,
      yes react in itself is a completely different thing, too different from webdev itself, but when building SPAs, the tech people use often make them do things in an opinionated way and that's what I meant
      React itself is not opinionated, but it's not sufficient either, you need a build tool with it, and that build tool sometimes restricts you to do certain things.

    • @callmepotato192
      @callmepotato192 Год назад +1

      ​@@thatsalot3577 I get all you're saying. Probably 90% of actual production use-cases are built with some framework around React. But it is very important to keep the underlying principles and tools separated from the interchangable framework around it.
      React is not a framework, it also doesn't become one if you use Next.js or other frameworks. Same way that JavaScript doesn't become type-safe, if you're using typescript. It's type-safe before you compile, and afterwards, things will go wrong. because they can go wrong.
      Also, even though I don't see how CRA is making React into a framework... I built several build configurations for my React apps myself, because for certain use-cases you're better off doing that. For example when building a component library. I found that to be very doable.
      But in the end, every project needs rules. Frameworks enforce these. So whether you like a framework and its rules, or you make up your own, doesn't change the outcome much, does it?

    • @user-fr2fm3ri3w
      @user-fr2fm3ri3w 11 месяцев назад

      @@callmepotato192 smells like sb is an angular fanboy..

  • @YunisRajab
    @YunisRajab 4 года назад +547

    I would like a comparison video of vue, react, and angular and wich you "should" learn and why. Preferably a long 10+ minute video rather than 100 secs. These are awesome though keep it up

    • @HandcartRule46
      @HandcartRule46 4 года назад +29

      +1 Which one Framework is best suited for solo developers that are considering the three big frameworks.

    • @brad7957
      @brad7957 4 года назад +63

      @@HandcartRule46 Vue. It's the fastest and easiest to develop with.

    • @DieRugle
      @DieRugle 4 года назад +65

      Vue for sure, easy to start, React if you are looking for a job

    • @lone-warrior-13
      @lone-warrior-13 4 года назад +43

      React has the highest employment demand and it's better for teams and has a bigger community and more modules and libraries, learn react first then go for vue or angular, vue is the easiest and the most likable one but react is currently the library you "should" learn first imo

    • @brad7957
      @brad7957 4 года назад +17

      @@lone-warrior-13 I learnt Vue first because it was easier. Now i'm using React and I really miss some things like computed properties.

  • @cdeepmusic
    @cdeepmusic 4 года назад +572

    Who else thinks that this is the best channel on RUclips ?

    • @vivekvitthalraopatil2775
      @vivekvitthalraopatil2775 3 года назад +4

      Crickets

    • @ayaneshsarkar7804
      @ayaneshsarkar7804 3 года назад +6

      This is a good channel when you think about presentation, but I will pick Traversey Media because Brad gives you long videos explaining everything. Again, these two channels are different, so comparison is not that important.

    • @Keeqler
      @Keeqler 3 года назад +3

      @@ayaneshsarkar7804 It's a bot, spamming that same comment everywhere.

    • @climatechangedoesntbargain9140
      @climatechangedoesntbargain9140 3 года назад

      LaserUnicorns is better, but this one is certainly not bad

    • @zalnars7847
      @zalnars7847 3 года назад

      ME!!!

  • @RickSanchez167
    @RickSanchez167 2 года назад +42

    Man me another another young developer (both in mid 20s) were finally able to convince our company (all other devs in 40s or 50s) to start using a frontend framework. I had React experience, but realized VUE would be way easier to implement on already made sites. And it has been a blessing

    • @electricimpulsetoprogramming
      @electricimpulsetoprogramming Год назад

      how you got your first programming job? i am 18 years old

    • @otori_
      @otori_ Год назад +8

      @@electricimpulsetoprogramming spam cv everywhere

  • @omg3r
    @omg3r 4 года назад +261

    Svelte in 100 seconds please, it's so underrated, yet it's soooo simple

    • @Fireship
      @Fireship  4 года назад +68

      Coming soon! I maintain the "sveltefire" package, so looking forward to making that video.

    • @MatthewChenIsAwesome
      @MatthewChenIsAwesome 4 года назад +9

      @@Fireship LOVE your SvelteFire library btw. Keep up the good work! :)

    • @CuriousSpy
      @CuriousSpy 4 года назад +6

      Svelte in 1 second: not combines with typescript. End. it has its own compiler, instead of js runtime, so a lot of problems because of it. But its a great framework if you need to just make things simple

    • @VilsonFabricio
      @VilsonFabricio 4 года назад +3

      @@CuriousSpy Why 'instead of js runtime'? It emits JS, which can then be run on any engine. Lack of first class TS support is a downer, for sure, but that should be fixed in the future.

    • @hdauven8434
      @hdauven8434 4 года назад +8

      @@CuriousSpy
      - Blazing fast
      - Extremely tiny bundles
      - Easy to learn
      - Less lines of code for the same functionality versus other frameworks
      - Possible to embed in existing web pages as a widget

  • @meco
    @meco 4 года назад +289

    I was just looking into this, your timing is always scary perfect haha 😂

    • @Fireship
      @Fireship  4 года назад +22

      I get that a lot 😂

    • @Rahul-ym9uh
      @Rahul-ym9uh 4 года назад +2

      Literally the same here

    • @RodrigoDAgostino
      @RodrigoDAgostino 4 года назад +1

      Same thing here, mate! xD Because of working with WordPress, I had to learn some React, because of work at the office I had to learn some Angular, but I honestly would rather using my time to learn and work with Vue.js. I can't wait to get my hands on it! Dx

    • @Sanguinezor
      @Sanguinezor 4 года назад

      @@RodrigoDAgostino My opinion would be to go straight to React over Vue. It is less rule based and flexible
      Do whatever seems easier for you to understand. If you are unfamiliar with ES6. React should be the go to point

    • @RodrigoDAgostino
      @RodrigoDAgostino 4 года назад +1

      @@Sanguinezor I honestly appreciate your advice, my friend :) I definitely prefer React over Angular because I find the sintaxis much easier to understand. But I still want to give Vue a chance. Everything I've heard about it was pretty good, and also I'd rather stay as far away as possible from shady companies like Facebook and Google. Specially from Facebook.

  • @Steve-zo2zt
    @Steve-zo2zt Год назад +107

    I learned react in a boot camp to get a job, but the company I got hired was using Vue so I had to learn it. It was way more intuitive, simple and javascript-like than jsx, which was more fun and satisfactory as a developer. When using jsx I felt like I was not using javasript but some script called react.

    • @user-rr4ei1sl1b
      @user-rr4ei1sl1b Год назад +21

      I feel the opposite. Vue and Angular look like template engines to me. Like Handlebars on steroids. With React I feel like I’m actually using javascript. It feels way more intuitive.

    • @dtecho7
      @dtecho7 Год назад +1

      have the same Situation, Will you please guide me how to you studied Vue

    • @Steve-zo2zt
      @Steve-zo2zt Год назад +1

      @@dtecho7 i've read a book that the company gave me. I felt comfortable after reading it twice.

    • @adityaharist
      @adityaharist Год назад

      Vue still the best who start write the code

    • @fizzinsoda
      @fizzinsoda Год назад

      not to mention the ability to have scripts on any vue file with html and css declared too

  • @djpeterson7479
    @djpeterson7479 3 года назад +69

    Used a bit of vue in client projects and really like how you use what you need. I don't feel like I'm carrying around a massive ball-and-chain framework which dictates my project flow. Definitely recommend vue.

  • @silverlight808
    @silverlight808 4 года назад +99

    Functional programming in 100 seconds would be interesting. Lots of different explanations of FP out there, would be fun to hear yours!

    • @blackwhattack
      @blackwhattack 4 года назад +12

      explaining monads in 100 lifetimes would be impressive

    • @codeaperture
      @codeaperture 3 года назад +1

      FP in 100seconds

    • @divanvanzyl7545
      @divanvanzyl7545 8 месяцев назад +2

      @@blackwhattack P versus NP solution in 100 seconds

  • @re-codedexistence9351
    @re-codedexistence9351 3 года назад +6

    Fantastic. The ui framework i didn't know i needed. The core concept described here made instant sense to what I usually try to do. Great work.

  • @zigggen
    @zigggen 4 года назад +14

    Love the simplicity and how robust VUE is ❤ ☄

  • @roid1510
    @roid1510 4 года назад +43

    i cant believe how perfect this comes

  • @hakkulku5501
    @hakkulku5501 3 года назад

    This is the best, simplest and shortest explanation which I've ever seen man!!!

  • @TerrenceLP
    @TerrenceLP 4 года назад +17

    Awesome as always! You need to do a series of 100 seconds get it a degree 1,000 seconds

    • @Fireship
      @Fireship  4 года назад +13

      Haha, my plan is to combine 100 of these into a 10,000 second bootcamp ;)

  • @Aaronmoreno
    @Aaronmoreno 4 года назад +7

    Literally doing a Vue deep dive. Your timing is great and reassuring in picking up Vue

  • @tycooperaow
    @tycooperaow 4 года назад +5

    I totally love vue. I use it for almost all my clients who need custom and complex applications. 😁

  • @venkatsai5252
    @venkatsai5252 3 года назад +9

    More videos of "javascript framework in 100 seconds".
    It really saves it really saves a lot effort to research about for learners.
    Waiting for Angular in 100 seconds.

  • @ZephniStrife
    @ZephniStrife 3 года назад

    I've watched a few videos saying how to use vue, but now i can see why it's so practical, thanks 👍

  • @youtube.com-handle
    @youtube.com-handle 4 года назад

    i am just finishing my first angular application and this comes out! Wonderful!

  • @badreddinlabed530
    @badreddinlabed530 4 года назад +1

    This is the best channel in youtube for me, keep up the good work man 👏👏👏

  • @Skalexsong
    @Skalexsong Год назад

    Just dive in into vue and remember this series, really helps a lot, thank you

  • @patroclus8796
    @patroclus8796 3 года назад +1

    This channel is damn unique. Deserves appreciation

  • @Omerko
    @Omerko 4 года назад

    Okay, this was quick, plus it was educational, so good. Thanks!

  • @ighsight
    @ighsight 2 года назад +5

    Vue is dope. A great choice for any developer making the jump from Vanilla JS to working with a framework.

  • @LikeAndFavBF3
    @LikeAndFavBF3 4 года назад +1

    Learned Vue for the past year and you explained it in 100 seconds :D

  • @n3x404
    @n3x404 4 года назад +1

    svelte in 100 seconds , im in love with it and im using it now every where :)

  • @michaelpumo83
    @michaelpumo83 4 года назад +5

    Vue.js is just a pleasure to work with!

  • @JKCD
    @JKCD 3 года назад +4

    I saw many similarities with Angular. I'll definitely try VueJS when I get time. Great video

  • @typ0_cratz
    @typ0_cratz 3 года назад +2

    I *LOVE* VUE! I started working with React a couple of years ago, in my current company I had to learn vue, and now there is no way I am going back to React :)

  • @user-ww6xj1zj8i
    @user-ww6xj1zj8i 4 года назад +42

    MongoDB explained in 100 seconds? ❣️

    • @razbeats8242
      @razbeats8242 4 года назад +1

      @Ed You probably made mistakes, I've been using Express and Mongoose for multiple projects and haven't had any issues so far.

  • @martincarles1054
    @martincarles1054 4 года назад +75

    Vue is awesome, honestly bringing the best from other reactive frameworks. Been working 2 years with it!

    • @maximebeaudoin4013
      @maximebeaudoin4013 4 года назад +1

      noob here but, what he showed can be done with template litterals no? Could you clarify on the advantages of vue.js

    • @jackmaison4209
      @jackmaison4209 4 года назад +1

      It's honestly preference. Just balance what works with what works for you. All preference. It's xbox and ps4 both have their pros and cons but one isn't definitively better than one. One might have spiderman so you use that cuz that gets the job done. The job being you having the ability to swing from buildings using your controller. But now you can't play halo cuz halo but so if for some reason you must play halo you choose xbox. The same goes for all these frontend frameworks.

    • @maximebeaudoin4013
      @maximebeaudoin4013 4 года назад +1

      @@jackmaison4209 So other than preference there are no advantages? I imagine it streamlines your coding experience but is that it?

    • @wobsoriano
      @wobsoriano 4 года назад +1

      @@maximebeaudoin4013 actually yeah, I kinda think there's no advantages of using any other framework to another. Im using vue for my side projects, and react if you really wanna earn $$$.

    • @climatechangedoesntbargain9140
      @climatechangedoesntbargain9140 3 года назад +2

      @@wobsoriano I think there is a advantage of angular over react: it is more beginner friendly, because it presents you with best practices, whereas with react you have to collect it yourself.
      On the other hand: react is nice because of react native

  • @alessandrobelottidev
    @alessandrobelottidev 4 года назад

    you are the best! Another great video in the last days... Keep going!

  • @yampolskie
    @yampolskie 3 года назад

    This looks so clean and simple wow.

  • @hugazo
    @hugazo 3 года назад

    Will love to see another more in depth vue.js video

  • @olhafilatova6288
    @olhafilatova6288 4 года назад

    really cool video. short and very informative.
    thank you!

  • @rtpHarry
    @rtpHarry 3 года назад +4

    I didn't pay much attention to this because it was just a third option with something that I already had two good options for. However, I read an article a few weeks back about how it can basically replace jQuery and now it has my attention. It seems like it could be useful for adding some functionality to older projects. Would like to see some content on building it into existing WordPress websites to give a certain specific feature rather than an entire app.

  • @yoericktv9610
    @yoericktv9610 3 года назад

    Why am I just finding your channel? Subbed. Thanks for this.

  • @lone-warrior-13
    @lone-warrior-13 4 года назад +4

    Before trying vue i believed react is the best js library/framework for building js app but the more i work with vue the more i like it it's template system is much better and straightforward

  • @abdelkaderbenhassen9232
    @abdelkaderbenhassen9232 3 года назад

    this is the best explantation i've found thanks a lot

  • @diceygaming
    @diceygaming 4 года назад

    🙏🏾 thank you so much for this video. Think imma use vuejs for my next app

  • @julianbolliger4805
    @julianbolliger4805 2 года назад

    Thanks for that quick refresh in vue.js !

  • @yanluisfermin9958
    @yanluisfermin9958 4 года назад +5

    bro this is the second time I was researching about a topic and then you upload a video that same day. Are you watching me?

  • @hasanal-haddad8016
    @hasanal-haddad8016 4 года назад

    thx for the video.. after learning from this, i got a glimpse what is vue.. thx..

  • @Zakher
    @Zakher 4 года назад

    Amazing work! Are you planning to do one for React?

  • @williamboshi1855
    @williamboshi1855 4 года назад +3

    Good timing! I've started vuejs only last week because the web Component integration work way better than the angular elements. Nice video as always !

  • @FidelGuajardo
    @FidelGuajardo 4 года назад +1

    Cool! I've used Vue alot. Very nice stuff.

  • @Chris-xl3ly
    @Chris-xl3ly 4 года назад +1

    Love these vids dude, keep em coming.

  • @TysonLondon
    @TysonLondon 4 года назад

    Whoa... Now I know Vue! lol! Great short and to the point vids!

  • @MyDvR7
    @MyDvR7 3 года назад

    You made me love Vue

  • @mikkun_
    @mikkun_ 4 года назад

    Magnificent! It captured my attention right away. Might wanna try to learn this one. Thanks!
    Edit:
    You've earned a sub!

  • @davidionesi9207
    @davidionesi9207 Год назад

    Thank you Sir! You, are, AWESOME!

  • @nicoguruphat693
    @nicoguruphat693 2 года назад

    Love your work !

  • @BulletsToBrainRatio
    @BulletsToBrainRatio 4 года назад +1

    Thanks for the overVue

  • @xtraszone
    @xtraszone Год назад +1

    Nothing is more enjoyable than working on vue 3 and svelte😊

  • @yokubibnsafar7895
    @yokubibnsafar7895 2 года назад +1

    Assalomu Aleykum
    I love the way you explain with simplicity))

  • @mwnkt
    @mwnkt 2 года назад

    Keep the 100s of series coming

  • @laurenc180
    @laurenc180 4 года назад +1

    I love working with Vue

  • @amiralam1786
    @amiralam1786 4 года назад +1

    THESE 100 sec video could make people SCREAM BADLY!

  • @goliram007
    @goliram007 2 года назад

    Hi mate,
    Like your videos such a short and knowledgeable.
    I would like to know or need a suggestion from you, that what programming language is best to choose on server side for a front-end dev, other than Nodejs. Like to see a video on it.

  • @WorstDeveloper
    @WorstDeveloper 4 года назад +6

    Vue js is the best web framework I've ever had the pleasure of working with.
    I've worked with it professionally on VERY LARGE enterprise applications and I've never had much problems with it.
    Vue 3 will eliminate the only small problems I've encountered.

  • @dragonniteIV
    @dragonniteIV 4 года назад

    Nice! Really love this hahaha

  • @tobimarulee
    @tobimarulee 4 месяца назад

    Awesome explanation!!
    It would be great if you could also do a "Quasar Explained in 100 Seconds", too. :)

  • @yogaaltariz2990
    @yogaaltariz2990 4 года назад +1

    Love it 😍. Make video about WebRTC please..

  • @VamsiSir-AlphaMale
    @VamsiSir-AlphaMale 4 года назад +1

    I am using vue js and believe me it is so simple and delightful to a developer. Use it and know ur self

  • @personnenikto3032
    @personnenikto3032 8 месяцев назад +1

    the best js framework

  • @0mdshuvo0
    @0mdshuvo0 4 года назад

    Also some full stack deployment tutus I'm dying for

  • @atribhattacharyya2631
    @atribhattacharyya2631 4 года назад

    Amazingly described..

  • @LofiWurld
    @LofiWurld 4 года назад +2

    Finally giving Vue some LOVE!

  • @the_amazing_memees4149
    @the_amazing_memees4149 Год назад

    I love this THANK YOU

  • @iliyaataei2238
    @iliyaataei2238 4 года назад

    Great video as always...

  • @johanjacobi7
    @johanjacobi7 Месяц назад

    I had a deep dive into vue.js early in my development career - one of my first major front-end libraries to explore, demand is higher than ever 6 years later.

    • @igorcastilhos
      @igorcastilhos Месяц назад

      Great to know that. Vue mastery, a website hosting Vue courses, is free to watch this weekend. I guess it will be worth going through then

  • @matthiashermsen9464
    @matthiashermsen9464 4 года назад +3

    Docker in 100 seconds would be nice :)

  • @undefined6341
    @undefined6341 2 года назад +5

    This syntax reminds me of the times when it was normal to mix PHP code into HTML :D

  • @MercyFromOverwatch2
    @MercyFromOverwatch2 2 года назад

    Jeff is my favourite tech RUclipsr

  • @user-ge5oe9oo2k
    @user-ge5oe9oo2k 4 года назад

    this 100 second videos are very good

  • @brutalbutler
    @brutalbutler 4 года назад +1

    the best front end framework

  • @ferveloper
    @ferveloper 7 месяцев назад

    Please, more videos of Vue.js 🙏

  • @J0hn.R
    @J0hn.R 4 года назад +24

    1:32 that’s my comment ! 😂 thanks for featuring me

  • @marcoalanis2466
    @marcoalanis2466 4 года назад

    This video hit at the right time

  • @goodeveningtech700
    @goodeveningtech700 2 года назад

    Awesome video!

  • @anon3746
    @anon3746 Год назад +1

    Great over-vue

  • @halbgefressen9768
    @halbgefressen9768 4 года назад

    Hey man, awesome introduction! Would you mind making one of these on yew?

  • @azatecas
    @azatecas 4 года назад

    Love it!

  • @LG-wb1jf
    @LG-wb1jf 3 года назад

    i love your channel.

  • @sixevensage7004
    @sixevensage7004 Месяц назад

    WWWow. Thank you for expanation. Def gonna use this on project

  • @4tt4official7
    @4tt4official7 3 года назад

    Ur videos r insane

  • @desther
    @desther 4 года назад

    Vue is great. This video is also great :)

  • @macjames6929
    @macjames6929 10 дней назад

    The best front-end framework for web developer. Is possible to use directly with CDN without bundler for move simply page and for make an beauty application.

  • @YuunaAndCuddles
    @YuunaAndCuddles 4 года назад

    Nosebleeds from the dictation speed... Otherwise a good refresher for someone like me onboarding to JS frameworks. Great man. 👍🏻

  • @lucasfelipe-ze5sy
    @lucasfelipe-ze5sy 4 года назад

    Wow, it was amazing

  • @blackpurple9163
    @blackpurple9163 Год назад +1

    Can I say it's angular+react? Because I see similarities from both in vue, writing html and js in a single file like react, but keeping them seperated and having two way binding like angular

  • @germangonzalez7185
    @germangonzalez7185 7 месяцев назад +1

    Vue is beautiful i know React and Vue, and Vue was the best thing that could happen to Javascript and HTML and CSS.

  • @NStripleseven
    @NStripleseven 2 года назад

    gotta love vue

  • @levatruskavec2199
    @levatruskavec2199 3 года назад

    Thanks man, now I am certified professional developer.

  • @adriatic123
    @adriatic123 3 года назад +43

    As both Vue and Angular developer, I can say that they are both equally advanced, each in its own way. Yet Vue is somehow more logical. programmer-friendly and less prone to code depreciation issues. The funny thing is that Angular uses typescript and classes, imitating object-oriented languages with strict type definitions, while javascript as a resulting code ignores all that because it is not intended to be used as an object-oriented strict type language. Whole Angular is kind of a mega syntactic sugar, you type things, and at the end javascript ignores it :)

    • @loucadufault6549
      @loucadufault6549 2 года назад +6

      I don't think you understand what TypeScript is supposed to do.

    • @mjs2016
      @mjs2016 2 года назад +5

      JavaScript doesn't "ignore it" Typescript introduces type safety into JavaScript. JavaScript is an Object Oriented programming language and should be used as such. Your statement is objectively wrong

  • @jithinshah2754
    @jithinshah2754 4 года назад +6

    Great Video, Now please build the same with react

    • @Fireship
      @Fireship  4 года назад +7

      Will do! Eventually you will see 100 seconds of all the js framework flavors.

  • @mujeebishaque
    @mujeebishaque 4 года назад +1

    First guy!!! Love and respect from Pakistan. Love your channel