Rishi Raj Jain

Rishi Raj Jain @reeshee

About: A fan of web developement.

Joined:
Oct 2, 2019

Rishi Raj Jain
articles - 40 total

Comparing Text Search Strategies pg_search vs. tsvector vs. External Engines

Choosing the Right Search Approach for Your Application with PostgreSQL and Neon Postgres. When...

Learn More 23 6May 8

Building a RESTful API with ASP.NET Core, Swagger, and Neon

In this guide, we'll walk through the process of developing a RESTful API using ASP.NET Core,...

Learn More 8 0Jan 23

Creating a Multi-Tenant Application with Laravel and Neon

Multi-tenancy is a software architecture where a single instance of an application serves multiple...

Learn More 8 0Jan 10

How to use Synthetic Data to catch more bugs with Neosync

A guide to developing robust, scalable and secure applications with Synthetic Data In today’s world,...

Learn More 1 1Dec 19 '24

6 Essential Features Every Web Starter Kit Should Include

Need a web starter kit that has everything? Here's what you need to know in 30 seconds: A useful web...

Learn More 4 0Oct 27 '24

Comparing local-first frameworks and approaches

Any sufficiently advanced technology is indistinguishable from magic. Cloud applications can feel...

Learn More 67 2Oct 21 '24

Developing a Scalable Flask Application with Neon Postgres

Building scalable web applications requires careful planning and the right tools. Flask is a Python...

Learn More 5 0Oct 15 '24

Building a CRUD API with Laravel and Sanctum

Laravel is a powerful PHP framework that allows developers to easily build web applications and...

Learn More 0 0Oct 4 '24

How to Implement Contextual Feature Flags in Angular using Unleash

Feature flags are a powerful technique that allows you to toggle features on and off dynamically...

Learn More 0 0Feb 2 '24

How to Implement Contextual Feature Flags in SvelteKit using Unleash

Feature flags are a powerful technique that allows you to toggle features on and off dynamically...

Learn More 3 0Feb 1 '24

How To Upload Images with Astro and Xata

Hey all, This is my first attempt at recording (and not writing!) a full-fledged tutorial 👇🏻 This...

Learn More 4 0Jan 21 '24

Automating access to a GitHub Repo using Stripe Webhooks and Astro Endpoints

In this tutorial, I'll walk you through the steps of leveraging Astro Endpoints to verify Stripe...

Learn More 7 2Jan 19 '24

28+ websites that use astro-font optimization library

astro-font will automatically optimize your Custom Fonts, Local Fonts, Fonts over any CDN and Google...

Learn More 1 0Jan 18 '24

Experience of building a complete? font optimization package for Astro websites

Rishi is always in awe of how Vercel promotes open-source and use it as the medium to grow, staying...

Learn More 6 0Jan 11 '24

How to Implement Feature Flags in Astro using Unleash

Feature flags are a powerful technique that allows you to toggle features on and off dynamically...

Learn More 1 0Jan 8 '24

SEO Optimization for Client Side Rendered Next.js Apps

When I was designing and building at wellowise a Client Side Rendered Angular 7 app, the biggest...

Learn More 1 0Jan 2 '24

How to Implement Feature Flags in Node.js using Unleash

Feature flags are a powerful technique that allows you to toggle features on and off dynamically...

Learn More 18 0Jan 1 '24

Building Rate Limiter based on IP Address with Netlify Blobs and Edge Functions

In this guide, we'll explore a streamlined approach to rate limit users using recently released...

Learn More 1 0Nov 15 '23

Authenticating users via Google OAuth 2.0 on the Edge using Nitro by UnJS and Deno Land

In this guide, we'll explore a streamlined approach to authenticating users via Google OAuth 2.0 in...

Learn More 1 0Nov 14 '23

Qwik look at Resumability with Astro on Vercel

In this tutorial, we'll explore how to use recently released, Qwik and Astro integration, and deploy...

Learn More 3 0Nov 10 '23

Tackle DDOS attacks with Redis Rate Limiting

In this tutorial, we'll explore how to effectively defend against Distributed Denial of Service...

Learn More 0 0Nov 8 '23

Capture IP address using Bun with ElysiaJS, Docker and Render.com

In this tutorial, I'll walk you through creation of an app, which for demonstration purposes, reveals...

Learn More 3 0Nov 6 '23

Block Users from Specific Countries using Hono Ultrafast Web Framework and Vercel Edge Functions

In this tutorial, we'll explore how to block users from specific countries using the Hono Ultrafast...

Learn More 2 0Nov 5 '23

How to bundle your custom service worker in Vite? (without using PWA)

In this tutorial, we'll walk through the process of bundling and minifying a custom service worker to...

Learn More 15 0Nov 4 '23

How to you use GitHub Issues as your CMS?

In this tutorial, I'll guide you through the process of setting up GitHub Issues as your data source...

Learn More 0 0Nov 1 '23

How to use Firebase Storage to upload and retrieve files in Next.js (Pages Router)?

In this tutorial, I'll guide you through the process of creating Next.js (Pages Router) Endpoints...

Learn More 19 0Oct 31 '23

25 lines to setup a Form and send Emails in Next.js 14 using Server Actions

In this tutorial, I'll guide you through the process of creating a simple web application using...

Learn More 0 2Oct 29 '23

Dynamic Open Graph Image Generator with Layer0, Next.js, TailwindCSS, Chrome AWS Lambda and Puppeteer-Core

What's an Open Graph Image? Consider sharing a link on Twitter, LinkedIn or Slack. The...

Learn More 12 2Jun 8 '22

Conditional Basic Authorization using the platform, Layer0

After writing Basic Authentication using the platform, Layer0, I thought what if I wanted some users...

Learn More 5 0Jun 5 '22

Basic Authentication using the platform, Layer0

What is basic authentication? In the context of an HTTP transaction, basic access...

Learn More 6 0Jun 3 '22