/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

aman.bh
| | blog.daniemon.com
6.5 parsecs away

Travel
| | Inspired by a forum post I came across the other day I've compiled a list of free online checkers/validators for web developers. Please let me know if you're aware of others. (Updated 16th September 2010) (X)HTML validator.w3.org/ - The daddy of validators and your first port of call validator.nu/ - Maybe your second port of...
| | 9elements.com
5.6 parsecs away

Travel
| | Last week we releasedGED VIZ, a tool to create data visualizations for the web. It's free to use and alsoopen source! See theannouncementfor general information. GED VIZ is a large JavaScript ("HTML5") application that runs in modern web...
| | chartporn.org
4.0 parsecs away

Travel
| | An addictive collection of beautiful charts, graphs, maps, and interactive data visualization toys -- on topics from around the world
| | scastiel.dev
17.8 parsecs away

Travel
| React is living something these days. Although it was created as a client UI library, it can now be used to generate almost everything from the server. And we get a lot from this change, especially when coupled with Next.js. Let's use Server Components and Actions to build something fun: a guestbook.