Forem

Jay @ Designly profile picture

Jay @ Designly

Full-stack developer and professional designer.

Work

Developer

Three Year Club
Two Year Club
Writing Debut
1 Week Community Wellness Streak
One Year Club
8 Week Writing Streak
4 Week Writing Streak
Filling the Memory Gap: Building MCPMem to Fix AI Assistant Forgetfulness
Cover image for Filling the Memory Gap: Building MCPMem to Fix AI Assistant Forgetfulness

Filling the Memory Gap: Building MCPMem to Fix AI Assistant Forgetfulness

Comments
3 min read

Want to connect with Jay @ Designly?

Create an account to connect with Jay @ Designly. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Building a Multi-Modal GPT Agent in TypeScript with OpenAI
Cover image for Building a Multi-Modal GPT Agent in TypeScript with OpenAI

Building a Multi-Modal GPT Agent in TypeScript with OpenAI

5
Comments
24 min read
Use React-Email to Send Beautiful Emails in Sveltekit
Cover image for Use React-Email to Send Beautiful Emails in Sveltekit

Use React-Email to Send Beautiful Emails in Sveltekit

Comments
7 min read
Create a Universal Button With React + TailwindCSS
Cover image for Create a Universal Button With React + TailwindCSS

Create a Universal Button With React + TailwindCSS

Comments
4 min read
Full-Stack Next.js 15 Development Using Zod, Typescript, tRPC, react-query, and Sequelize ORM
Cover image for Full-Stack Next.js 15 Development Using Zod, Typescript, tRPC, react-query, and Sequelize ORM

Full-Stack Next.js 15 Development Using Zod, Typescript, tRPC, react-query, and Sequelize ORM

12
Comments 1
13 min read
How to Create a Scroll Progress Bar in Next.js/React
Cover image for How to Create a Scroll Progress Bar in Next.js/React

How to Create a Scroll Progress Bar in Next.js/React

6
Comments 2
3 min read
Push Notifications in Next.js with Web-Push: A Provider-Free Solution
Cover image for Push Notifications in Next.js with Web-Push: A Provider-Free Solution

Push Notifications in Next.js with Web-Push: A Provider-Free Solution

5
Comments 2
7 min read
Build a powerful password meter with Cloudflare Workers, Next.js, and zxcvbn.
Cover image for Build a powerful password meter with Cloudflare Workers, Next.js, and zxcvbn.

Build a powerful password meter with Cloudflare Workers, Next.js, and zxcvbn.

1
Comments
6 min read
Clean Up Your Hard Drive: A Script to Delete All Your node_modules Directories
Cover image for Clean Up Your Hard Drive: A Script to Delete All Your node_modules Directories

Clean Up Your Hard Drive: A Script to Delete All Your node_modules Directories

1
Comments 2
4 min read
React: Simple Yet Elegant Toast Notifications
Cover image for React: Simple Yet Elegant Toast Notifications

React: Simple Yet Elegant Toast Notifications

2
Comments
6 min read
How to Create a Full-Stack Blog with Payload CMS, Next.js and Turbo
Cover image for How to Create a Full-Stack Blog with Payload CMS, Next.js and Turbo

How to Create a Full-Stack Blog with Payload CMS, Next.js and Turbo

2
Comments
11 min read
Using ENUMs to Make JSX Select Inputs More Type-safe
Cover image for Using ENUMs to Make JSX Select Inputs More Type-safe

Using ENUMs to Make JSX Select Inputs More Type-safe

7
Comments 4
2 min read
Use CloudFlare Workers and D1 to Create a Completely Free CRUD API
Cover image for Use CloudFlare Workers and D1 to Create a Completely Free CRUD API

Use CloudFlare Workers and D1 to Create a Completely Free CRUD API

4
Comments
6 min read
Unlock Web Dev Superpowers with PowerToys
Cover image for Unlock Web Dev Superpowers with PowerToys

Unlock Web Dev Superpowers with PowerToys

1
Comments
4 min read
Roll Your Own Real-time Chat Server with Next.js and WebSockets
Cover image for Roll Your Own Real-time Chat Server with Next.js and WebSockets

Roll Your Own Real-time Chat Server with Next.js and WebSockets

1
Comments
13 min read
Please Stop Committing UX Suicide for Sake of Revenue
Cover image for Please Stop Committing UX Suicide for Sake of Revenue

Please Stop Committing UX Suicide for Sake of Revenue

Comments
4 min read
Next.js 14 Data Fetching Paradigms: Client vs Server
Cover image for Next.js 14 Data Fetching Paradigms: Client vs Server

Next.js 14 Data Fetching Paradigms: Client vs Server

8
Comments 2
7 min read
How to Create Your Own Image Optimization / Resizing Service for Practically Free
Cover image for How to Create Your Own Image Optimization / Resizing Service for Practically Free

How to Create Your Own Image Optimization / Resizing Service for Practically Free

Comments
13 min read
From Concept to Creation: My Story Behind Snoozle
Cover image for From Concept to Creation: My Story Behind Snoozle

From Concept to Creation: My Story Behind Snoozle

