Web
Libraries & Tools
- tapio/live-server: A simple development http server with live reload capability.
- shot-scraper: A command-line utility for taking automated screenshots of websites
Frameworks
CSS
Remix
- Remix
- Remix Docs
- remix-run/blues-stack - The Remix Stack for deploying to Fly with PostgreSQL, authentication, testing, linting, formatting, etc.
- remix-run/indie-stack - The Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.
- Remix vs. Next: Which React Meta-Framework Should You Use?
Readings
Inspiration Sites
- Stone and Style
- Forrester
- Steidl
- Matt Stevens
- Commonwealth Fusion Systems
- Bogdan Petrescu
- WBlut
- CarbonPlan
- Huge
- Lene Saile
Blogs
Audio/Waveform Players
The Remarkable Life of Roxie Laybourne
Hosting
3D
- honzaap/GithubCity: Create a 3D city from your GitHub contributions cityscape
- Use.GPU
- gkjohnson/three-mesh-bvh: A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.
- gkjohnson/three-bvh-csg: A flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh
Tutorials
- Create a 3D car show with React Three Fiber and Three.js [ Tutorial part 1 ]
- Rendering 3D in React made easy with react-three-fiber
- I wish I knew this before using React Three Fiber
- Irradiance YT channel
- Anderson Mancini - Threejs Journey
- The Best Way to Learn Three.js
Assets
- Free3D
- Orbiter, Space Shuttle, OV-103, Discovery
- Hatch, Crew, Apollo 11
- Gloves, A7-L, Extravehicular, Apollo 11, Armstrong, Flown
GUI
- georgealways/lil-gui: Makes a floating panel for controllers on the web. Works as a drop-in replacement for dat.gui in most projects.
- cocopon/tweakpane: Compact GUI for fine-tuning parameters and monitoring value changes
- dataarts/dat.gui: Lightweight controller library for JavaScript.