mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-11 01:15:49 +08:00
1eb71dc517
* Add memoize async util * Stricter types * type cast * added getjson function * removed unnecessary code removed comments * ignoring cache if value is undefined * checking if layouts list exists * messed up merge * checking if layouts exist * throwing if layouts list or layout is undefined * catching in case layouts or layout is undefined * catching in case layouts list or layout is undefined * breaking in case layouts list is undefined * showing a message if layout list is undefined * removed console log * themes list can return undefined * removed catch from fetch json * getlayoutslist no longer can return undefined * console logging then throwing again * rethrowing with a different message * try catch * catch * try catching * try catching * typo * url fix * moved definition up * moved functions up * moved functions up * removed unnecessary update * catching errors * updated return type not returning * try catching * updated return type throwing if list ends up undefined * removed return * moved functions up * try catching * checking if not undefined * removed unused file * try catching * try catching * rewrote language getting * rewrote funbox * try catching * notification instead of console error * notification instead of console error * rewrote fonts * rewrote challenges * try catch * typo * rewrote contributors and supporters Co-authored-by: Miodec <jack@monkeytype.com> |
||
---|---|---|
.. | ||
scripts | ||
src | ||
static | ||
webpack | ||
.eslintignore | ||
docker-compose.yaml | ||
firebase.json | ||
gulpfile.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json |