Providing a simple demo of a Next.js site optimizing images that can be followed along. It also includes a deep dive into how these images are being optimized.
It's important to be able to create a Headless commerce website that is both performant and easy to use. I have created a quick simple demo with performant responsive images from imgix that uses an extremely easy UI from Prismic.
Still run into issues with Responsive Images? Sure, you can use css to make the image visually display as you want, but if you're not serving the right size image over the network this is going to result in slow website, lower SEO score, and bad user experience.
After a 3 year hiatus for Client Hints, you can now safely use Client Hints to generate responsive images. This article shows an example for deploying images using Client Hints with imgix in Vercel.
HTTP/2 is a new version of the HTTP protocol that reduces the number of connections needed to load all the content on each page. HTTP/2 will make a single network connection to request all of your images at once.
Created a video search site using Youtube's developer api using Vue.js.
Project to learn how to build an API using MEVN (MongoDB, Express, Vue, & Node). Creating a tool to upload items to a Star Wars API.
Created polaroid style images that contain important text for google indexing using Prismic / Nuxt.
As my family finds a way to modify their 25 year old furniture business during COVID-19, they decided to start offering home staging services. I helped them build a simple static website showing their home staging services.