Explore >> Select a destination


You are here

marmelab.com
| | www.redotheweb.com
3.4 parsecs away

Travel
| | As we're reinventing web applications with SPAs and frontend frameworks, we need to reinvent web application security, too.
| | yasoob.me
4.6 parsecs away

Travel
| | Hi everyone! ? I was working on a React project these last couple of weeks and I had to implement login functionality. I searched around and most of the solutions I found relied on Redux or some other huge dependency that I wasnt already using in my project. I didnt want to introduce a big dependency so decided to continue looking. In the end, I found a wonderful library by Oleg Babichev that allowed me to implement the login functionality on the front-end fairly easily.
| | jolvera.dev
2.6 parsecs away

Travel
| | Opinions and thoughts on web development, readings, and personal experiences.
| | compositecode.blog
17.9 parsecs away

Travel
| The post outlines the step-by-step process of setting up a React application using Next.js and PostgreSQL on Vercel, including database configuration, authentication with Prisma, and troubleshooting dependency errors. It highlights the importance of environment variables and concludes by stressing the need for correct configuration to ensure proper app functionality and user access.