learn
Here are 1,037 public repositories matching this topic...
-
Updated
Aug 31, 2020 - C
Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.
Example:
# Starbolt - beginner
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Jul 30, 2019 - JavaScript
-
Updated
Apr 11, 2020 - JavaScript
-
Updated
Sep 1, 2020 - Rust
-
Updated
Sep 1, 2020 - Vue
-
Updated
Jul 30, 2020
-
Updated
Aug 21, 2020 - Python
-
Updated
Apr 27, 2018 - Elm
-
Updated
Jun 22, 2019 - JavaScript
-
Updated
Aug 26, 2020 - JavaScript
With the recent release of Phoenix 1.5
Now is a great time to go through this example/tutorial with a fresh pair of eyes and completely update it (including) links to code snapshots. We can also extend it to include auth_plug
#25
- Checkout
master
- Create new branch e.g: `update-t
Table of Contents?
Not sure what this would entail yet, but it would likely be a better way to reduce some of the boilerplate of opening an issue.
-
Updated
Oct 25, 2018
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
May 29, 2020 - Elixir
Improve this page
Add a description, image, and links to the learn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the learn topic, visit your repo's landing page and select "manage topics."
currently, some of the programs use static type checking like this program but some of the programs did not use static typing.
it's a good practice to use static typing as it makes code more clear and readable, should we make it a standard for this repository.we can use mypy for