Reactjs, Vue, Angular ... when should they be used?

Поділитися
Вставка
  • Опубліковано 8 лис 2024

КОМЕНТАРІ • 59

  • @Sons_of_Eden
    @Sons_of_Eden 24 дні тому

    Great advice and points of view

  • @kaffeetasse2461
    @kaffeetasse2461 Місяць тому +1

    0:48 exactly describes my boss and architect decisions about tech setup of our new project.

  • @KeganVanSickle
    @KeganVanSickle Місяць тому +3

    This works for a freelancer mindset, but if you are looking to get a job, which most of us are, you have to not only know all these frameworks and libraries, you also have to be cloud devops master now. The list of requirements to be a developer aren't what they were just a couple of years ago. If you can make a good living doing freelance, more power to you.

  • @captaintuttle5006
    @captaintuttle5006 2 місяці тому +5

    Back in the day the first thing I would do when seeing a flash intro was looking for the damn skip button so I could get to the site index page.

  • @nick8292
    @nick8292 2 місяці тому

    Totally with you on this. Recently discovered the power of using just php (learning with Claude! plus did a like 10-year-old Udemy course on PHP). And yes Bootstrap plus a bit of JS ... boom! "Bob's your uncle", as we say in the UK. Stef's your uncle? So many cool things you can do with just that.

    • @HephzibsGospel
      @HephzibsGospel Місяць тому

      hey nick, is learning with claude the name of the website to learn php?

    • @nick8292
      @nick8292 Місяць тому

      @@HephzibsGospel Hi. I thought I'd already replied but it doesn't seem to be here. What I meant was that I use Claude AI to help and explain things while programming.

  • @DovahKiinActual
    @DovahKiinActual 2 місяці тому +2

    We're full stack devs, dev ops, ui/ux designers, tech lead, some add in ceo, book kepper, advertising, customer service ect. It's already a mouthful 😂

  • @electrictrojan6719
    @electrictrojan6719 2 місяці тому

    The a good intro/animation can make a site look artistic and sophisticated, so long as it doesn't interfere with the user ability to use the website in any way.

  • @DerFeindmarkierer
    @DerFeindmarkierer 2 місяці тому +3

    I see Uncle Stef, I click.

  • @camelotenglishtuition6394
    @camelotenglishtuition6394 2 місяці тому

    Great video!

  • @devwithbrian1534
    @devwithbrian1534 2 місяці тому

    Right on Stef

  • @dezly-macauley
    @dezly-macauley 2 місяці тому +1

    I've been asking myself whether to learn React first or Svelte first. I'm wondering if I'm being difficult for not learn React as that's where the jobs are, or if I should just go straight into Svelte and get better at the technology that I actually want to use because it will make things easier to maintain long term.
    Svelte makes the most sense if I'm trying to avoid overcomplicating things on the front end (using Go on the Backend).
    But many courses online including the Meta FrontEnd Developer professional certificate use React.
    So React feels like the thing I have to know just because it's the industry standard.

    • @Meleeman011
      @Meleeman011 2 місяці тому

      and here you discover that the software industry is behind the times, and uses crap software

  • @kandycan
    @kandycan 2 місяці тому +1

    really good advices.

  • @aznbspikey
    @aznbspikey 2 місяці тому +2

    About that “Skip” button, was it pressed so often because returning visitors have already seen it or because first time visitors are pressing it?

  • @kvelez
    @kvelez Місяць тому +2

    0:53
    Interesting.

  • @yaasararfathh8355
    @yaasararfathh8355 2 місяці тому

    Uncle stefan - chad 🧑‍💻

  • @r3obin649
    @r3obin649 Місяць тому

    Flash was also not compatible with SEO, that became very important the same time.

  • @carstenaltena
    @carstenaltena 2 місяці тому +1

    Peter Levels makes a fortune with plain ol’ PHP, Jquery, HTML and CSS, right? No fancy stuff at all.

  • @dvdragon
    @dvdragon 2 місяці тому +2

    "Is the juice worth the squeeze?"
    - Project Manager

  • @ETAonTheEUC
    @ETAonTheEUC 2 місяці тому +1

    My question is, isn't it kind of important to see what these different technologies can do so one day you can decide the fastest way to make your project? If you never used Reactjs, for example, and Reactjs would make your project faster, then you'd be in the dark because you never used it. That's kind of where I'm at. I don't know what technologies will make my projects faster because I never used them or know exactly what they are for

    • @denissorn
      @denissorn 2 місяці тому +1

      has nothing to do with 'speed', or not necessarily. It's more about maintenablity, features, sometimes speed of developent. What's often ignored in videos like this is that building a Web API is often done, because it makes sense. E.g. you have OpenAI API you can use with Python, JS etc (Doesn matter the language, but in context of the frontent JS support is relevant.). Now, for a regular web site using something like React, Vue etc is overkill. However, if you're building an interactive application (So, it is more an application, and not a web site/page) where you want/need a lot of ineractivity, and no page refreshes, you'll anyway use JS (there's wasm nowadays, but JS is probably still the best option for most things/scenarios.) SPA (Single page applications) are often a good or better choice. You may already have an API or multiple APIs, so you already have your data and backend, now you're basically building a frontent. Why design an application from scratch like that, for one because you want APIs which can be consumed by various services, applications etc. Doesn't even have to be a web appication, or a mobile. It can be a console application, or a service (Anything that can speak HTTP). However, nowadays you have options eg JS metaframeworks like Next etc provide where you can mix various techniques and have multipage application/site, but part of it can behave like a single page application. This has pros and cons, and often a 'classic' PHP whatever site can be a better choice, especially if that's what you are familiar with. It all depends on what are you building, and what are the long term goals.

    • @andreilucasgoncalves1416
      @andreilucasgoncalves1416 Місяць тому

      If you use the react cool stuff your project will be slower in production and in build step
      That's the reality of any framework, the best thing you can do is to KISS

  • @chrisrockscode1202
    @chrisrockscode1202 2 місяці тому

    Totally happened to me in my last team project… the team wanted to over complicate things and all voted on an insane amount of complexity… long story short, we did not get our product out on time and it was embarrassing

  • @melvinwelton3528
    @melvinwelton3528 2 місяці тому

    What's the name of the hoodie you’re wearing? 🖖🏽

    • @StefanMischook
      @StefanMischook  2 місяці тому +1

      Man ... I wish I knew. I bought 3 copies when I came across it. I remove the tags when I buy new clothes because they bother me.

    • @stylo816
      @stylo816 2 місяці тому +1

      ​@@StefanMischook you should start making some merch!

  • @LtFoodstamp
    @LtFoodstamp 2 місяці тому +2

    The answer is you should always use rails.

  • @ZeryusXD
    @ZeryusXD Місяць тому

    I wanna create a flash intro about Ruby. I wonder how many skips it will receive

  • @justingiovanetti
    @justingiovanetti Місяць тому

    2A for life… lol. But yea, Flash was awesome.

  • @sunny7268
    @sunny7268 2 місяці тому

    As you always say, go after the market and not after hype Israel, i think yoy should learn old dead langs like pearl as there huge market of old apps, like bank, while react have huge market but amount of react dev killing the competition.

  • @Joshua.Developer
    @Joshua.Developer 2 місяці тому +2

    90% of the time unless your building the Next spotify you don't need REACT. You may not even need it then.

    • @train_xc
      @train_xc 2 місяці тому

      Even you build Spotify , you won’t need react. React is crap
      Ember is the OG

    • @Joshua.Developer
      @Joshua.Developer 2 місяці тому

      @@train_xc what's ember?

  • @user-kc9fo7hc6j
    @user-kc9fo7hc6j 2 місяці тому +15

    You aren't losing your hair unc. You already lost it

    • @StefanMischook
      @StefanMischook  2 місяці тому +2

      LOL. True!

    • @rahmhann
      @rahmhann 2 місяці тому

      hmmmmmm

    • @CascadiaNow69
      @CascadiaNow69 2 місяці тому +1

      Leave unc alone, I’m barely 34 and it’s goin fast 🥲

    • @StefanMischook
      @StefanMischook  Місяць тому +5

      @@CascadiaNow69you’re writing ruby too?

    • @darwinrc
      @darwinrc Місяць тому

      So why is DHH showing his shinny long hair in every podcast after 20yrs with ruby on rails?
      Maybe uncle’s loss is due to PHP instead 😂

  • @reilwaystation4372
    @reilwaystation4372 2 місяці тому

    im still using django with plain html in my own app

  • @train_xc
    @train_xc 2 місяці тому

    I just use either jquery or Ember

  • @nyrick999
    @nyrick999 2 місяці тому

    What is sas? 0:30

    • @Bad4Good2
      @Bad4Good2 2 місяці тому +3

      SaaS stands for software as a service

  • @zeer0629
    @zeer0629 2 місяці тому

    To be fair, xamarin was always buggy as hell. Other mobile cross platform technology are more stable.

  • @guled669
    @guled669 Місяць тому

    It's like what people know these days

  • @littlebrit
    @littlebrit Місяць тому

    Not reactjs if you want me to visit your page.

  • @bitcoinxofficial
    @bitcoinxofficial Місяць тому

    I choose reactjs