Welcome, from Thomas 👍
Here is where I share my tech, hobbies, and thoughts. You'll find me sharing a lot of frontend tech fun.
📝Popular Blog Posts:
I like to write Tech articles so I can remember what I have learned and others can learn as well.
- 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
Read More... - Next.js App Directory Architecture First Impressions
Should you migrate to the new Next.js App Directory architecture? Here are my first impressions of the new architecture giving insights on documentation, Server Components vs. Client Components, and package support.
Read More... - Client Components and use client in Next.js App Directory
The distinction between Client Components and Server Components is important in Next.js 13. Learn what use client in Next.js does to your components
Read More... - 3 Big Changes in The New Next.js App Folder Architecture
The new Next.js app folder based architecture is in beta. It makes significant changes to component rendering, data fetching, and routing in your Next.js applications.
Read More... - What and Why: React Server Components in Next.js 13
React Server Components have received full support in Next.js App Directory architecture. Learn what React Server Components are and why you should start using them now.
Read More... - 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
Read More... - Rendering Options on the Web: Server, Client, Static
Server Side Rendering (SSR), Client Side Rendering (CSR), and Static Site Generation (SSG) let's talk about the big three rendering options for the web. Descriptions of each, SEO considerations, and go more deeply into performance indicators, and more.
Read More... - App Module vs Core Module vs Shared Module vs Feature Modules in Angular
With so many modules in Angular it can be hard to tell them apart. Let's compare all of them
Read More... - Make it work, Make it right, Make it fast
Incremental steps to creating quality software, first make it work, then make it right, last make it fast
Read More... - View all articles 👉
👨🏫 My Courses:
My tech courses hosted on Thinkster.io