The OAuth Happy Hour is baaaack! 🥳
This time @aaronpk is giving away paper copies of his book to all live attendees, don’t miss it!
This time @aaronpk is giving away paper copies of his book to all live attendees, don’t miss it!
My challenge to web developers is this: I should be able to type as fast into your text input as I can into a plain-old <input> or <textarea> with no JavaScript handlers on them. If I can't, then the event handlers should be debounced, and/or they should do less JavaScript work.