/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

tarekziade.wordpress.com
| | programmingzen.com
4.5 parsecs away

Travel
| | This is the 2nd article of my guide on how to become a web developer. Learn what coding is and the difference between a front-end vs back-end developer.
| | initialcommit.com
5.1 parsecs away

Travel
| | In this article, we will provide an architecture overview of the initialcommit.io website. Specifically, we will discuss the following topics: Choosing the right tools, General website architecture overview, Programming languages and IDE in use, Frameworks and dependencies, Version control setup, structure, and process, Hosting, Deployment process.
| | pmig96.wordpress.com
3.3 parsecs away

Travel
| | When I heard of WebAssembly (WASM for short) a few years ago, I thought: take your C program, compile it to WASM and the browser will simply run it, right? Well, WASM is not (yet) a first-class citizen in the browser world. It does not have access to all APIs and resources that JavaScript has....
| | blog.peterritchie.com
30.4 parsecs away

Travel
| [AI summary] The author announces an open-source nuget package and project template that simplifies dependency injection and configuration management in .NET console applications.