/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

codetraveler.io
| | masilotti.com
4.9 parsecs away

Travel
| | A quick-start guide to building Turbo Native apps for Ruby on Rails developers, no Swift or Kotlin experience necessary.
| | adityarohilla.com
5.5 parsecs away

Travel
| | Have you ever tried screen mirroring (or casting) your phone on a Smart Tv? You must have. There are tons of available applications for this task. If you haven't heard of Screen mirroring, let me explain: Screen mirroring (sometimes calledscreen casting) allows you to mirror your mobile device's content to your TV screen. It can...
| | www.thepolyglotdeveloper.com
3.2 parsecs away

Travel
| | Learn how to request Android permissions at runtime in a NativeScript with Angular mobile application. This accommodates all versions of the Android OS.
| | wittchen.io
17.1 parsecs away

Travel
| Introduction I really like Gradle build system for JVM apps. It has flexibility like Ant and great dependency management capabilities like Maven. It addition, it doesnt use XML notation, but Groovy programming language, so builds configurations are simple, concise, easier to read and easier to create. In my opinion, Gradle is truly modern build system for JVM apps. Nevertheless, there are projects, which are pretty old and use older systems like Ant.