Dylan Muraco

Dylan Muraco @dmuraco3

About: I like coding cool stuff

Location:
Mars
Joined:
Dec 21, 2021

Dylan Muraco
articles - 7 total

Guide to Adding Info Text in Sanity Studio

At WebTechCD, we allow clients to edit their site content directly through Sanity Studio. To make the...

Learn More 0 0Oct 4 '24

How to Create a Local RAG Agent with Ollama and LangChain

What is a RAG? RAG stands for Retrieval-Augmented Generation, a powerful technique...

Learn More 56 2Aug 13 '24

Authenticate in React with Firebase Auth

Authentication is something almost every modern web app needs. I've user Auth0 and Next Auth but...

Learn More 6 0Jan 11 '22

When to Use Server-Side rendering vs Static Generation in Next.js

Pre-rendering your pages has multiple benefits such as better performance and better SEO. But...

Learn More 33 8Dec 30 '21

How I host my Next.js side projects for free

Hosting side projects can be expensive but why pay all that money if you don't have to. ...

Learn More 5 0Dec 29 '21

Responsive Global Navbar in Next.js with tailwindcss

A navbar is one of the most important parts of a website. Users don't know where to go without one....

Learn More 31 4Dec 27 '21

Server Side Rendering, Prisma + Next.js + TypeScript

I've been working on a new project recently (CodeComponents if you wanna check it out) and struggled...

Learn More 18 1Dec 25 '21