1
Comments
2 min read
Serverless Sucks: How to Deploy your Next.js App to a VPS and Setup a CI/CD Pipeline
Cover image for Serverless Sucks: How to Deploy your Next.js App to a VPS and Setup a CI/CD Pipeline

Serverless Sucks: How to Deploy your Next.js App to a VPS and Setup a CI/CD Pipeline

1
Comments
9 min read
A Complete Guide to Authentication in Next.js 14
Cover image for A Complete Guide to Authentication in Next.js 14

A Complete Guide to Authentication in Next.js 14

14
Comments 3
12 min read
How I Used Electron and React to Create a Sweet UI for FFMPEG
Cover image for How I Used Electron and React to Create a Sweet UI for FFMPEG

How I Used Electron and React to Create a Sweet UI for FFMPEG

1
Comments
6 min read
How to Use Stunnel Instead of NGROK for Securing Your Dev Server and Why it's Better
Cover image for How to Use Stunnel Instead of NGROK for Securing Your Dev Server and Why it's Better

How to Use Stunnel Instead of NGROK for Securing Your Dev Server and Why it's Better

Comments
5 min read
How to Create an Animated Space / Stars Background Effect in React / Next.js
Cover image for How to Create an Animated Space / Stars Background Effect in React / Next.js

How to Create an Animated Space / Stars Background Effect in React / Next.js

7
Comments 3
3 min read
GPTCoder - A VS Code Extension
Cover image for GPTCoder - A VS Code Extension

GPTCoder - A VS Code Extension

Comments
2 min read
Making Typescript More Flexible: Generics and Discriminated Unions
Cover image for Making Typescript More Flexible: Generics and Discriminated Unions

Making Typescript More Flexible: Generics and Discriminated Unions

Comments
7 min read
How to Get a Unix-Like Terminal Environment in Windows and Visual Studio Code
Cover image for How to Get a Unix-Like Terminal Environment in Windows and Visual Studio Code

How to Get a Unix-Like Terminal Environment in Windows and Visual Studio Code

1
Comments
4 min read
Implementing NProgress in the Next.js 13 App Router
Cover image for Implementing NProgress in the Next.js 13 App Router

Implementing NProgress in the Next.js 13 App Router

Comments 2
3 min read
Create an Emoji Selector for Next.js Forms using Tailwind + DaisyUI
Cover image for Create an Emoji Selector for Next.js Forms using Tailwind + DaisyUI

Create an Emoji Selector for Next.js Forms using Tailwind + DaisyUI

4
Comments
3 min read
Implementing a Loading Overlay with next/router Events in Next.js
Cover image for Implementing a Loading Overlay with next/router Events in Next.js

Implementing a Loading Overlay with next/router Events in Next.js

1
Comments 2
3 min read
Building an AI Search App with Next.js and OpenAI: A Step-by-step Guide
Cover image for Building an AI Search App with Next.js and OpenAI: A Step-by-step Guide

Building an AI Search App with Next.js and OpenAI: A Step-by-step Guide

Comments
6 min read
GitHub Copilot vs CodeWhisperer: The Verdict
Cover image for GitHub Copilot vs CodeWhisperer: The Verdict

GitHub Copilot vs CodeWhisperer: The Verdict

Comments
5 min read
Creating an "Install to Home Screen" Prompt in a Next.js Progressive Web App
Cover image for Creating an "Install to Home Screen" Prompt in a Next.js Progressive Web App

Creating an "Install to Home Screen" Prompt in a Next.js Progressive Web App

4
Comments
7 min read
How to Create an Attractive File Upload Widget With React/Next.js and Tailwind CSS
Cover image for How to Create an Attractive File Upload Widget With React/Next.js and Tailwind CSS

How to Create an Attractive File Upload Widget With React/Next.js and Tailwind CSS

6
Comments
5 min read
React and Tailwind CSS: Making a Typewriter Animation from Scratch
Cover image for React and Tailwind CSS: Making a Typewriter Animation from Scratch

React and Tailwind CSS: Making a Typewriter Animation from Scratch

2
Comments
3 min read
Animating the Web: Route Transitions in Next.js with Framer Motion
Cover image for Animating the Web: Route Transitions in Next.js with Framer Motion

Animating the Web: Route Transitions in Next.js with Framer Motion

3
Comments
3 min read
Enhancing Form Usability with Framer Motion: A Guide to Animated, Chunked Form Transitions
Cover image for Enhancing Form Usability with Framer Motion: A Guide to Animated, Chunked Form Transitions

Enhancing Form Usability with Framer Motion: A Guide to Animated, Chunked Form Transitions

Comments
9 min read
Easy Dropdown Menus With Next.js and Tailwind CSS
Cover image for Easy Dropdown Menus With Next.js and Tailwind CSS

Easy Dropdown Menus With Next.js and Tailwind CSS

4
Comments
4 min read
Creating a Basic Authentication Provider in Next.js
Cover image for Creating a Basic Authentication Provider in Next.js

Creating a Basic Authentication Provider in Next.js

Comments
8 min read
Building a Universal Form Controller Using Next.js & Yup
Cover image for Building a Universal Form Controller Using Next.js & Yup

Building a Universal Form Controller Using Next.js & Yup

