Multi-part form data
Briefly

So now any image can be displayed by its ID via: /resources/images/:imageId...start storing images for notes.
I put together a fancy ImageChooser component for a nicer UX for selecting an image than the default file input...preparing for your work...changes to it during the workshop.
Updated the loader to load the note's images if it already has images...to preload the images for the note when the user goes to edit the note.
Adjustments include updating the form encType for file uploads, changing the file input type, parsing requests for file uploads, and rendering hidden input for existing image ID preservation.
Read at | 01. Multi-part form data | 04. File Upload | Professional Web Forms
[
add
]
[
|
|
]