11 Matching Annotations
- Oct 2020
-
github.com github.com
-
Perhaps we should detect URLSearchParams objects differently (using duck typing detection instead of instanceof window.URLSearchParams, for example) but the solution isn't adding a specific polyfill to Axios (as it'd increase the bundle size and still won't work with other polyfills).
-
-
dmitripavlutin.com dmitripavlutin.com
-
To check whether a data type is iterable look at the method Symbol.iterator.
Tags
Annotators
URL
-
- Sep 2020
-
stackoverflow.com stackoverflow.com
-
the promise specification explicitly does not make a distinction
-
- May 2020
-
www.typescriptlang.org www.typescriptlang.org
-
All valid JavaScript code is also TypeScript code. You might get type-checking errors, but that won't stop you from running the resulting JavaScript.
Tags
Annotators
URL
-
- Feb 2020
-
reasonablypolymorphic.com reasonablypolymorphic.com
Tags
Annotators
URL
-
- Nov 2019
-
Tags
Annotators
URL
-
- Aug 2019
- Oct 2018
-
-
- Feb 2016
-
userinterfaces.aalto.fi userinterfaces.aalto.fi
-
A study of typing strategies among both touch-typists and self-taught typists.
http://10fastfingers.com/typing-test/english<br> Test your typing speed by typing a series of random words for one minute.
Tags
Annotators
URL
-