/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

wicg.github.io
| | w3c.github.io
5.1 parsecs away

Travel
| |
| | plainvanillaweb.com
5.8 parsecs away

Travel
| | Maybe we just need to dig a little deeper (into the client).
| | rviscomi.dev
5.7 parsecs away

Travel
| | Until recently, I just assumed you could put anything equivalent to an HTTP header in an http-equiv meta tag, and browsers would treat it like the header itself. Maybe you thought the same thing-why wouldn't you, with a name like that. But as it turns out, there are actually very few standard values that you [...]
| | initialcommit.com
22.0 parsecs away

Travel
| Spring Boot provides an embedded servlet container which makes it very easy to setup and deploy web applications, by default all Spring Boot applications are exported as a runnable jar file and developers would only need to run this jar file on a java environment without the need to worry about installing and setting up servlet containers.