
How to Deploy a Next.js API with Authentication on AWS
Next.js API is a convenient alternative for building RESTful APIs. One of the early on challenges you...
Browse the latest writing surfaced through DevArt.

Next.js API is a convenient alternative for building RESTful APIs. One of the early on challenges you...

In Benjamin Franklin's essay “Advice to a Young Tradesman”, he said, “Remember that time is money”....

I wanted to share an experiment that drives Next.js 13 SSR and SSG features to its limit. I built a...

In web development, CRUD (create, read, update, delete) operations are essential, but they only...

Securing Next.js pages is tricky — considering all of the layers of rendering that Next.js offers....

To successfully authenticate a user, it means that you have securely stored their credentials on your...

Engaging customers through various communication channels is important in today's dynamic business...

In today's world, technology touches practically every part of our lives. We depend significantly on...

Astro.js is a modern web development framework that allows developers to build static websites and...

AWS Amplify provides an easy way to engage your customers through in-app messaging. With in-app...

Next.js is a React-based framework for building server-side rendered (SSR) and static...

At the Nextjs 2022 Conference, the team announced Nextjs v13 with some amazing features such as...

Image Optimization with Nextjs 13 and Amplify Storage Nextjs is arguably the hottest...

Overview In this article, we will be building a mobile application with React Native using...

In this article, we will build a blog application using AWS Amplify which allows users to sign in and...

Amplify DataStore is an AWS Amplify feature that provides a persistent on-device storage bucket to...

Protecting an application starts with authentication and authorization, ensuring users have access to...

AWS Amplify offers various features that include binding existing data to Figma design components...

Introduction AWS Amplify is a set of purpose-built tools and features that lets...

When building products, we usually start with the UX design then code them in our framework of...

AWS Amplify Auth gives a simple plug and play authentication and authorization experience that can be...

How to Get In-app Messaging Right If you build apps that rely on continuously engaging...

The less prerequisites you need before building an app the less resitance you will feel to build it....

When you can, tell a user why they are waiting and what they are waiting for, if they have to wait....

TL;DR VS Code has full Github integration I have been making series of videos on Youtube that sho...

TL;DR VS Code has full Github integration Every time you create a new project, you have to comple...

Before we jump into this post, GitHub Universe 2020 had a lot of exciting content and if you need an...

To learn what is possible today with the Serverless architecture especially for frotend developers,...

TL;DR: Fill the call for contributions form for Serverless September 2020 Serverless September is ou...

I have been working on a GraphQL workshop, and it’s been a great learning experience. One of the tric...