Should I put my input and button in a form?
This is what I found myself trying to find out this week.
The set up
I have an input element and button. When you type in the input and press the button it goes and fetches data from an API, using what you type as a search. Well, it will eventually, ...
blog.nicm42.me.uk3 min read