Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/traviswimer/try-anything-once
- Owner: traviswimer
- License: mit
- Created: 2014-06-17T20:11:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-24T21:33:24.000Z (over 10 years ago)
- Last Synced: 2024-11-06T21:14:00.358Z (about 2 months ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.