/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

petrapixel.neocities.org
| | kaidez.com
2.4 parsecs away

Travel
| | Use JavaScript functional programming to set click-to-link functionality on a set of elements. Code sample has a basic webpack/Babel setup.
| | blog.andrewray.me
1.9 parsecs away

Travel
| |
| | golb.hplar.ch
2.2 parsecs away

Travel
| | [AI summary] The provided text is a detailed tutorial on creating and integrating a service worker using Workbox into an Angular application. It covers the setup of the service worker, configuration of Webpack and Workbox CLI, handling production and development builds, and testing the service worker. The tutorial emphasizes the use of TypeScript for writing the service worker, leveraging Workbox for caching strategies, and ensuring the service worker works correctly in both production and development environments. The final step involves testing the service worker by serving the build artifacts via an HTTP server.
| | luten.dev
12.8 parsecs away

Travel
| Ive been out of the .NET loop for a very long time. I would never have thought that it was so easy to get a .NET project up and running on Linux. But, I guess a decade of embracing Open Source at Microsoft changes things. Here are the steps I took to get an OpenGL window up and running on Ubuntu using .NET Core, VSCode, and OpenTK.