threejsjourney.xyz is a course by Bruno Simon on Three.js
The course itself is taught in vanilla JS. This repo contains (will contain) all of the lessons implemented using react-three-fiber and TypeScript.
React and TypeScript are my front end tools of choice, building this repo helped me learn how to implement the concepts and techniques Bruno taught, but in a declarative, React environment.