2 posts tagged with "formdata"

    javascript: getting to know formdata

    2022-11-28

     | 

    ~2 min read

     | 

    345 words

    According to MDN: The FormData interface provides a way to easily construct a set of key/value pairs representing form fields and their…

    uploading images to cloudinary

    2022-11-28

     | 

    ~10 min read

     | 

    1823 words

    Before beginning, let’s paint a picture: you’re building a website with a form. In that form, you’re asking your users to upload some files…

Return to all tags