Welcome, from Thomas ๐
Welcome to TheTomBomb.com - your go-to destination for frontend development. Whether you're a beginner or an expert, explore my hobbies, thoughts, and tech related to web development. Let's dive in and start building!
๐Popular Blog Posts:
I like to write Tech articles so I can remember what I have learned and others can learn as well.
Deploying and Testing Next.js on a Virtual Private Server (VPS)
Deploy Next.js on a VPS for full control and customization. Learn the setup process, testing key features, and deployment considerations in this in-depth article
Cloudflare Pages and Next.js: I'm Not Recommending It
Learn about my experience with deploying a Next.js app on Cloudflare Pages and the limitations faced while doing so.
AWS Amplify Support for Next.js | Pages Architecture
Should you deploy your Next.js app to AWS Amplify?
How Well Does Azure Static Web Apps (SWA) Support Next.js? | Pages Architecture
Find out how well Azure Static Web Apps supports a Next.js 13 Pages-based app
Exploring Every Feature in Next.js and Testing Hosting Providers
Join me in exploring every feature of Next.js and testing hosting providers to determine their compatibility with Next.js features.
Vercel and Netlify's Convenience Layer: Simplify Your Frontend Workflow
Improve your web development workflow with Vercel and Netlify's convenience layer, offering a range of features for development, review, deployment, production, and scaling.
Get the Most Helpful Content in One Place with Sitecore's Migration Advisor
The Migration Advisor is a tool built by the Sitecore Developer Relations team to help customers migrate to XM Cloud and the rest of the Sitecore Composable DXP.
Upgrading to Sitecore Headless Services Next.js Version 21.2.*: A Step-by-Step Guide
Improve your site's performance with Sitecore JSS Next.js version 21.2.*. Read this guide to learn about the changes and benefits of upgrading.
Beyond Vercel: Hosting Alternatives for Next.js
Looking for hosting alternatives to Vercel for your Next.js app? Explore Netlify, AWS Amplify, & Microsoft Azure Static Web Apps. Find the right hosting solution for your needs
Client Components and use client in Next.js App Router
Knowing the difference between Client Components and Server Components is important in Next.js App Router is essential. Learn what use client in Next.js does to your components
Adding Authentication to Next.js with NextAuth.js and Okta
Adding authentication to your Next.js application? This article covers everything auth with Next.js, Okta, and the latest version of NextAuth.js