
How to configure antd version 5 with Next.js and React.js
Configuring the newest version of antd (till today 5.0.5) with Next.js and react.js is much easier then the previous versions. Now we do not need to create and import other files s
Read MoreConfiguring the newest version of antd (till today 5.0.5) with Next.js and react.js is much easier then the previous versions. Now we do not need to create and import other files s
Read MoreThis tool allows you to easily set up an official Prisma example project from the prisma-examples repository locally with a single command: npx try-prisma Try-prisma Here at Prisma
Read MoreStyled components are react components with styles. Styled-components make it simple to use CSS by writing JavaScript code. Well, why do we use styled components instead of CSS mod
Read MoreCSS container queries have landed and are now available for experimentation. Let’s look at what problem is being solved, learn how container queries work, and see how they compar
Read MoreIt is not that easy to change from Back-End to Front-End development. I used the back-end framework where you typically construct data structures, write tests such as Test-Driven D
Read More