mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 04:50:13 -08:00
Compare commits
2 Commits
bf9ea4e941
...
64f41f12c6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
64f41f12c6 | ||
|
|
1c2ee9cf8e |
@@ -14,7 +14,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
||||
- [C++](#c-2)
|
||||
- [Clojure](#clojure)
|
||||
- [ClojureScript](#clojurescript)
|
||||
- [CSS](#css)
|
||||
- [Dart](#dart)
|
||||
- [Elixir](#elixir)
|
||||
- [Go](#go)
|
||||
@@ -74,10 +73,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
||||
|
||||
- [LightTable](https://github.com/LightTable/LightTable) _(label: good-first-issue)_ <br> The Next Generation code editor! One of the top funded projects on KickStarter.
|
||||
|
||||
## CSS
|
||||
|
||||
- [sButtons](https://github.com/shahednasser/sbuttons) _(label: good-first-issue)_ <br> Simple buttons you can easily use for your next project.
|
||||
|
||||
## Dart
|
||||
|
||||
- [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_ <br> A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps.
|
||||
|
||||
@@ -175,15 +175,6 @@
|
||||
],
|
||||
"description": "The Next Generation code editor! One of the top funded projects on KickStarter."
|
||||
},
|
||||
{
|
||||
"name": "sButtons",
|
||||
"link": "https://github.com/shahednasser/sbuttons",
|
||||
"label": "good-first-issue",
|
||||
"technologies": [
|
||||
"CSS"
|
||||
],
|
||||
"description": "Simple buttons you can easily use for your next project."
|
||||
},
|
||||
{
|
||||
"name": "dart.dev",
|
||||
"link": "https://github.com/dart-lang/site-www",
|
||||
|
||||
Reference in New Issue
Block a user