jwu-ice / recoil-course

The code for my free Recoil Course, learnrecoil.com

Home Page:https://app.learnrecoil.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excalidraw Clone built with Recoil

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.

What you'll learn to build in the course (on top of what's already in this repo)...

  • πŸ”„ 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.

Sign up for the Recoil course here πŸ‘‰ https://learnrecoil.com/ πŸ‘ˆ today!

About

The code for my free Recoil Course, learnrecoil.com

https://app.learnrecoil.com


Languages

Language:TypeScript 82.8%Language:HTML 13.9%Language:CSS 3.3%