Sep 25, 2021
Oscar, why make the user click a button when we can easily detect that she has stopped typing and submit her input? The button has no value from a user viewpoint. In practice, there will be some situations where the button makes sense and others where it does not. But let's not force unnecessary actions on the user for our own convenience as programmers.