Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/traviswimer/try-anything-once

A repo for all my random coding experiments.
https://github.com/traviswimer/try-anything-once

Last synced: 1 day ago
JSON representation

A repo for all my random coding experiments.

Awesome Lists containing this project

README

        

Try-Anything-Once
=================

I've found that an effective way to learn the features of a language, framework, library, etc. is to write random code with little consideration for code quality/maintainability just to try things out quickly.

I've also found that since this is such meaningless code I'm writing, I don't generally keep it organized or backed-up.

Therefore, the purpose of this repo is to allow me to look back at the monstrosities I've created.