Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienTorris authored Dec 13, 2020
1 parent f27c66f commit a08d260
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
* [Generators.Blazor](https://github.com/excubo-ag/Generators.Blazor) - ![last commit](https://img.shields.io/github/last-commit/excubo-ag/Generators.Blazor?style=flat-square&cacheSeconds=86400) Generators.Blazor is a source generator for improving performance in Blazor. The project also contains analyzers to detect common issues in Blazor apps.

## Videos
* [Blazor vs React/Angular](https://www.youtube.com/watch?v=__F3tgqZqsM) - December 11, 2020 - ![duration](https://img.shields.io/badge/Duration:%20-62%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) Debate about Blazor vs React/Angular, featuring Michael Washington on [The Growth Mindset Show](https://www.c-sharpcorner.com/events/growth-mindset-weekly-live-show3).
* [Blazor Power Hour: Front End Tools and CSS](https://www.twitch.tv/videos/831110474) - ![duration](https://img.shields.io/badge/Duration:%20-93%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=twitch) December 9, 2020 - Blazor Power Hour: Front End Tools and CSS, with Ed Charbeneau.
* [ASP.NET Community Standup - Material Design in Blazor with Material.Blazor](https://www.youtube.com/watch?v=yzLDvQ-bOw8&list=PLdo4fOcmZ0oX-DBuRG4u58ZTAJgBAeQ-t&index=2) - ![duration](https://img.shields.io/badge/Duration:%20-85%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) December 8, 2020 - We sit with Simon Ziegler and Mark Stega of Material.Blazor to discuss the project, Material.Blazor, a Material design component library for Blazor. [ASP.NET Community Standup](https://dotnet.microsoft.com/live/community-standup). [Url list](https://www.theurlist.com/community-links-december-8).
* [Blazor Train: Using SignalR for cross-user Communication](https://www.youtube.com/watch?v=QfUG-321K4s&feature=youtu.be) - ![duration](https://img.shields.io/badge/Duration:%20-17%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) December 4, 2020 - Carl Franklin shows you how to seamlessly add SignalR to any Blazor app.
Expand All @@ -413,6 +414,7 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
* [Blazor: .NET 5 JavaScript interop modules revisited](https://www.twitch.tv/videos/809561739) - ![duration](https://img.shields.io/badge/Duration:%20-151%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=twitch) November 20, 2020 - Blazor: .NET 5 JavaScript interop modules revisited, by Ed Charbeneau.
* [Blazor: .NET 5 JavaScript interop modules](https://www.twitch.tv/videos/801598151) - ![duration](https://img.shields.io/badge/Duration:%20-95%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=twitch) November 20, 2020 - Blazor: .NET 5 JavaScript interop modules, by Ed Charbeneau.
* [ASP.NET Community Standup - Unit Testing Blazor with bUnit](https://www.youtube.com/watch?v=LjGCPaP8DH8&list=PLdo4fOcmZ0oX-DBuRG4u58ZTAJgBAeQ-t&index=2) - ![duration](https://img.shields.io/badge/Duration:%20-66%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) November 17, 2020 - On this month's Blazor Community Spotlight, we'll be talking to Egil Hansen about unit testing Blazor components with bUnit.
* [Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot](https://www.youtube.com/watch?v=NRDdu67VJH0) - ![duration](https://img.shields.io/badge/Duration:%20-30%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) November 13, 2020 - In this talk, I will discuss the migration steps undertaken to go from a complex Desktop application to a robust ASP.NET-backed website with a Blazor front-end. The talk will highlight the ease at which I was able to translate functionality as a developer with very outdated web development skills.
* [Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly](https://www.youtube.com/watch?v=I3A1R-oBK7c&feature=youtu.be) - ![duration](https://img.shields.io/badge/Duration:%20-16%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) November 13, 2020 - Carl shows you how to use ASP.NET Core Identity for basic authentication and authorization in a Blazor WebAssembly app.
* [Blazor Stability Testing Tools for Bullet Proof Applications](https://www.youtube.com/watch?v=WdB723tIWg0) - ![duration](https://img.shields.io/badge/Duration:%20-30%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) November 13, 2020 - .NET in the browser may sound like Blazor's strength, however the story of Blazor testing may just be its biggest potential upside. In this session we'll discuss what makes Blazor an ideal candidate for: Unit Testing, Integration Testing, and Automated System Testing. With Jon Galloway.
* [Building Real-time Applications with Blazor and GraphQL](https://www.youtube.com/watch?v=CrY8CF1gysA) - ![duration](https://img.shields.io/badge/Duration:%20-28%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) November 12, 2020 - Come see how Blazor and GraphQL combined will revolutionize how we build rich SPA applications with .NET. [.NET Conf 2020](https://www.dotnetconf.net/), Day #3.
Expand Down

0 comments on commit a08d260

Please sign in to comment.