Did we go too far?

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

КОМЕНТАРІ • 48

  • @joelazaro461
    @joelazaro461 9 місяців тому +39

    Step 1: Start learning a new framework
    Step 2: Get frustrated with building apps because, as a newbie, you make lots of mistakes with the framework and are not sure of the best way to use it. You find lots of conflicting opinions on the internet.
    Step 3: Read articles and watch videos hyping up the good things about another framework, which claims to solve a problem that you’ve experienced with your current framework.
    Step 4: Become afraid that you’ve chosen the wrong framework that will not have the best future, and think that maybe the grass is greener on the other side. You pick up a new framework and go back to step 1.
    Step 5: Eventually break out of the Step 1-4 loop because you’ve settled on the “least bad” framework.
    Step 6: Get JS fatigue, quit to learn a different language and focus on backend.

    • @saiphaneeshk.h.5482
      @saiphaneeshk.h.5482 9 місяців тому +1

      Why do I see myself doing this in the near future? 😢

    • @chizidotdev
      @chizidotdev 9 місяців тому +4

      This is literally me, started out with React, went through the loop… Started trying out Solid, then now Svelte…
      Eventually if you build big enough apps with all of these frameworks, you’ll find very frustrating bottlenecks in every one of them.

    • @paca3107
      @paca3107 9 місяців тому +3

      Step 0: Don't know the basics of JS vanilla and how yo build sites without frameworks

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

      I began with svelte / sveltekit, I thought I never would be using anything else until AstroJs lol, now I'm in love with it. I like to use: "Astro SSG + Alpine (for more simple jobs)", "Astro SSR + HTMX + Alpine (medium jobs) / Qwik instead Alpine when need more interactivity power to avoid Astro Island that in my case would be in Svelte, I think Qwik can make these jobs, is a little variant ", ".NET Razor Pages + HTMX + Alpine / Qwik (for more complex tasks). Qwik I'm still learning abou it, for now Alpine is doing all the job, Vanilla CSS (Freestyle) is my way to go, no tailwind, no bootstrap, just freestyle, I heard about Pico CSS to use like some default, but I have to know it first, to talk after :)

  • @mohammadhammal2440
    @mohammadhammal2440 9 місяців тому +11

    Finally someone talks about this big problem.

  • @maskman4821
    @maskman4821 9 місяців тому +23

    Just stick to one framework and build variety of apps with it, it doesnt make sense to learn all of these JS frameworks, it is endless 😅😂

  • @fredoverflow
    @fredoverflow 9 місяців тому +8

    "library and/or framework" is quite a mouthful. How about "lamework"?

  • @vcankeklik
    @vcankeklik 9 місяців тому +7

    Always write your own JS framework, so you can always stay up to date.

  • @MichaelAuerswald
    @MichaelAuerswald 7 місяців тому +2

    We don't need any more frontend frameworks (most of the new ones standout features are slowly being built into the big frameworks anyway), what we really need is some cleaning up of the backend js build process. Bun is not quite there yet unfortunately, Dealing every day with ESM vs CommonJS packages still, build errors, having extra compile steps for typescript, drowning in module dependencies... it's just so annoying and eating up so much time that is wholly unproductive.

  • @Extension-Hub
    @Extension-Hub 9 місяців тому +4

    By the way I’m one of your students Max 😊

  • @todormarkov2860
    @todormarkov2860 9 місяців тому +2

    Maxx, it's time to update Svelte course pls

  • @paulocoelho558
    @paulocoelho558 9 місяців тому +2

    What's intriguing is your exclusive focus on frameworks within the JavaScript ecosystem. Have you considered exploring frameworks from other programming languages and making an overall comparison? I believe that would be quite helpful. Thank you! 👍🏻👍🏻

  • @saiphaneeshk.h.5482
    @saiphaneeshk.h.5482 9 місяців тому +1

    Hey max, i feel like there's a need for a course refresh in node just like your new go course.
    The node right now is too chunky I feel.
    Anyways thank you for your courses.

  • @Viviko
    @Viviko 7 місяців тому

    I love Express. Especially when using Nest, where it just works :)
    My strategy for managing this fatigue is to stick to one. One technology per use case. And then swap when you find a better one.
    Currently it’s Node by default, Rust for performance. And Swift for iOS. It’s the same for frameworks:
    Be
    Nest for server side node., Warp for Rust, SolidJS for front end, and Apple’s stuff for iOS.
    Keep it simple. If something better comes up, However, it’s easier to avoid the hype.

  • @gageracer
    @gageracer 9 місяців тому +1

    Your svelte course showed me how easy web development could be after watching your angular one for a long time and not getting anything at all and hating it. That Svelte3 course was an amazing time saver when there was not much content about it at all. I still love using Svelte and now Kit with it and even though my main work uses angular, I can't stand it's archaic way of components, extremely stupid level or Rxjs usage and really bad life cycle model. I donno about the rest of the people but you did an amazing thing to me when I was looking for a source.
    For better or worse, Svelte is one of the few non-jsx library on the market and I hear more and more devs who really dislike jsx.

  • @OM-bs7of
    @OM-bs7of 9 місяців тому

    It's better to have choice than be forced to use something.. Never argue against choice.

  • @anonimous__ho
    @anonimous__ho 9 місяців тому +1

    where is the nestJs tutorial Max???? i need it and i need it from you … start to finish

  • @bingers_tv
    @bingers_tv 9 місяців тому +2

    It seems to me that each new one has an interesting new take on how to solve a problem and any truely good solution gradually gets adopted by the other frameworks and so the difference between them is slowly smoothing out.

  • @windowsxp1991
    @windowsxp1991 9 місяців тому +2

    Php is making a massive comeback thanks to LARAVEL! I Love PHP 😊

  • @chrisnaadhi
    @chrisnaadhi 9 місяців тому

    how about elixir ? what do you think ? for me it's the only language that really delightful to work with
    also has one framework that really dominant on their ecosystem, phoenix framework

  • @jwoods9659
    @jwoods9659 8 місяців тому +1

    Most of it is a waste of time. Look at what companies are using it learn that then do the rest as a hobby. I prefer go

  • @waleedsharif618
    @waleedsharif618 9 місяців тому +4

    You should have talked about AI here also, should we learn front end anymore when ChatGPT 5 comes out ?

    • @views-re2om
      @views-re2om 9 місяців тому

      i am worried about devin ai :(

  • @soundrightmusic
    @soundrightmusic 9 місяців тому

    These videos are fantastic. I took a couple of your udemy courses early on in my coding journey and they helped me a lot.

  • @yooujiin
    @yooujiin 9 місяців тому

    Remix is great and the community stands out

  • @VeaceslavBARBARII
    @VeaceslavBARBARII 9 місяців тому

    In my opinion, React as part of Next.js or Remix, even though not the best options, is the least painful for a developer.

  • @SaiyanJin85
    @SaiyanJin85 9 місяців тому +2

    to be honest javascript is a broken language to my eyes with a lot of weird behaviours. the notion that one language to run everything, frontend, backend, mobile it's good on paper but evidently not in practice. at least not by using javascript.

  • @Simple_OG
    @Simple_OG 9 місяців тому +4

    Guyssss how to get rid of imposter syndrome

    • @bobDotJS
      @bobDotJS 9 місяців тому +1

      Just time, and working with other people. I thought I was way better than I was when I first started working, then I started to feel useless, now I feel competent.
      A big part of it is acknowledging your shortcomings but also acknowledging your wins when they happen.
      Also, don't compare your middle to someone else's end.
      Finally, it'll always be there at least a little bit.

  • @HernanDaives
    @HernanDaives 9 місяців тому +1

    Love you Max ❤

  • @Extension-Hub
    @Extension-Hub 9 місяців тому +1

    Respect ✊ ❤

  • @Ankit_Das_98
    @Ankit_Das_98 9 місяців тому +1

    I am coming from Udemy, I am one of your Udemy student

  • @aburaihan-py4vi
    @aburaihan-py4vi 9 місяців тому

    thanks a lot

  • @chriswinslow
    @chriswinslow 9 місяців тому +1

    Nooo, there could never be too many JS frameworks. The purpose of JS these days is to create, well, more JS frameworks. What else would JS be used for? lol

  • @bobDotJS
    @bobDotJS 9 місяців тому

    Your Vue.js class is what convinced me to leave .NET and make a career in the JS ecosystem which has been fun and lucrative.

    • @fsharplove
      @fsharplove 9 місяців тому

      "to leave .NET and make a career in the JS ecosystem". Understand if the goal is making a career with it. If it's because of personal taste, well, everyone has his own taste.

  • @hansschenker
    @hansschenker 9 місяців тому

    Too many web frameworks for Max to make a course for each "Complete ...'!

  • @Ankit_Das_98
    @Ankit_Das_98 9 місяців тому

    Love the videos

  • @banka990
    @banka990 9 місяців тому

    Yes, we did.

  • @karimimajed
    @karimimajed 9 місяців тому

    Love you man

  • @bakasenpaidesu
    @bakasenpaidesu 9 місяців тому +2

    . ❤ .

  • @babakfp
    @babakfp 9 місяців тому +2

    The reason that we have a lot of frontend frameworks, is because frontend development sucks, everyone hates it and has pain points.