/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

theankurtyagi.com
| | blog.openreplay.com
1.9 parsecs away

Travel
| | Everything about security for your SPA.
| | mydevpa.ge
2.6 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...
| | compositecode.blog
2.2 parsecs away

Travel
| | In the last few posts I knocked out a slew of initial work. Much of it was just to get things up and running and make sure the database was live, the site was live, and that there was a good connection between the two. I did this by building the first basic login page...
| | blog.hmpl-lang.dev
14.5 parsecs away

Travel
| It is not uncommon to encounter such a task when creating a web application, when it is necessary to transfer a component between sites. Usually, these are some kind of general buttons, blocks like footer, header, and the like. Component For example, we can take the button component, which we...