/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

khalidabuhakmeh.com
| | learnersbucket.com
19.4 parsecs away

Travel
| | Industry focused roadmap to be JavaScript developer. This road map will help you to become a good web developer.
| | blog.jetbrains.com
9.0 parsecs away

Travel
| | With the latest release of JetBrains Rider 2022.2 EAP, we've added preview support for .NET Multiplatform App UI, more commonly referred to as MAUI. It is the spiritual successor to the popular Xamari
| | codetraveler.io
13.4 parsecs away

Travel
| | In Xamarin.Forms, we used Xamarin.CommunityToolkit.Markup to create our UI using C# (no XAML). For .NET MAUI, we can continue to create our UIs in C# (No XAML) thanks to CommunityToolkit.Maui.Markup. Let's take a look at the key differences between the two libraries, and then we'll
| | techtldr.com
32.2 parsecs away

Travel
| Sources view in Chrome Developer Tools has a code snippets feature, kind of like a built-in text editor, that allows to write, debug, save and re-use code snippets. Creating a code snippet To get to code snippets: Open the Developer Tools Navigate to Sources at the top menu Select Snippets in the left menu (see [...]