/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

feathersui.com
| | joshblog.net
1.7 parsecs away

Travel
| | [AI summary] OpenFL developer Josh Tynjala shares technical updates on game rendering performance, file handling improvements, and support for the Terser JavaScript minifier.
| | yos.io
4.2 parsecs away

Travel
| | Above is a recorded talk I gave on 'Beyond JSON: Fantastic Serialization Formats and Where to Find Them' for API Craft. Slides are available here. This blog post is an aspirational transcript for the talk. Keep reading for more!
| | lukasrotermund.de
3.6 parsecs away

Travel
| | The Go standard library provides hundreds of features that make life easier for us Go developers. In this series, we'll look at the library's code together.
| | blog.murewaashiru.com
18.9 parsecs away

Travel
| TMDB is a free movie database. Although you can't actually watch movies from it, it provides a lot of data for its movies (rating, creator, actors, release date, etc). The best part is that their API is available to the public for integration. In th...