PinnedGabriel LinassiBuilding incremental image loading with Next.js 11 & CloudinaryNext.js 11 was released and has brought lots of nice improvements and cool features. In this tutorial, I’ll talk about the placeholder &…Jul 12, 20212Jul 12, 20212
Gabriel LinassiinITNEXTHow to implement layout variants in NextJS (A/B testing)?Learn how to implement layout testing with static site generation (SSG) with all your variants cached and dynamically accessible through…Mar 9, 20232Mar 9, 20232
Gabriel LinassiinLevel Up CodingNice way to abstract your data fetching logic in React with TypeScriptHow to normalize, transform and separate DTO and App interfaces in order to create a better Developer Experience.Oct 12, 20222Oct 12, 20222
Gabriel LinassiHow to incrementally load transparent images with NextJSWith NextJS 11 things started to get easier to add image placeholders to have the nice incremental loading effect on images. With that…Nov 17, 2021Nov 17, 2021
Gabriel LinassiAdding texture to a GLSL Shader Material on React-Three-FiberThis is a quick walkthrough on how to add a texture to a shader with R3F.Oct 17, 2021Oct 17, 2021
Gabriel LinassiWorkaround for aspect-ratio on SafariSafari is really behind compared to other mainstream browsers on several nice CSS features what makes it a real pain to develop smooth and…Sep 9, 20212Sep 9, 20212
Gabriel LinassiBuild a carousel with react-spring-carousel-jsI’ll walk you through how to create a carousel with react-spring-carousel package. Here’s a demo of what we’ll build:May 6, 2021May 6, 2021