DEV Community

Discussion on: What are the most underrated browser features and APIs?

 
christiankozalla profile image
Christian Kozalla

Oh, and if you are using it in React, you'd likely pass a ref to the FormData constructor - like new FormData(formElRef) instead of getting the element with document.getElementById