Magic Link Authentication and Route Controls with Supabase and Next.js
In this post, we'll build out a Next.js app that enables navigation, authentication, authorization, redirects (client and server-side), and profile.

Search for a command to run...
Articles tagged with #reactjs
In this post, we'll build out a Next.js app that enables navigation, authentication, authorization, redirects (client and server-side), and profile.

In this tutorial you will learn how to build a real-time & offline-first P2P chat application using Gun.js & React. The source code for this app is located here. Watch a video walkthrough of how to build this app here GUN.js is a small data sync a...

How to create & query images and files using GraphQL with AWS AppSync, AWS Amplify, and Amazon S3 Storing and querying for files like images and videos is a common requirement for most applications, but how do you do this using GraphQL? One option w...

Over the past few weeks the there has been a ton of discussion around micro-frontends (some negative, some positive). There was one tweet that really caught my eye from Joel Denning , the creator of Single SPA: When I see something new and contro...

How to deploy serverless GraphQL APIs with custom Lambda resolvers using AWS Amplify and AWS AppSync The Amplify CLI recently added support for deploying Lambda GraphQL resolvers directly from your Amplify environment. Lambda function resolvers allow...
