Built a feature
Shipped a side project
Contributed to open source
+1
Shipped last-promise, a library that creates a function which will only ever resolve the promise of the latest function invocation. Useful to avoid updating UI with outdated data when a prior debounced function call resolves after one that was made after.