Upgrading, packaging, and publishing your React VR app
It is fun to develop and experience virtual worlds at home. Eventually, though, you want the world to see your creation. To do that, we need...
Building VR objects in React V2 2.0: Getting started with polygons in Blender
A polygon is an n-sided object composed of vertices (points), edges, and faces. A face can face in or out or be double-sided. For...
Building RESTful web services with Kotlin
Kotlin has been eating up the Java world. It has already become a hit in the Android Ecosystem which was dominated by Java and...
How to integrate Firebase on Android/iOS applications natively
In this tutorial, you'll see Firebase integration within a native context, basically over an iOS and Android application. You will also implement some of...
How to integrate Firebase with NativeScript for cross-platform app development
NativeScript is now considered as one of the hottest platforms attracting developers. By using XML, JavaScript (also Angular), minor CSS for the visual aspects,...
Build an ARCore app with Unity from scratch
In this tutorial, we will learn to install, build, and deploy Unity ARCore apps for Android. Unity is a leading cross-platform game engine that is...
Building chat application with Kotlin using Node.js, the powerful Server-side JavaScript platform
When one mentions server-side JavaScript technology, Node.js is what comes to our mind first. Node.js is an extremely powerful and robust platform. Using this...
How to build a weather app using Kotlin for JavaScript
In this tutorial, we will be covering JavaScript from a browser perspective. We will create a single page web app that will show the...
How Android app developers can convert iPhone apps
Businesses like to cast their nets as wide as possible in search of new customers. This type of broad outreach requires designing mobile apps...
Getting started with building an ARCore application for Android
Google developed ARCore to be accessible from multiple development platforms (Android , Web , Unreal , and Unity ), thus giving developers plenty of...