This is the start of an Exaclidraw clone that I am building with Recoil.
It is for my upcoming free Recoil course, Learn Recoil, where I will show you how to build a full featured Excalidraw clone using Recoil for state management.
- 🔄 Rotating shapes
- ✌️ Multi-select
- 🔵 More kinds of shapes
- 💾 Saving a drawing to a file and opening it again
- 🌍 Saving the drawing to a server (shareable drawing URL)
- 🌄 Loading content (e.g. images) from an API with Recoil and Suspense
- 👯♂️ Enabling concurrent mode
- 🧪 Adding full test coverage
- 🤔 Your own dev tools for debugging
- 🔑 Authentication
- 🏃 Performance debugging, testing, and improvement
- And more...
Have any other suggestions? Tweet or DM me @jacques_codes.