A binary clock built with react
A Pen by Will McNeilly on CodePen.
A binary clock built with react
A Pen by Will McNeilly on CodePen.
| #!/bin/cat << TALES | |
| ## stufz.txt | |
| ## could write this some other ways... | |
| ## E.G. #!/bin/cat $0- | |
| Iz mebbe sum importunt cat stuffz, thiz heer. Srsly. | |
| TALES | |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |