I’m curious on how the text editor in this website works, technically. Few questions:
- Does it actually save the input text on blur when I type and the ‘saved’ indicator appears.
- If so where does it save it.
- What happens when I close my browser without submitting the form.
- When I hit the trash bin icon, what it actually does.
- How does it save the uploaded file.
I just need to understand the flow and logic behind this impressive text editor.
Thank you.