How to use Prisma ORM with Nuxt
This guide explains how to set up a Nuxt application, configure Prisma Postgres using the Prisma Nuxt module, and deploy the project to Vercel for production. - https://www.prisma.io/docs/guides/nuxt
#vue
This guide explains how to set up a Nuxt application, configure Prisma Postgres using the Prisma Nuxt module, and deploy the project to Vercel for production. - https://www.prisma.io/docs/guides/nuxt
#vue
www.prisma.io
Build a Nuxt app with Prisma ORM and Prisma Postgres
A step-by-step guide to setting up and using Prisma ORM and Prisma Postgres with the Prisma Nuxt module and deploying to Vercel.
👍3
SSR Deep Dive for React Developers
A comprehensive guide to SSR, hydration, and SSG in React. Covers the pros, cons, and costs of server-side rendering, with practical challenges to test your knowledge - https://www.developerway.com/posts/ssr-deep-dive-for-react-developers
#react
A comprehensive guide to SSR, hydration, and SSG in React. Covers the pros, cons, and costs of server-side rendering, with practical challenges to test your knowledge - https://www.developerway.com/posts/ssr-deep-dive-for-react-developers
#react
Developerway
SSR Deep Dive for React Developers
Explore step-by-step how Server-Side Rendering (SSR), pre-rendering, hydration, and Static Site Generation (SSG) work in React, their costs, performance impact, benefits, and trade-offs.
❤1👍1
Understanding CSS corner-shape and the Power of the Superellipse
Amit Sheen explains how the CSS corner-shape property can be useful in basic use cases, for advanced shape making, and shows how powerful the superellipse() function is. - https://frontendmasters.com/blog/understanding-css-corner-shape-and-the-power-of-the-superellipse
#css
Amit Sheen explains how the CSS corner-shape property can be useful in basic use cases, for advanced shape making, and shows how powerful the superellipse() function is. - https://frontendmasters.com/blog/understanding-css-corner-shape-and-the-power-of-the-superellipse
#css
Frontend Masters
Understanding CSS corner-shape and the Power of the Superellipse
The CSS corner-shape property represents one of the most exciting additions to web design’s geometric toolkit in recent years. Extending our ability to control the appearance of corners beyond the simple rounded edges we’ve become accustomed to with border…
❤2👍1
ChangeDetectionStrategy simulator
The change detection strategy consists of emum: - https://medium.com/changedetectionstrategy-simulator/changedetectionstrategy-simulator-92b14bcdd19f
#angular
The change detection strategy consists of emum: - https://medium.com/changedetectionstrategy-simulator/changedetectionstrategy-simulator-92b14bcdd19f
#angular
Medium
ChangeDetectionStrategy simulator
The change detection strategy consists of enum:
👍1