/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.fanout.io
| | stevekrouse.com
4.3 parsecs away

Travel
| |
| | openapi.com
3.1 parsecs away

Travel
| | Through an API call, a web application can query a microservice, i.e. ask other software for something: let's discover what it is and how it works
| | www.markusdosch.com
4.0 parsecs away

Travel
| | When building web apps like chats and multiplayer games, you need to receive events from the server. In the past, such "server push" has been quite difficult to implement. I am going to give an overview on techniques that were used, and how WebSockets make everything better.
| | weblog.raganwald.com
20.0 parsecs away

Travel
| [AI summary] The post discusses the debate between dynamic and static typing in programming languages, explaining how Ruby's dynamic meta-programming makes static type inference difficult and arguing that this feature outweighs the overhead of explicit types.