You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
448 B
12 lines
448 B
1 month ago
|
# WHAT IS THIS?!?
|
||
|
|
||
|
Any time I want to check how to do something, to figure out a solution in
|
||
|
isolation, I open a project in this repository.
|
||
|
|
||
|
Does it contain anything useful? That's a resounding "Maayybeee..."
|
||
|
|
||
|
Thing is, it is useful **for me**. I can figure out how to fix something
|
||
|
without fighting a whole project build system, I can tinker the solution in
|
||
|
isolation, I don't need to worry too much about breaking changes or how to fix
|
||
|
tests...
|