Prismic
Understanding React Suspense with Visuals and Code
Dive into React Suspense, a solution to the challenge of data fetching & loading UIs in React. Learn its benefits and how to implement it in Next.js 13.
Read More
Content
Here are all of my commissioned blog posts. Want to work with me on a post for your company? Get in touch today.
Prismic
Dive into React Suspense, a solution to the challenge of data fetching & loading UIs in React. Learn its benefits and how to implement it in Next.js 13.
Read More
Prismic
We break down 13 top VSCode extensions that will help boost your developer productivity. See how to work smarter, avoid errors, & automate repetitive tasks.
Read More
Prismic
Understand TypeScript Generics - the benefits, real-world examples, & how to implement generics effectively with interfaces, classes, functions, & more!
Read More
Prismic
TypeScript is a typed superset of JavaScript developed by Microsoft that adds optional static typing and class-based object-oriented programming to the JavaScript language. Read more.
Read More
Prismic
What's the difference between PageSpeed Insights and Lighthouse? Which one should be used to measure one of the most critical aspects of UX - speed?
Read More
Prismic
Headless CMS selection guide for developers: Understand essential features, flexibility, and how headless cms and headless website builders differ.
Read More
Prismic
Learn more about incremental static regeneration (ISR) and the differences between ISR, SSR and SSG.
Read More
Prismic
Let's explore what pre-rendering is (as a tool for build building a website and as a technology implemented by Google Chrome) and the benefits it can bring. Then we’ll take a look at how we can get started with pre-rendering and how to choose the best method for our projects.
Read More
Prismic
When and why would you switch from Create React App (CRA) to Next.js? Here are the benefits and limitations of both approaches to building applications with React, as well as guidance on how you can choose between them.
Read More
Prismic
Once you understand JavaScript rendering and the different methods available, you’ll be able to make more informed decisions about the technology you use in your applications to optimize performance outcomes and user experience.
Read More
Prismic
Jamstack is an approach to building websites that emphasizes a tech stack that uses JavaScript, APIs, and markup, while also leveraging the power of pre-rendering. Let's dive into what that means, as well as the benefits and drawbacks there are today.
Read More
Prismic
Understand, measure, and resolve Largest Contentful Paint (LCP) issues on your website with these tools and key strategies.
Read More
Prismic
Cumulative Layout Shift (CLS) issues can be a challenging problem to solve for technical SEO. Here are all of the explanations, tools, and strategies you need to improve your score.
Read More
Prismic
Ready to stand out? Let's look at why winning website awards can be helpful, the types of awards that you can win, and some of the best awards you can strive for.
Read More
Prismic
SSG and SSR are the two most common and arguably most important rendering methods used in Next.js today. We’re going to compare them head-to-head to see the benefits and drawbacks of both, as well as when to use them in your applications.
Read More
Prismic
If you love Tailwind CSS, one of the next things you might need is a Tailwind component library. Here are the top 6 free and paid options, plus how you can choose between them.
Read More
AWS
DynamoDB
Learn how to master DynamoDB integration testing using Vitest and Docker with this easy, step-by-step guide. Enhance your testing skills today!
Read More
AWS
SES
Set up DKIM/SPF for AWS SES using the AWS CDK to prevent spam and protect your domain! Ensure your emails are trusted and delivered.
Read More