React
Deploy Your React App with AWS EC2
How to deploy your React or Node.js application using the EC2 Amazon Web Service
How to Create a User Management Page for a SaaS App
Designing SaaS apps doesn’t have to be difficult. Let’s find out how, using Saas UI, a component library meant specifically for this purpose.
Best Practices for Documenting React Components
React continues to grow more complex with each release, and it has become crucial for React-based dev teams to create effective internal documentation. Let’s explore how we can do just that, making documentation not only less painful, but also joyful to engage with.
How to Force a Page Refresh in Next.js
How to Build and Deploy a Next.js App on AWS Apache Server
This article will take you through the steps required to prepare a Next.js application for production and deploy it onto an Apache server running on an Amazon Web Services (AWS) EC2 instance. I…
How to Host Your React Application in AWS S3
A step-by-step guide for deploying your React app
Authentication Made Easy: Setting Up Supabase Auth for Your SaaS
Dodging the Vercel Tax: How to use an open-source alternative for Serverless Postgres, Redis, and Blob Storage
Find out how to get the same DX wins of Vercel Storage by using its Postgres, Redis, and Blob providers with WunderGraph - a free and open-source technology without the Vercel markup, and without vendor lock-in to boot.
Lazy Loading and Code Splitting in React Native — Is That Even Possible?
Using Design Tokens to Easily Theme Your SAAS Application
Learn how to easily theme your SAAS application using design tokens and Saas UI