Community-driven snippet collection #142
Replies: 6 comments 6 replies
|
Guys, we need a collective mind. I want the site to contain not only HTML & CSS, but also snippets for other languages. And I think the site needs some kind of system to organize snippets. I looked at https://www.30secondsofcode.org/js/p/1 as for JS example and I don't like this systematization very much. They are Algorithm, Array, Browser, Date, Function, Math, Node, Object, which to me looks more like a language learning than a collection of snippets used every day. And the site looks more like a blog, it's a matter of taste of course, but I think it should be more like documentation. This of course does not change the fact that the guys did a great job. Each language will probably need to be adjusted to systematize, but there should be something in common. Do you have any idea where to start systematizing snippets? |
|
Any plans to add the whole Snippets Collection into a db.json to be importable ? |
|
I'd love to see a Golang Snippet Collection using only the standard library. I think GopherSnippets looks like a good starting point. I'm still relatively new to the language, but I'm happy to get it started as I learn and take any feedback from better Gophers 🙂. If anyone has any other suggestions for sites with valuable snippets that could be added but don't have time to do it themselves I'd be happy to take a look. |
|
I would love a Python snippet library, especially for the iter and functools design patterns. Something like more_itertools which is also featured in the examples of the documentation for itertools. |
|
I have a collection of snippets from Python, although most of them are not great, just everyday stuff I refer back to and use to build other scripts. Some are old ones from courses I took (or am taking on the MS level). |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am excited to announce the launch of a snippet collection site where each of you can become a contributor. 🚀
Let's make a community together 💪
All reactions