/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

blog.isquaredsoftware.com
| | adambard.com
1.9 parsecs away

Travel
| | [AI summary] A web developer compares three strongly typed JavaScript alternatives-TypeScript, Bucklescript, and Elm-by analyzing their features, build tooling, interop capabilities, and coding experiences.
| | www.typescriptlang.org
3.0 parsecs away

Travel
| |
| | www.markusdosch.com
2.9 parsecs away

Travel
| | Some advice on how to program (not just) JavaScript in your daily work with less suck.
| | jsloop.net
20.2 parsecs away

Travel
| Here is a basic server setup with JAX-RS 3 using Jersey and Jetty 11 for the server. JAX-RS is Java API specification for RESTful web services using annotations. The project structure is as follows.