Explore >> Select a destination


You are here

theankurtyagi.com
| | www.corbado.com
10.2 parsecs away

Travel
| | This tutorial shows how to implement passkeys in React apps. Using the Corbado React component adding passkeys is a matter of a few lines of code.
| | yasoob.me
10.5 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.
| | mydevpa.ge
8.3 parsecs away

Travel
| | Effective communication with your users is crucial, and emails play a key role in that. In this guide, we'll dive into how to send emails using Next.js 14, the Resend Email API, and React Email. You'll learn how to leverage the latest features in Nex...
| | janikvonrotz.ch
25.4 parsecs away

Travel
| This time I'll show you how to publish react components to the npm directory. This guide does not cover testing it only shows the easiest way to use your components for different projects as npm dependency.