Stop Ticketizing Feature Requests
When people talk about the feature request process, they think about a single place to submit, tag, dedupe, and track so nothing gets missed and everyone can see status.
Yesterday·8 views·1·1 min read

A place to read, write, and deepen your understanding
Stories from writers worldwide
Easy-to-use editor for your ideas
Connect with like-minded readers
Already have an account? Sign in
Create account →Stories from writers worldwide
Easy-to-use editor for your ideas
Connect with like-minded readers
When people talk about the feature request process, they think about a single place to submit, tag, dedupe, and track so nothing gets missed and everyone can see status.

If you’ve ever wondered how JavaScript manages to handle multiple things seemingly at once — from fetching APIs to responding to clicks — while being single-threaded, the answer lies in the Event Loop.
