DEV Community

Cover image for Productive Development With Prisma’s Zero-Cost Type Safety

Productive Development With Prisma’s Zero-Cost Type Safety

Daniel Norman on June 09, 2020

Handling data is at the core of web applications and comes with many challenges as data travels through different components of the application's c...
Collapse
 
itsjzt profile image
Saurabh Sharma • Edited

We're using prisma2 from the preview stage, and it was stable even in beta.

Excited about the stable release

Collapse
 
2color profile image
Daniel Norman

Thanks for sharing Saurabh. Glad to hear Prisma 2 is working well for you.

Collapse
 
sorenbs profile image
Søren Bramer Schmidt

🦄

Collapse
 
fredmaiaarantes profile image
Frederico Maia

Really great post!

I just started a project using TypeORM and decided now to move to Prisma.

Collapse
 
2color profile image
Daniel Norman

Looking forward to hearing more about your experience moving from TypeORM. What do you plan on using for migrations?

Collapse
 
fredmaiaarantes profile image
Frederico Maia

I was considering Prisma Migration. Do you think is not mature enough?

Thread Thread
 
2color profile image
Daniel Norman

It's still in the experimental state, but I highly recommend checking it out already and getting a feel for it.

Thread Thread
 
fredmaiaarantes profile image
Frederico Maia

Sure! Will do it. Thanks for the advice.

Collapse
 
deadcoder0904 profile image
Akshay Kadam (A2K)

Loved the blog post. Congrats on getting out of beta 👏