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...
Here are all of the blog posts I've partnered with companies on. Want to work with me on a post for your company? Get in touch.
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...