-
Updated
Aug 26, 2020 - C#
language-learning
Here are 425 public repositories matching this topic...
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Nov 25, 2019 - TeX
-
Updated
Dec 13, 2019 - C++
-
Updated
Dec 30, 2018 - Python
-
Updated
Apr 12, 2020 - Java
-
Updated
Jan 2, 2020 - JavaScript
-
Updated
Sep 13, 2020 - TypeScript
-
Updated
Oct 1, 2020 - C++
-
Updated
Oct 12, 2020 - HTML
-
Updated
May 21, 2020 - C#
-
Updated
Jan 24, 2016 - JavaScript
Right now when the user logs out, the Decks widget looses access to the list of decks, making Firebase trigger permission denied events. This results in issue churn:
- https://sentry.io/share/issue/c903ffaafb1d4f09903b614cfc6bdba5/
- https://sentry.io/share/issue/e687924953344d13960ac45ba0794877/
- https://sentry.io/share/issue/a69efe18a23945cbb5cbfe3bf7072340/
We should not receive except
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Jun 25, 2020
-
Updated
May 16, 2020 - Python
-
Updated
Oct 1, 2020
-
Updated
Aug 4, 2020 - TSQL
-
Updated
Sep 18, 2020 - Shell
-
Updated
Jan 24, 2019 - Lua
-
Updated
Mar 5, 2020 - Java
-
Updated
Sep 8, 2020 - HTML
-
Updated
Jul 11, 2020 - JavaScript
-
Updated
Oct 12, 2020 - Swift
-
Updated
Jun 28, 2016 - Shell
-
Updated
Aug 10, 2017 - JavaScript
-
Updated
Apr 12, 2017 - Shell
Improve this page
Add a description, image, and links to the language-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the language-learning topic, visit your repo's landing page and select "manage topics."
Answer corrector is a small package in this repo. It implement a function for deciding whether an answer was correct.
The task is to convert this tiny package into TypeScript, and add correct type annotations.
Here are the files that you have to change: https://github.com/kantord/LibreLingo/tree/master/workspaces/answer-corrector
You can create a specific type for normalizer functions, me