• en
  • ru
  • a blog about web development

    Category JavaScript

    Installing shadcn/ui in a project. A step-by-step guide for a React.

    Hey there, fellow developer! Installing shadcn/ui in your React project is a smart move — and you’ve come to the right place. Today I’ll show you how to set up a modern component library in 10–15 minutes that gives you… Continue Reading →

    Prisma 7 PostgreSQL JavaScript simple setup

    Especially this is noticeable when working with PostgreSQL — the stack seems the same, but familiar solutions no longer work, especially if you’re using JavaScript. I ran into this myself: you do everything “as before”, but instead you get errors… Continue Reading →