Skip to content

Commit a08aca9

Browse files
docs: update the documentation
1 parent 4737706 commit a08aca9

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,23 @@ Also used these (paid) courses & books:
233233
- [Practical Next.js for E-Commerce: Create E-Commerce Sites with the Next.js Framework](https://learning.oreilly.com/library/view/practical-next-js-for/9781484296127/) [:file_folder:](https://github.com/Apress/Practical-Next.js-for-E-Commerce),
234234
- [Real-World Next.js](https://learning.oreilly.com/library/view/real-world-next-js/9781801073493/) [:file_folder:](https://github.com/PacktPublishing/Real-World-Next.js),
235235
- [Node.js Website](https://github.com/nodejs/nodejs.org) - built using Next.js with TypeScript, SCSS and MDXv2,
236+
- Blazor:
237+
- 📖 [Web Development with Blazor - Second Edition](https://learning.oreilly.com/library/view/web-development-with/9781803241494/) [:file_folder:](https://github.com/PacktPublishing/Web-Development-with-Blazor-Second-Edition),
238+
- 📖 [Blazor WebAssembly By Example - Second Edition](https://learning.oreilly.com/library/view/blazor-webassembly-by/9781803241852/) [:file_folder:](https://github.com/PacktPublishing/Blazor-WebAssembly-by-Example-Second-Edition),
239+
- 📖 [Mastering Blazor WebAssembly](https://learning.oreilly.com/library/view/mastering-blazor-webassembly/9781803235103/) [:file_folder:](https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly),
240+
- 📖 [Architecting ASP.NET Core Applications - Third Edition](https://learning.oreilly.com/library/view/architecting-asp-net-core/9781805123385/) [:file_folder:](https://github.com/PacktPublishing/An-Atypical-ASP.NET-Core-6-Design-Patterns-Guide),
241+
- 🎥 [Pluralsight - ASP.NET Core 6 Blazor](https://app.pluralsight.com/paths/skills/aspnet-core-6-blazor):
242+
- ✅ 🎥 [ASP.NET Core: Big Picture](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-big-picture/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-big-picture/exercise-files),
243+
- 🎥 [ASP.NET Core 6 Blazor Fundamentals](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-blazor-fundamentals/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-blazor-fundamentals/exercise-files),
244+
- 🎥 [Debugging in ASP.NET Core 6 Blazor](https://app.pluralsight.com/library/courses/aspdotnet-core-6-blazor-debugging/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/aspdotnet-core-6-blazor-debugging/exercise-files),
245+
- 🎥 [Creating Components in ASP.NET Core Blazor](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-blazor-creating-components/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-blazor-creating-components/exercise-files),
246+
- 🎥 [JavaScript Interop in ASP.NET Core Blazor](https://app.pluralsight.com/library/courses/asp-dot-net-core-blazor-javascript-interop/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/asp-dot-net-core-blazor-javascript-interop/exercise-files),
247+
- 🎥 [Building a Data-driven ASP.NET Core 6 Blazor Server Application with EF Core](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-blazor-ef-core-server-application-data-driven/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-blazor-ef-core-server-application-data-driven/exercise-files),
248+
- 🎥 [Unit Testing in ASP.NET Core 6 Blazor](https://app.pluralsight.com/library/courses/aspdotnet-core-6-blazor-unit-testing/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/aspdotnet-core-6-blazor-unit-testing/exercise-files),
249+
- 🎥 [Building a PWA with ASP.NET Core 6 Blazor](https://app.pluralsight.com/library/courses/aspdotnet-core-6-blazor-building-pwa/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/aspdotnet-core-6-blazor-building-pwa/exercise-files),
250+
- 🎥 [Deploying ASP.NET Core 6 Blazor Applications to Azure](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-deploying-blazor-applications-azure/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-deploying-blazor-applications-azure/exercise-files),
251+
- 🎥 [Building Blazor Hybrid Apps](https://app.pluralsight.com/library/courses/blazor-hybrid-apps-building/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/blazor-hybrid-apps-building/exercise-files),
252+
- 🎥 [Building Enterprise ASP.NET Core 6 Blazor Applications](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-blazor-applications-building-enterprise/table-of-contents) [:file_folder:](https://app.pluralsight.com/library/courses/asp-dot-net-core-6-blazor-applications-building-enterprise/exercise-files),
236253
- Others:
237254
- ✅ 📖 [Hyperskill: Frontend Developer](https://hyperskill.org/tracks/5) 👍,
238255
- [ANF: Architektura Na Froncie](https://edu.devstyle.pl/products/anf-architektura-na-froncie),

blazor/.gitkeep

Whitespace-only changes.

projects/blazor/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)