Markdown editor built using react, redux toolkit and SCSS.

Solution retrospective
For the most part I am comfortable with how the slice I wrote to manage the document state turned out. However I am curious to know if what I did regarding ensuring persistence of the previously selected document and the documents added was okay.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @FluffyKas
Heyo,
I think you did a great job here. I couldn't find any weird or unexpected behaviour. This must've been really tough to do. One thing you could add is some sort of visual clue on successful save. Perhaps a little toast notification in the corner that times out after a few seconds. Without any, it's a bit confusing whether I managed to save my changes. But again, hats off to you, this challenge seems like a lot of work.
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord