Build a Coming Soon Website Page with Countdown Timer in Blazor Web App with InteractiveWebAssembly

Поділитися
Вставка
  • Опубліковано 29 сер 2024
  • In this video tutorial, I am going to build a Launching Soon Website Page with Blazor Web with Iteractive WebAssembly Render Mode in .Net 8 from scratch.
    We will have Launching Page as SSR, and within that SSR Page we will have a Countdown Timer component as InteractiveWebAssembly Render Mode as we need to show the countdown. And for Notify Me form we will be using SSR with Stream Rendering.
    Source Code: github.com/Abh...
    Book 1:1 Call with me for mentoring or discussion topmate.io/abh...
    Connect with me on social media
    Linkedin / abhayprince
    X(Twitter) x.com/abhaypri...
    If you like my work and want to support me, buy me a coffee www.buymeacoff...
    Icons used in the project: boxicons.com
    #blazor #blazorssr #blazorinteractivewasm #abhayprince #dotnet #net8 #dotnet8 #blazorwasm #blazor8

КОМЕНТАРІ • 4

  • @raycarlbrown-amory3509
    @raycarlbrown-amory3509 Місяць тому +1

    Fantastic ❤

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

    Great content always, Abhay

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

    Thank you so much for this very nice, it works well.

  • @AliHassan-wc6nb
    @AliHassan-wc6nb Місяць тому

    Bro, I have a request, if you can make a video on blazor web app, which can interact with web api having identity roles policies implemented with JWT tokens authentication. Which can send real time data to both mobile app and Web app. Repository pattern for back end.