Laravel, Django, Next.js ... which framework would I use for building a SaaS?

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

КОМЕНТАРІ • 221

  • @curtmantle7486
    @curtmantle7486 5 місяців тому +35

    I'm a professional C# and .NET Developer. I was looking at options for a small business e-commerce website and I've been very impressed with Laravel and Modern PHP. A far cry from PHP c. 2008.

    • @jiraiyah8941
      @jiraiyah8941 5 місяців тому +1

      I’m learning C# simply for job security, I work in the Govermnent sector and they love C#, but I also was thinking of building an e-commerce site. I think I’m going to go with GoLang as my backend language, strictly for performance and how cheap it is on the backend.

    • @simonkalu
      @simonkalu 5 місяців тому

      @@jiraiyah8941 I am thinking the same as well. But is Golang cheap on the backend? Could you explain further. I have starting learning it and have gone far

    • @newstation795
      @newstation795 5 місяців тому

      @@jiraiyah8941use c#

  • @jniyaz
    @jniyaz 5 місяців тому +23

    Have been working on Next and Laravel simultaneously.. Laravel is 🔥 on the Web based software solutions.

  • @pythonantole9892
    @pythonantole9892 5 місяців тому +99

    One major problem with JS is that it is hype and "influencer" based. Adonis does not get the attention it deserves simply because it has no major influencer, it's outside the JS hype cycle. Many times in JS you don't use or build using the best tool you use the one that everybody is mentioning on Twitter.

    • @mattburgess5697
      @mattburgess5697 5 місяців тому +8

      I used Adonis to build a few production systems. It is (IMO) best in class for the JavaScript ecosystem.

    • @simpingsyndrome
      @simpingsyndrome 5 місяців тому +12

      Adonis didn't get the attention bcuz it's trying to replace PHP in my opinion wkkw

    • @lardosian
      @lardosian 5 місяців тому

      @@mattburgess5697 Have you used Nest, how do they compare?

    • @bryptoTips
      @bryptoTips 5 місяців тому +3

      This isnt even close to true. Most of the time you’re not using cutting edge or new frameworks because most people actually working in this space use tried and tested tech. These obscure frameworks might be cool but no one is really using them outside of the “influencer” space

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

      @@bryptoTips How is a framework/library etc that was released last Tuesday tried and tested? In JS, if you release something shiny today, by next week everybody is looking to migrate to it.

  • @Dan-re5ss
    @Dan-re5ss 5 місяців тому +10

    After, i could not find a job with react i have tried php and Laravel. This was one of the best experiences i have had!

  • @dedhen
    @dedhen 5 місяців тому +32

    Laravel Is 🔥

  • @destinyefe8996
    @destinyefe8996 5 місяців тому +21

    Django has all these things you said about Laravel. I love django ❤

    • @MrValVet
      @MrValVet 4 місяці тому +4

      Django ❤

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

      I use Django all the time. It’s cool

    • @devanshdubey4588
      @devanshdubey4588 3 місяці тому

      @@awusacollins should i learn django, as today everyone is talking about node js

    • @awusacollins
      @awusacollins 3 місяці тому

      @@devanshdubey4588 If you’re just starting i.e you don’t know Python or Django yet - then go for Node JS. I work with Django and I can do pretty almost anything I want without issues. Some people even use Django and Node JS together cos of SEO. I hope that helps you to make a better decision

    • @awusacollins
      @awusacollins 3 місяці тому

      @@devanshdubey4588 If you’re just starting i.e you don’t know Python or Django yet - then go for Node JS. I work with Django and I can do pretty almost anything I want without issues. Some people even use Django and Node JS together cos of SEO. I hope that helps you to make a better decision

  • @ivanmitkovski04
    @ivanmitkovski04 5 місяців тому +69

    We are waiting for the Laravel course!

    • @marlonm3108
      @marlonm3108 5 місяців тому +4

      Yes, hopefully they will create...

    • @astratow
      @astratow 5 місяців тому

      PHP vanilla is also missing... I agree, laravel or symfony would do well for his portfolio.

    • @omoyenikunle7909
      @omoyenikunle7909 5 місяців тому

      He’s not a PHP dev . I think he’s major is Java script

    • @astratow
      @astratow 5 місяців тому

      @@omoyenikunle7909 he is loud on javascript but fluent with php

    • @rawlespringer3917
      @rawlespringer3917 5 місяців тому

      @@omoyenikunle7909 he has done courses on python..django..flutter and go. So i dont think its out the realm of possibility that he could also do a PHP/Laravel course

  • @ranjeetthorat1318
    @ranjeetthorat1318 5 місяців тому +24

    @max really waiting for laravel course. I see a lot of work for freelancers especially in WordPress , laravel. Also All shared hosting provider support managed hosting of these frameorks unlike javascript ecosystem.

    • @zaidbintariq427
      @zaidbintariq427 5 місяців тому

      Laravel Daily is a great resource

    • @junaidkhankhan4260
      @junaidkhankhan4260 4 місяці тому

      Laravel and wordpress combination is really great
      I repent why i left it for the shiny objects like node

  • @tanjid11
    @tanjid11 5 місяців тому +24

    One issue with JavaScript is that it's mandatory for web development. While you can choose other languages, you still have to use JavaScript. Previously, I used Laravel, which is an amazing framework. However, as a solo developer, writing in two languages didn't feel efficient. So, I moved fully to Next.js with TypeScript, and using it with tRPC for full-stack type safety has been the best experience I've had.
    In my opinion, if you are a solo developer or have a small team, TypeScript is the best choice in the long run. Laravel and other MVC frameworks might be easy to start with, but once you have spent some time in the TypeScript ecosystem, you can move faster than with any other tech stack.

    • @todormarkov2860
      @todormarkov2860 5 місяців тому

      @@d-ioannidis Laravel Inertia Svelte are a great stack

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

      Complete opposite opinion over here, if your a solo dev Laravel is your saving grace! And with Livewire/Volt it’s even better.

    • @tanjid11
      @tanjid11 5 місяців тому

      @@scott_itall8638 i had the similar opinion before. While Livewire can do the job . If you have to create a modern complex user interactivity and js framework like react will make your life much easier.

    • @joseantonioruiz2470
      @joseantonioruiz2470 14 днів тому

      @@scott_itall8638 whyy? i want to be a solo dev

  • @SMOKE3104
    @SMOKE3104 5 місяців тому +4

    Some Devs love the JavaScript eco system because of it's modularity. I would even say that because of the competition of other parts like auth and orms are improving the eco system faster then having a Swiss army knife. The problem with a Swiss army knife is that it wouldn't be your first choice to use to cut your stake,

  • @mouctechy
    @mouctechy 5 місяців тому +9

    Laravel my lovely 😍 Framework. I left the MERN Stack because if that fragmentation which suck 😅😅

  • @viniciusm.m.7822
    @viniciusm.m.7822 5 місяців тому +29

    PHP and Laravel course, Max??

    • @astratow
      @astratow 5 місяців тому +1

      I did ask... No reply as yet...

  • @winns.x
    @winns.x 5 місяців тому +3

    Hey Max, just wanted to thank you for your old course for Nuxt (2), which was a good start for my Nuxt journey back in a days. 👍Which is still framework of choose for a web for me, Nuxt 3 now ofc. 💪

  • @md.waliullah3.14
    @md.waliullah3.14 5 місяців тому +17

    I love your content. Please consider making a course on AdonisJS.

  • @hipertracker
    @hipertracker 5 місяців тому +3

    Django has all batteries includes. It has everything baked in and a lot of great packages like DRF.

  • @birarakisarap
    @birarakisarap 5 місяців тому +31

    Chose Django & Rest Framework with NextJS and never looked back.

    • @aashayamballi
      @aashayamballi 5 місяців тому +4

      Absolutely 💯

    • @destinyefe8996
      @destinyefe8996 5 місяців тому +3

      That stack deserves an award 🏆

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

      I alway choose Django + DRF & Ember

  • @PhilipAlexanderHassialis
    @PhilipAlexanderHassialis 5 місяців тому +5

    My answer to that is: "it depends on the composition and strengths of your team". For example, the company I work on right now, is fully committed to using Java as a back end solution. Every project has always at least 2-3 Spring Boot people - and we are heavily pivoting in always using Next as the front end layer. For us, Django or Laravel or anything else simply doesn't cut it - because the company is committed to specific technologies. Heck, even the push for some exploration into Quarkus / Micronaut / Standard JEE (Jakarta) didn't make it far, simply because *such is the company's expertise* . From that point on, the discussion is moot.
    Now, if you are building a project on your own, the sky is the limit of course.

    • @rand0mtv660
      @rand0mtv660 5 місяців тому +1

      This is the right answer. If your company/team has used a certain stack for last 5 years, you won't all of a sudden migrate for little to no benefit. Because grass might look greener initially on the other side, but once you dive deep into some technology, you will inevitably run into issues or edge cases that you have to solve or work around them. You won't just throw away X years of expertise with a certain technology.
      Where I work, we use .NET Core for backend and React (mostly Next.js) for frontend and it has served us well. We never considered using Next.js "backend capabilities" because backend team is just really proficient in C# and honestly, .NET Core is just way more capable out of the box for API related stuff. There are some things we like and dislike about the stack, but we would have our pros and cons no matter what stack we used. In the end, we are most productive using this and won't just randomly switch. We of course upgrade the way we do certain things as time goes on, but no major tech stack shifts because of hype or something like that.

  • @umitcelik5508
    @umitcelik5508 5 місяців тому +5

    I think like you said that like adonis.js, batteries included, frameworks we need for javascript community. Flexibility is good but after a point it can do more harm than good. In my opinion NestJS is our batteries included backend solution. I wish NextJS had offered a NestJS-like option as a backend solution.

    • @lardosian
      @lardosian 5 місяців тому

      Why not just use Nest for the backend and Next for the frontend?

    • @2xxxtrem
      @2xxxtrem 5 місяців тому

      @lardosian: Because then it‘s not batteries included anymore and you are back gluing things together.

  • @reilwaystation4372
    @reilwaystation4372 4 місяці тому +3

    Django, alphine, htmx gives me peace of mind from refactoring breaking changes every month

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

    I guess it is official now. Laravel has made it! And I'm glad JS only developers are now understanding the advantages of using it ✌️

  • @LawrenceChege
    @LawrenceChege 5 місяців тому +11

    I would really love to see you do a tutorial on NestJS.

    • @marcuss.abildskov7175
      @marcuss.abildskov7175 5 місяців тому

      No, NestJS sucks ass. He should be looking at Deepkit instead.

  • @AsadAli-wi1xs
    @AsadAli-wi1xs 5 місяців тому +11

    Obviously Laravel 🔥

  • @haryormedayjoshua281
    @haryormedayjoshua281 5 місяців тому +1

    Adonis is a great option in JavaScript ecosystem I recently stumbled on and it's amazing and have a lot of features built-in and is just like Laravel but for JS. I don't have to start installing a bunch of libraries or anything.

  • @enic-ma
    @enic-ma 5 місяців тому +3

    The best framework is no framework, levels would say that! Finally, getting the job done is the best framework!

  • @rauldinho
    @rauldinho 5 місяців тому +6

    Waiting on that Laravel course!! 🔥

  • @TimoTalksTech
    @TimoTalksTech 5 місяців тому +4

    People are seemingly exhausted on anything Javascript and I see a lot of pivoting to php/laravel and Django

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

    For blazingly fast backend I personnaly prefer Rust (Axum + SeaORM + ...) . And indeed, Adonis JS
    is something that deserve more exposure, at first sight.

    • @MrXperx
      @MrXperx 5 місяців тому +3

      what are you doing in your backend that needs rust?

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

      The slowest decide the speed. For an application, it is not the backend framework but DB & DB Queries

  • @NoOverXplain
    @NoOverXplain 5 місяців тому +1

    The true mentor ... This is one that make sense on tech

  • @IvanRandomDude
    @IvanRandomDude 5 місяців тому +9

    People spend more time debating which framework to use than building things. Here's the thing. If you are good developer you will build awesome things with Vanilla PHP and JQuery (like Levels). But if you are mediocre not even the most batteries included and modern framework will help you.

  • @mijokristo8754
    @mijokristo8754 5 місяців тому +6

    Easy, Rails is the best!

  • @localLyricsPh
    @localLyricsPh 4 місяці тому +1

    Waiting for the PHP and Laravel course !!! Hoping to create separate course for PHP and Laravel 💕💕🥳🥳💯💯💯💯

  • @quizabox
    @quizabox 5 місяців тому +8

    Symfony is another great php framework

  • @mtin79
    @mtin79 5 місяців тому +1

    Used to use next.js but choose “remix run” now every time… never looked back 😊

  • @akashelhance167
    @akashelhance167 4 місяці тому +1

    I think django rest framework DRF with next js is best as django provides admin panel and next js is for SEO

  • @rod6722
    @rod6722 5 місяців тому

    10:33 I haven't built anything with Adonis or Laravel (so take what I say with a grain of salt), but it seems like their solution to that is Inertia. Which enables you to use React (or any other UI library, like Vue or Svelte) on the frontend without having to build an API. That seems like the best of both worlds, as you can build all the same kinds of dynamic UIs you can with something like NextJS, but with a much more mature and cohesive backend.

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

    I came from RoR into Laravel and i can say its a wonderful framework that makes it quick to ship solutions. I will try Django just for the thrill but Laravel stands out

  • @alphayowakarindi
    @alphayowakarindi 5 місяців тому +1

    Welcome to Laravel guys!
    You'll love it 👌

  • @kkkkkkkkkkkkkkkkkk2643
    @kkkkkkkkkkkkkkkkkk2643 7 днів тому

    I like DRF+Next.js, but sometimes I want to try Laravel. Also, there are many PHP jobs in my area.

  • @theanswer1993
    @theanswer1993 5 місяців тому +1

    Angular + Nest.js ❤

  • @mr_don_key
    @mr_don_key 4 місяці тому +1

    what is often ignored, but important on the longer run of the app:
    upgrading laravel is too wonky, and it goes too fast in release cycles. (lots of breaking changes each version). constrast that to django, which is slower in new releases, and between versions has far less breaking changes over time. (and more documentation on upgrading, in a more concise manner)

  • @aronmosha3493
    @aronmosha3493 5 місяців тому +1

    Spring boot + Hilla is 🔥

  • @webdev_am
    @webdev_am 4 місяці тому

    What you think about NextJS, Typescript, Mongo DB?

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

    Tried em all, Laravel is the GOAT!

  • @DirkZz
    @DirkZz 5 місяців тому +1

    I do wonder if javascript devs know about composer/psr and how with Laravel it is quite easy to extend or replace functionality with other options around.

  • @dawizze1
    @dawizze1 4 місяці тому

    So build SaaS course in laravel hopefully coming soon. Let's go!!!!

  • @AliFrazK
    @AliFrazK 5 місяців тому +4

    How can you ignore the competency of Django.

  • @tafadzwahodera9052
    @tafadzwahodera9052 5 місяців тому +1

    I'm addicted to Laravel l use it even for small project

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

    I'll check adonis! I'll give it a chance!

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

    Nest has 65k stars and nobody talks about it, why?

  • @tangsi721
    @tangsi721 4 місяці тому

    just one question: spring boot or laravel?

  • @BeeBeeEight
    @BeeBeeEight 5 місяців тому +3

    Maybe one of the reasons why JavaScript devs never really liked AdonisJS is its rigidly organized structure. After all, JavaScript devs do love their daily dose of messy dependencies that constantly get updated or buried in favor of new frameworks that appear every week 😂
    Unlike PHP devs who love consistency and structure hence why they love Laravel so much 😉

    • @junaidkhankhan4260
      @junaidkhankhan4260 4 місяці тому

      Yeah that's why I hate js ecosystem its so unstructured

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

      And so the reason Ember is not loved

  • @josealbusneto
    @josealbusneto 5 місяців тому +4

    And about Nuxt.js?

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

      Its really good Nuxt3 btw.

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

    Django is suitable for Fintech and e-commerce where I am majorly.

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

      You can build this with any framework. I prefer laravel

  • @daniel_romero1
    @daniel_romero1 5 місяців тому +1

    I would be interested in the adonis course

  • @haniramadhan678
    @haniramadhan678 4 місяці тому

    I prefer laravel and I don't mind use javascript as well for the frontend. Laravel is just so solid for backend, and for just simple interactivity, I can use alpine and livewire.

  • @alsaamit
    @alsaamit 5 місяців тому +5

    Next course LARAVEL ??

  • @samislam2746
    @samislam2746 4 місяці тому +4

    Nextjs is garbage for backend. I can't use it for backend I only use it for front end

  • @rohitjoshi1258
    @rohitjoshi1258 5 місяців тому +1

    Ruby on Rails ❤

  • @kalist8938
    @kalist8938 5 місяців тому +5

    I use Rails and I dont care about the hype of internet. With Hotwire i can build SPA like any other language.

    • @jimmynyasulu7933
      @jimmynyasulu7933 5 місяців тому

      I find rails so amazing. Once you're into rails you can't consider substituting it with another framework at all. Its simply the best

  • @parrou3
    @parrou3 5 місяців тому

    Any recommendation for nextjs course please ?

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

    Laravel is great, as well as Spring and NestJS

    • @rodjenihm
      @rodjenihm 5 місяців тому

      Spring is great for backend but it really lacks modern frontend capabilities. It is still stuck with 2000s templating.

  • @leojohn6702
    @leojohn6702 5 місяців тому

    Do you have a course of hosting nodejs, MySQL using aws?

  • @ehm-wg8pd
    @ehm-wg8pd 5 місяців тому

    before i watch the video, here is my take
    the best framework is the one that gives you job and money to support your life / family

  • @albaraa-bin-malek
    @albaraa-bin-malek 5 місяців тому

    Hi Max, can you refer me to a resource where I can learn how to structure my Nextjs app regarding defining types? LIke I have the form data I send to a server action, which I create a type for and also the response of the server action, which I also create a type for. Also, should I include errors in the action response? Or throw them on the server? If I throw them on the server, is there a way to catch them and present the user with an error message? Thank you.

  • @СэрШпинат
    @СэрШпинат 5 місяців тому

    laravel is best, but vanilla php and symfony is underrated :) in many cases I would pick symfony.

  • @Edvard-Aliev
    @Edvard-Aliev 2 місяці тому +1

    Laravel + Filament = Strong! And laravel 74M$ is best!

  • @BeInsNow
    @BeInsNow 5 місяців тому +7

    Spring Boot is the best choice 😀

  • @muhammadufo6023
    @muhammadufo6023 5 місяців тому +6

    Nest.js & React.js

  • @eyilachewlema3130
    @eyilachewlema3130 5 місяців тому

    Dear maximilian plz prepare a full next js 14 course , please, with greate thanks

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

    What if you start from Laravel and then you need to build a mobile app for ios and android from your web app?

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

      You can build a REST API with Laravel

  • @impactsongs
    @impactsongs 5 місяців тому

    Very good to see you coments Maximilian, i'm from Brazil and all courses that i have i study with you. For me i Love Laravel and i will never change for any framework out there, i have all the features that i want and of course i need a good JS for the front, so i just choose Vue.js because of the easy sintax.
    For me is
    I need SSR? Inertia with Vue.js or Nuxt 3 with Laravel on backend
    I need only back? Laravel
    And is just simple as that!

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

    Adonis is super underrated

  • @jackdanielson1997
    @jackdanielson1997 5 місяців тому

    I don’t understand this take that JS has too many options. You cannot avoid JavaScript if you are working on the web. You will have to make JS choices regardless. The question is do you also want to make Python, Ruby and PHP choices as well? Choosing an ORM for JS is much easier than trying to be good at 2 languages at the same time

    • @cant_sleeeep
      @cant_sleeeep 5 місяців тому

      yeah i dont understand these guys. use java then losers

  • @pmrebel2733
    @pmrebel2733 5 місяців тому +4

    The world is strange. Everyone says php is dead but are all secretly using it.

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

      All about business and hosting

  • @funnynews341
    @funnynews341 4 місяці тому

    Why not sveltekit?

  • @glennraya
    @glennraya 5 місяців тому +3

    Laravel is the greatest framework ever made! Roast me for that. 😆

  • @sipocharles9180
    @sipocharles9180 5 місяців тому +1

    I would welcome an 🌟 Academind 🌟 Laravel/PHP course, and I reckon there's a good demand for it as well. 😎

  • @InfiniteTwice
    @InfiniteTwice 5 місяців тому

    What about NestJS?

  • @ajaymanagaon
    @ajaymanagaon 5 місяців тому +1

    You forgot .Net Core from Microsoft. Which is also best

  • @bogaczew
    @bogaczew 5 місяців тому

    lavarel is php. it may be problem, introducing new language to stack

  • @armanamini1450
    @armanamini1450 5 місяців тому +12

    Next js is a pain in the ass

    • @mattburgess5697
      @mattburgess5697 5 місяців тому +1

      IMO the biggest issue is that it’s sold as a replacement for an API rather than a solid Backend-for-framework.

    • @armanamini1450
      @armanamini1450 5 місяців тому

      @@mattburgess5697 they have marketed it as a full-stack framework. and it's nowhere close to that

  • @exvimmer
    @exvimmer 5 місяців тому +3

    My current favorite thing is Go with react or HTMX.

  • @iraqinationalist7778
    @iraqinationalist7778 5 місяців тому +1

    Definitely Laravel, for simplicity sake

  • @OneBrighDay
    @OneBrighDay 5 місяців тому

    We need a Qwik course, there are no good ones out there that build real portfolio projects.

  • @Howdyhowthis
    @Howdyhowthis 5 місяців тому +1

    The eternal never ending question

  • @mohammadheydari6274
    @mohammadheydari6274 5 місяців тому

    Hey maximilian :)
    We love you courses and the way you teach. (from a geography no-one can think of :D "IRAN" )
    We love to see your courses on Laravel topic ASAP.

  • @erranbahadurbk
    @erranbahadurbk 5 місяців тому

    Nodejs?

  • @QueeeeenZ
    @QueeeeenZ 5 місяців тому +1

    I like Nuxt (Vue) amazing DX

  • @alexsyzoniuk8335
    @alexsyzoniuk8335 5 місяців тому +5

    Save your time 11mins of water to say -" Ultimately that all comes down to your personal preferences"
    What a click bait title, god....

    • @IvanRandomDude
      @IvanRandomDude 5 місяців тому

      Techfluencers have no content so they resort to topics like this where they don't have to say anything.

    • @muzzi1984
      @muzzi1984 5 місяців тому

      @@IvanRandomDude Are you a joke! Max has been generated tones of contents and tons of courses on Udemy, UA-cam etc. for 10 years at least. You should search on Google before write a meaningless comment.

  • @bakasenpaidesu
    @bakasenpaidesu 5 місяців тому +4

    Waiting for rust course and laravel course!!!!

  • @shubhamsahuSD
    @shubhamsahuSD 5 місяців тому

    Laravel with Livewire anytime best combo

  • @sohaibalvi6358
    @sohaibalvi6358 5 місяців тому

    Dear max please provide a course on udemy for laravel also updated php and my sql

  • @angelocolacicco997
    @angelocolacicco997 5 місяців тому

    are you going to make a laravel course? :) :) :)

  • @a7mdbest15
    @a7mdbest15 4 місяці тому

    This is the first time I hear about adonisjs

  • @msulemvn
    @msulemvn 5 місяців тому +4

    Laravel ist eine Komplettlösung

  • @brightokoro7073
    @brightokoro7073 5 місяців тому

    You just nail it

  • @petruciucur
    @petruciucur 5 місяців тому +6

    LARAVEL

  • @Seekingtruth-mx3ur
    @Seekingtruth-mx3ur 4 місяці тому

    The dad from Enico Man is teaching to code too I see

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

    Use IMO one more time in the comments! I dare you!

  • @darkogele
    @darkogele 5 місяців тому +1

    Do a blazor course pls

    • @cant_sleeeep
      @cant_sleeeep 5 місяців тому

      hell nah

    • @IvanRandomDude
      @IvanRandomDude 5 місяців тому +3

      Why would you want a Blazor course from a person that probably never heard of Blazor?