Jay @ Designly

Jay @ Designly @designly

About: Full-stack developer and professional designer.

Location:
Madison, WI
Joined:
May 20, 2022

Jay @ Designly
articles - 79 total

Use React-Email to Send Beautiful Emails in Sveltekit

Let's face it, creating email templates is a pain. 😩 Only God know why email clients don't simply...

Learn More 0 0Jun 20

Create a Universal Button With React + TailwindCSS

As your project grows in size, component reusability becomes more and more important. There are times...

Learn More 0 0May 4

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

I've been developing web apps since the 90's (think Perl and cgi-bin). Since then I must have gone...

Learn More 12 1Jan 1

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

Sometimes the simplest addition to a website can make a huge impact on the user experience. Progress...

Learn More 6 2Oct 27 '24

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

Push notifications are an important way to stay engaged with your users. SMS messages are too...

Learn More 5 2Oct 14 '24

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

Password security is a concern that is all-to-often either completely overlooked or woefully...

Learn More 1 0Sep 25 '24

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

If you're like me, you have a GitHub directory in your Documents folder with tens or possibly...

Learn More 1 2Sep 24 '24

React: Simple Yet Elegant Toast Notifications

Bundlephobia is really starting to catch on these days as developers become more conscious of the...

Learn More 2 0Sep 22 '24

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

Today's article is going to be loaded! TL;DR: We're going to build a full-stack blog app using...

Learn More 2 0Sep 3 '24

Using ENUMs to Make JSX Select Inputs More Type-safe

TypeScript has changed my life as a free-lance React/Next.js developer. Since I've made it an...

Learn More 7 4Jul 20 '24

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

CloudFlare began as a company providing content delivery network (CDN) and distributed DNS services...

Learn More 4 0Jun 2 '24

Unlock Web Dev Superpowers with PowerToys

If you've never heard of Windows PowerToys, you're not alone. I only recently discovered it and...

Learn More 1 0Mar 23 '24

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

Today, we'll guide you through the process of building your own WebSocket chat server using Node.js...

Learn More 1 0Mar 10 '24

Please Stop Committing UX Suicide for Sake of Revenue

As a developer navigating the digital realm, I've encountered a dilemma that poses a significant...

Learn More 0 0Mar 6 '24

Next.js 14 Data Fetching Paradigms: Client vs Server

Welcome to the cutting-edge world of web development! In this blog post, we will delve into the...

Learn More 8 2Jan 10 '24

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

In the digital age, the power of visuals cannot be overstated. Images form the cornerstone of digital...

Learn More 0 0Dec 31 '23

From Concept to Creation: My Story Behind Snoozle

As a tech enthusiast and storyteller at heart, I've always been fascinated by the intersection of...

Learn More 1 0Dec 30 '23

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

In the vibrant world of web development, Next.js has emerged as a standout framework for crafting...

Learn More 1 0Dec 21 '23

A Complete Guide to Authentication in Next.js 14

In today's digital world, where security is a top priority, understanding and implementing effective...

Learn More 14 3Dec 16 '23

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

I'm excited to share my journey of integrating Electron and React to develop a user-friendly...

Learn More 1 0Dec 15 '23

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

Most of the time running a dev server on HTTP port 3000 (or whatever) is sufficient, but there are...

Learn More 0 0Nov 21 '23

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

In a digital world brimming with interactivity and motion, here is a stellar example of how...

Learn More 7 3Nov 6 '23

GPTCoder - A VS Code Extension

🤖 GPTCoder - A VS Code Extension I just published my first Visual Studio Code extension...

Learn More 0 0Oct 16 '23

Making Typescript More Flexible: Generics and Discriminated Unions

In the evolving landscape of software development, TypeScript stands tall as a beacon of hope for...

Learn More 0 0Oct 11 '23

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

In the vast world of software development, the terminal is an indispensable tool for many developers....

Learn More 1 0Sep 28 '23

Implementing NProgress in the Next.js 13 App Router

As developers, we strive to create applications that are not just functional but also intuitive and...

Learn More 0 2Sep 1 '23

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

Emojis 😃🌟🌈 have become an integral part of our digital conversations. They inject personality into...

Learn More 4 0Aug 12 '23

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

Route transitions significantly impact the user experience of your web application. Smooth,...

Learn More 1 2Aug 2 '23

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

In the burgeoning era of artificial intelligence and machine learning, harnessing the power of AI to...

Learn More 0 0Jul 10 '23

GitHub Copilot vs CodeWhisperer: The Verdict

In the rapidly evolving world of software development, staying up-to-date with the latest tools and...

Learn More 0 0Jul 3 '23