/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

marcgg.com
| | davidlynch.org
5.8 parsecs away

Travel
| | The title is a bit of a mouthful. Sorry. Before we begin, I present the caveat that this code should not be used on a production system. It launches a java runtime for every single request, which would cripple you. This would need (a) output caching, and (b) some sort...
| | samsoff.es
6.1 parsecs away

Travel
| | As of May 8th, I will no longer work for LifeChurch.tv. I am leaving (on good terms) to get out there and do my own thing. Everyone there has been...
| | jonas.arnklint.com
4.7 parsecs away

Travel
| | Ruby on Rails is a really nice tool for use when building web APIs
| | blog.somewhatabstract.com
24.1 parsecs away

Travel
| [AI summary] The author discusses implementing server-side rendering (SSR) for a React application, focusing on rendering a React component into HTML and integrating it into a page template.