ASP.NET Core BLAZOR vs .NET CORE MVC Razor: Difference between .NET Single Page Applications (SPA)?

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024

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

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

    First of all, thank you. This was helpful because I am not very familiar with front end technologies. I was confused at first about how MVC fits into this but after some more research I figured out that MVC does not utilize SPA. MVC is a traditional web app.

  • @KitsuneSamaIX
    @KitsuneSamaIX 3 года назад +7

    Thank you, this helped me a lot clearing my ideas about blazor and its flavors. Also I want to compliment with you for the general clarity of the content in the video and the explanation.

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

    As a person who barely has any professional experience making websites, this was a very helpful video. Thank you.
    I have some experience with web projects, but they were college school projects.

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

    I really like your graphical explanation, we really need more of these videos in English

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

    Great Video, thanks man!

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

    Thank you for the vidoe. It is really informative. The best one I've ever seen, on this topic.

  • @herrnietschke
    @herrnietschke 3 года назад +5

    explained very well and interestingly

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

    Very well explained. Thanks a lot!

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

    Спасибо за видео, всё понятно и быстро объяснил, лайк!

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

    Thank you, this was a very clear and helpful video. Please consider making more videos in English; it would allow many more developers, such as myself, to learn from you. I'm going to subscribe in the hopes that you do :-) 🙏

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

    very interesting to know difference. Just starting out with the technology and finding this inparticular very interesting.

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

    Thank you for this hiqh quality, very informative video

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

    wow! This was really informative and answered the questions that I had. Thank you!

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

    Really great Video! I learned a lot!

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

    very nice explaination

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

    Thanks for this helpful video. I have a new web application that serves up elearning courses and tracks user progress. What should my main considerations be in choosing between MVC/Razor and server-side Blazor?

  • @Code-Sport
    @Code-Sport 2 года назад +1

    5:37 React can also be written in TypeScript.

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

    thanks a lot

  • @this-is-bioman
    @this-is-bioman Год назад

    Nice explanation! Now I don't see any reason to use Blazor anymore :P It's as crappy as using Angular & TypeScript. I'll better stick to technologies that use plain html, ajax and javascript.

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

    good explanation. with Blazor it looks like the structure of code, is going from MVC back to WebForms (which i thought was supposed to be bad). if we ignore the practical advantage of C# on client and server, then what advantages do you think maintaining Blazor has over maintaining MVC code? i'm confused

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

    React is a framework NOT based on javascript only, typescript is as well available

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

    bet youre german haha but nice Video mate!

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

    Is blazor just a server-side SPA wanabe?