/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

thecodebarbarian.com
| | macwright.com
3.8 parsecs away

Travel
| | [AI summary] The author discusses the trade-offs between maintaining stable, versioned REST APIs for external partners and building nimble internal application endpoints, evaluating architectural patterns like BFF and shared backends.
| | vannevel.net
3.0 parsecs away

Travel
| | What you'll read here is just a quick overview of setting up gulp and Visual Studio Code to get your first AngularJS app working.
| | martinheinz.dev
4.3 parsecs away

Travel
| | In the previous post - Building RESTful APIs in Golang - we created RESTful API in Golang. Now, that...
| | siderite.dev
8.5 parsecs away

Travel
| You want to open the server for an application you are working on in Visual Studio Code and not have a browser open automatically. Or perhaps your default is Internet Explorer and you want to open Chrome instead. Use the environment variable BROWSER and set it to "none" or "chrome".