On which of the 3 apps I've built here would you like to have a complete tutorial that would include important aspects of making an application production-readu? I think about things like authentication, authorization, caching, resilience, logging and so on. Plus eventual new features to make the app complete. Comment below 👇
@imSkodАй бұрын
Hello, it took me a REALLY long time to figure out authentication and authorization with JWT in Blazor rendermode global Auto. Maybe you can try it and make a video about how you would do it? I researched multiple places that other people also having a hard time with this exact same thing. I'm curious how other people would handle it.
@CodewrinklesАй бұрын
I'll be honest and say that in my opinion the rendermode auto is totall overkill and I will definitely not use it in any production app. Therefore I'll probably won't have a video on it. But I will go into auth on the other render modes
@imSkodАй бұрын
@@Codewrinkles Alright thanks for answer
@barry1048Ай бұрын
Nicely done. I vote for a complete tutorial on the weather app
@johnmaguire218516 күн бұрын
Weather app. Lots of ways to extend that.
@anonymoosАй бұрын
Thank you, Dan! very good to see your thinking in building these real applications. Definitely some bits you've shown I will be using myself!
@CodewrinklesАй бұрын
Glad you enjoyed it. What would be some ofeas you would like to see in a video?
@ItsSalesGabriel11 күн бұрын
Nice video Dan, tks, I’m curious, why left rider to visual studio ?
@Codewrinkles11 күн бұрын
It was a choice of cost reduction as I was using it only for YT stuff. At work there's VS. I didn't think that the $18/month eas worth. Now that it's free for my use case' I'll probably come back to it. I still think it's better than VS
@EpTechieАй бұрын
Thank you very much 🙏👍🙏
@CodewrinklesАй бұрын
Glad you found it useful. Make sure to also share it with others. Thanks.