Skip to content

Commit 7780d79

Browse files
author
Frank Boucher
committed
suggestion for preview
1 parent 1743058 commit 7780d79

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ Below you can see all the recorded videos about the application's development.
4141

4242
| Videos | Description |
4343
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
44-
| **[Video 01 - Course Overview](https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/course-overview-1-of-37-full-stack-application-with-azure-sql-prisma-beginners-series?WT.mc_id=javascript-52133-gllemos)** | In this video we will see about the course and the application that will be developed. |
45-
| **[Video 02 - Learning Objectives](https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/learning-objectives-2-of-37-learn-a-full-stack-application-with-azure-sql-prisma-for-beginners?WT.mc_id=javascript-52133-gllemos)** | In this video we will see the learning objectives of the Prisma Fundamentals module |
46-
| **[Video 03 - What is Prisma?](https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/what-is-prisma-3-of-37-learn-a-full-stack-application-with-azure-sql-prisma-for-beginners?WT.mc_id=javascript-52133-gllemos)** | In this video we will learn what is Prisma? |
44+
| <a href="https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/course-overview-1-of-37-full-stack-application-with-azure-sql-prisma-beginners-series?WT.mc_id=javascript-52133-gllemos" target="_blank"><img src="medias\01-course-overview.gif" alt="Five second preview of the video" width="240" /></a><br>**[Video 01 - Course Overview](https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/course-overview-1-of-37-full-stack-application-with-azure-sql-prisma-beginners-series?WT.mc_id=javascript-52133-gllemos)** | In this video we will see about the course and the application that will be developed. |
45+
| <a href="https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/learning-objectives-2-of-37-learn-a-full-stack-application-with-azure-sql-prisma-for-beginners?WT.mc_id=javascript-52133-gllemos" target="_blank"><img src="medias\02-learning-objective.gif" alt="Five second preview of the video" width="240" /></a><br>**[Video 02 - Learning Objectives](https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/learning-objectives-2-of-37-learn-a-full-stack-application-with-azure-sql-prisma-for-beginners?WT.mc_id=javascript-52133-gllemos)** | In this video we will see the learning objectives of the Prisma Fundamentals module |
46+
| <a href="(https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/what-is-prisma-3-of-37-learn-a-full-stack-application-with-azure-sql-prisma-for-beginners?WT.mc_id=javascript-52133-gllemos" target="_blank"><img src="medias\03-what-is-prisma.gif" alt="Five second preview of the video" width="240" /></a><br>**[Video 03 - What is Prisma?](https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/what-is-prisma-3-of-37-learn-a-full-stack-application-with-azure-sql-prisma-for-beginners?WT.mc_id=javascript-52133-gllemos)** | In this video we will learn what is Prisma? |
4747
| **[Vídeo 04 - Why we Should use Prisma?](https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/why-should-we-use-prisma-4-of-37-learn-a-full-stack-application-with-azure-sql-prisma-for-beginners?WT.mc_id=javascript-52133-gllemos)** | In this video we will learn why we should use Prisma, which has been considered a powerful ORM for JavaScript Developers. |
4848
| **[Video 05 - Key Concepts about Prisma](https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/key-concepts-about-prisma-5-of-37-learn-a-full-stack-application-with-azure-sql-prisma-for-beginners?WT.mc_id=javascript-52133-gllemos)** | In this video we will learn the main pillars around the Prisma! |
4949
| **[Vídeo 06 - Important Resources & Recap](https://docs.microsoft.com/shows/beginners-series-to-learn-a-full-stack-application-with-azure-sql-prisma/important-resources-recap-6-of-37-learn-a-full-stack-application-with-azure-sql-prisma-for-beginners?WT.mc_id=javascript-52133-gllemos)** | Recap on what we learned and how you can dig deeper into Prisma. |

medias/01-course-overview.gif

70 KB
Loading

medias/02-learning-objective.gif

65.2 KB
Loading

medias/03-what-is-prisma.gif

46.5 KB
Loading

0 commit comments

Comments
 (0)