Comments
7 min read
Facebook Users Have Until August to Claim Share of $725 Million Settlement
Cover image for Facebook Users Have Until August to Claim Share of $725 Million Settlement

Facebook Users Have Until August to Claim Share of $725 Million Settlement

Comments
2 min read
Implementing Semantic Search with Supabase, Next.js, and OpenAI: A Tutorial
Cover image for Implementing Semantic Search with Supabase, Next.js, and OpenAI: A Tutorial

Implementing Semantic Search with Supabase, Next.js, and OpenAI: A Tutorial

3
Comments
12 min read
Create A Custom Audio Player Component Using React/Next.js, Tailwind & Howler
Cover image for Create A Custom Audio Player Component Using React/Next.js, Tailwind & Howler

Create A Custom Audio Player Component Using React/Next.js, Tailwind & Howler

1
Comments 2
5 min read
Create a Google Login Button With No Dependencies in React / Next.js
Cover image for Create a Google Login Button With No Dependencies in React / Next.js

Create a Google Login Button With No Dependencies in React / Next.js

1
Comments 1
3 min read
How to Create a Verification Code Input Component in React / Next.js
Cover image for How to Create a Verification Code Input Component in React / Next.js

How to Create a Verification Code Input Component in React / Next.js

1
Comments
4 min read
How to Disable Body Scroll When a Modal Dialog is Open in React / Next.js
Cover image for How to Disable Body Scroll When a Modal Dialog is Open in React / Next.js

How to Disable Body Scroll When a Modal Dialog is Open in React / Next.js

3
Comments
3 min read
Create a Responsive Animated Sidebar Using React / Next.js and Tailwind CSS
Cover image for Create a Responsive Animated Sidebar Using React / Next.js and Tailwind CSS

Create a Responsive Animated Sidebar Using React / Next.js and Tailwind CSS

9
Comments 5
5 min read
Host Your Next.js Site on CloudFlare Pages With Next/Image Support For Free
Cover image for Host Your Next.js Site on CloudFlare Pages With Next/Image Support For Free

Host Your Next.js Site on CloudFlare Pages With Next/Image Support For Free

1
Comments
7 min read
Turnstile: CloudFlare's New reCaptcha Replacement in NextJS / React
Cover image for Turnstile: CloudFlare's New reCaptcha Replacement in NextJS / React

Turnstile: CloudFlare's New reCaptcha Replacement in NextJS / React

3
Comments
4 min read
NextJS 13 / React Single Sign-On (SSO) Authentication Via Azure Active Directory (AD)
Cover image for NextJS 13 / React Single Sign-On (SSO) Authentication Via Azure Active Directory (AD)

NextJS 13 / React Single Sign-On (SSO) Authentication Via Azure Active Directory (AD)

1
Comments
5 min read
Authentication Using NextJS 13 / React & Amazon AWS Cognito
Cover image for Authentication Using NextJS 13 / React & Amazon AWS Cognito

Authentication Using NextJS 13 / React & Amazon AWS Cognito

1
Comments
5 min read
How to Create an Amazon AWS Cognito User Pool
Cover image for How to Create an Amazon AWS Cognito User Pool

How to Create an Amazon AWS Cognito User Pool

2
Comments
5 min read
How to Manipulate, Split and Concatenate PDF Files Server-Side
Cover image for How to Manipulate, Split and Concatenate PDF Files Server-Side

How to Manipulate, Split and Concatenate PDF Files Server-Side

1
Comments 1
3 min read
Internationalization Using React / NextJS 13 and ChatGPT
Cover image for Internationalization Using React / NextJS 13 and ChatGPT

Internationalization Using React / NextJS 13 and ChatGPT

3
Comments
6 min read
How to Create an Infinite Scroll Component in NextJS / React (Updated)
Cover image for How to Create an Infinite Scroll Component in NextJS / React (Updated)

How to Create an Infinite Scroll Component in NextJS / React (Updated)

3
Comments
5 min read
Stop Worrying About Your Google Lighthouse Score
Cover image for Stop Worrying About Your Google Lighthouse Score

Stop Worrying About Your Google Lighthouse Score

2
Comments
3 min read
Create a Star Wars-Like Crawl Using CSS & JavaScript
Cover image for Create a Star Wars-Like Crawl Using CSS & JavaScript

Create a Star Wars-Like Crawl Using CSS & JavaScript

3
Comments
4 min read
How to Use Google Fonts in a Way Google Likes (SEO)
Cover image for How to Use Google Fonts in a Way Google Likes (SEO)

How to Use Google Fonts in a Way Google Likes (SEO)

Comments
3 min read
How I Learned to Shut Up and Love Tailwind CSS
Cover image for How I Learned to Shut Up and Love Tailwind CSS

How I Learned to Shut Up and Love Tailwind CSS

1
Comments
4 min read
Creating a Modern Hero Image Using NextJS 13 Images and Tailwind CSS
Cover image for Creating a Modern Hero Image Using NextJS 13 Images and Tailwind CSS

Creating a Modern Hero Image Using NextJS 13 Images and Tailwind CSS

3
Comments
4 min read
loading...