Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jacques-blom/recoil-course

The code for my free Recoil Course, learnrecoil.com
https://github.com/jacques-blom/recoil-course

excalidraw react recoil

Last synced: 15 days ago
JSON representation

The code for my free Recoil Course, learnrecoil.com

Lists

README

        

# Excalidraw Clone built with Recoil

This is the start of an [Exaclidraw](https://excalidraw.com/) clone that I am building with [Recoil](https://recoiljs.org/).

It is for my **upcoming free Recoil course**, [Learn Recoil](https://learnrecoil.com/), 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](https://twitter.com/jacques_codes).**

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