/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.douglasgoulart.com
| | www.rasikjain.com
2.4 parsecs away

Travel
| | In the series of the blog post, I am going to walk through step by step process of building a Simple Notes App using React, TypeScript, Node.js, GraphQL , and MongoDB. During the process of our development, we are going to use some useful npm packages like Express, Apollo-Server, Typegoose, Mongoose, TypeGraphQL , and Bootstrap. Here is the Github Source Code to run the application. Table of Content Dev Environment Setup GraphQL Server Backend Folder Structure Creating Node.
| | compositecode.blog
2.8 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.
| | benhouston3d.com
2.7 parsecs away

Travel
| | When writing tests with Vitest, you often need to perform setup tasks before all tests run and cleanup tasks after all tests complete. This is where Vitest's globalSetup feature comes in handy.
| | guido.io
14.4 parsecs away

Travel
| How to use the Stripe API without Node.JS in a type safe way