/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

willhaley.com
| | bernsteinbear.com
5.0 parsecs away

Travel
| | I write a small web application on a small device to remotely wake up my desktop computer.
| | techtldr.com
2.5 parsecs away

Travel
| | Updated in 2020 to work with Python 3. My company uses multiple git repos that all depend on one another. Often I find myself trying to grep through a few of them at the same time. Regular grep works, but it takes a long time and displays a lot of noise. git grep only searches [...]
| | yepoleb.github.io
4.5 parsecs away

Travel
| |
| | tannerdolby.com
23.4 parsecs away

Travel
| To create a Node.js application, you need a web server, a request, a router, and request handlers. Frameworks like Express.js speed up development by providing a robust set of features to build web applications and APIs.