Skip to content

Commit

Permalink
Update 250-should-you-use-prisma.mdx (#5729)
Browse files Browse the repository at this point in the history
Update link for Make the Right Thing The Easy Thing slides
  • Loading branch information
aqiank authored Mar 27, 2024
1 parent ab1465e commit 447b8d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ No matter if you're a SQL newcomer or veteran, Prisma ORM will give you a signif

Here are a couple of the guiding principles and general practices we apply when designing and building our tools:

- [make the right thing easy](https://www.jason.af/right-thing-easy-thing/)
- [make the right thing easy](https://git.io/right-thing-easy-thing)
- [pit of success](https://blog.codinghorror.com/falling-into-the-pit-of-success/)
- offer intelligent autocompletion where possible
- build powerful editor extensions (e.g. for [VS Code](https://marketplace.visualstudio.com/items?itemName=Prisma.prisma))
Expand Down

0 comments on commit 447b8d5

Please sign in to comment.