Cover Image for Designing spring animations for the web

Designing spring animations for the web

Designing intuitive animations can be tricky. We’ll explore movement in the physical world and see how to replicate this digitally, as well as best practices for responsive animation.

Cover Image for Creating 3D models in Spline for Three.js

Creating 3D models in Spline for Three.js

We’ll cover how to use Spline, exporting 3D files and displaying them with react-three-fiber. I’ll explain the exporting workflow with an example project, and we’ll explore geometries, materials and lighting.

Cover Image for Adding search to a React/Next.js blog

Adding search to a React/Next.js blog

Implementing quick and easy client-side search functionality in React