Kolby SiskCase Study: Solving Vercel’s 10-Second Limit with QStashLearn how to get around Vercel’s 10-second limit by thinking serverlessly and using QStash to glue together smaller serverless functions.Jan 23Jan 23
Kolby SiskinUdacity Eng & DataBootstrap a SaaS Project in Minutes with Next.js, Supabase, and StripeThe meta for setting up a SaaS project in 2024. Includes database, checkout, subscriptions, webhooks, a professional codebase, and more!Jan 161Jan 161
Kolby SiskinUdacity Eng & DataLaying Pipe on Next.js Route Handlers: The Power of Function Compositionnext-route-handler-pipe is an awesome solution for abstracting composable functions and keeping our code squeaky clean.Dec 18, 20232Dec 18, 20232
Kolby SiskinUdacity Eng & DataDeploying Next.js on the edge with SST — Is SST the game-changer it’s claimed to be?Is SST the game-changer it’s claimed to be? I put it to the test as I search for the best hosting solution for Udacity’s Next.js apps.May 22, 20234May 22, 20234
Kolby SiskinUdacity Eng & DataWhat is Next.js App Router & Is it ready for the main stage?I’ll absolutely use Next.js App Router for side projects, but is it ready for a large-scale production projects?May 9, 20231May 9, 20231
Kolby SiskinUdacity Eng & DataHandling errors like a pro in TypeScriptError handling is crucial to the longevity of any project. Learn the design pattern I use to handle errors and write cleaner code.Dec 21, 202215Dec 21, 202215
Kolby SiskinUdacity Eng & DataUsing middleware in Next.js API routes.Middleware functions allow us to abstract reusable code. Making use of next-api-route-handler we can create middleware for Nextjs API…Aug 29, 20221Aug 29, 20221
Kolby SiskinUdacity Eng & Data5 Steps to create professional API routes in Next.jsHere are the 5 steps that I use in all of my Next.js projects to ensure my handlers are ready for production.Aug 29, 20221Aug 29, 20221
Kolby SiskinUdacity Eng & DataProtected routes using Next.js Edge Middleware & SupabaseNext.js now provides middleware functionality, allowing us to execute code before a request is processed — at the edge.Jul 19, 20223Jul 19, 20223
Kolby SiskinUdacity Eng & DataThe 4 upcoming CSS features I’m most excited forContainer Queries, Scroll Snap, Object View Box, Scroll Timeline, and more! Check it out!Jun 28, 20224Jun 28, 20224