Explore >> Select a destination


You are here

amanhimself.dev
| | blog.alexdevero.com
2.9 parsecs away

Travel
| | Do you want to build React app with express API? This tutorial will show you how. Learn how to create a simple React app and build API with Express.js.
| | yasoob.me
3.1 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.
| | devremote.io
2.6 parsecs away

Travel
| | Prisma is a modern, open-source data access layer that provides a flexible and intuitive way to work with databases. It allows you to interact easily with your data by providing a clean, declarative API and robust tools for building complex queries. This article will explore how to set up Prisma
| | haruska.com
15.2 parsecs away

Travel
| CloudFlare Tunnels can be used as a reverse proxy with TLS termination in place of something like nginx with acme. This also avoids exposing your home IP address via DNS or needing any NAT / port forwarding on your home router.