Salman Iyadsalmaniyad.hashnode.dev·9 hours agoExploring Next.js 15: A Powerful Leap Forward in Web DevelopmentWith the release of Next.js 15, Vercel has delivered one of the most significant upgrades to the framework. Next.js 15 comes packed with powerful features, improvements, and optimizations that streamline web development and enhance the performance of...Discuss·1 likeNext.js MasteryNext.js
Mohammed Essaid MEZERREGdevmind.mohessaid.com·Nov 28, 2024How to Host Hugo in VercelI decided to go with Hugo to build my personal website. The only thing I based my choice on was the build time. I thought Hugo was in the same league as Astro when it comes to content management perks, but it isn't quite there yet. Or, I can say it h...Discuss·20 likesHugo
Hamidreza Mahdavipanahhamidreza.tech·Nov 26, 2024Fast and Simple NestJS App Deployment on VercelThis guide is beneficial if you're using Express adapter. For NestJS applications utilizing the Fastify adapter, these links may be helpful: https://fastify.dev/docs/latest/Guides/Serverless/#vercel https://github.com/vercel/examples/tree/main/star...Discuss·32 readsnestjs
Satyam Anandsatyamanand.hashnode.dev·Nov 19, 2024Custom Starter Template for Turborepo with Tailwind CSS & Shadcn UIThis is a custom starter template for Turborepo with Tailwind CSS and Shadcn UI. What is Truborepo? Turborepo is a high-performance mono-repo build system designed to manage multiple projects efficiently within a single repository. It optimizes buil...Discuss·1 like·41 readsVercel
Harvey Ducayharveyducay.blog·Nov 18, 2024Why is v0 better than bolt.new?If you’re on the hunt for the ultimate coding companion, you’ve probably come across v0 and bolt.new. Both are designed to make developers’ lives easier, but here’s the truth: v0 isn’t just better—it’s a game-changer. Whether you're a Next.js pro or ...Discussv0.dev
Naved Ahmed khangeeky-naved.hashnode.dev·Nov 15, 2024Deploy a MERN Backend on Vercel for FreeLearning to deploy your backend is an essential part of becoming a full-stack developer. In this tutorial, we’ll create a simple Express API and deploy it to Vercel step-by-step. Step 1: Create a Simple Express API Let’s start by setting up a basic ...DiscussMERN Stack
Harvey Ducayharveyducay.blog·Nov 11, 2024How I Built a Simple Meditation App using v0.Let me tell you a story about burnout. Last year, I was that typical overworked developer – you know the type. Living on coffee, dealing with impossible deadlines, and barely sleeping. Sounds familiar? After a particularly rough project that left me ...Discussmeditation
Hussnain Ahmadpsychocoder.hashnode.dev·Nov 9, 2024Revizio: A Flashcard Tool to Boost Retention Through Spaced RepetitionHi, I am writing after one month now. Previously, I ended my series “Weekly Dev Journal” that I was writing from start of 2023. after that, I didn’t get motivation to write about something. Then, I got idea for articles, and I thought I made projects...Discuss·10 likesBuilding from Scratchbuilding from scratch
Likhith SPlikhithsp.hashnode.dev·Nov 10, 2024How to Deploy Your First Website with Netlify or VercelIntroduction Building your website is an exciting milestone, but the real magic happens when you deploy it live for the world to see. Deploying a website used to be a complex process, involving servers and a lot of configuration. Luckily, platforms l...Discuss·30 readsVercel
Harvey Ducayharveyducay.blog·Nov 6, 2024How I Made a CSV Data Visualizer using v0...What is v0? v0 is a tool made by Vercel to make react components for Next.js on the fly. Whether you need to make a dashboard, landing page, or a web app for your personal need, v0 can generate all that and all you need to do is deploy to Vercel for ...Piyush sharma and 1 other are discussing this2 people are discussing thisDiscuss·1 like·29 readsv0.dev