This article is based in this documentation page and this video where Mike Coleman takes us how to deploy a Django application on Amazon Lightsail. It was also considered two articles from Bitnami (Getting started with Django, and Deploy a Django project).
1- Start by creating an instance.
2- Select the...
. for (var i = 0; i < 5; i++) {// Will execute 5 times}for (let value of array) {// do something with value}for (let property in object) {// do something with object property}for (var i = 0; i < a.length; i++) {// Do something with a}
. JavaScript objects...
Virtual immersive environments offer great opportunities in many areas, but there are few studies on their usefulness as an information visualization tool. This work has assumed that it is possible to view big data in a mobile virtual immersive environment satisfactorily. Thus, it aimed to propose a visual model...
This article consists of notes taken in a practical introduction to the native modern JavaScript language by Samer Buna. This introduction covered topics such as objects, functions, scopes, promises, modules, and APIs.
. Variables are different in terms of scope. Scope can be function or block based. They can be...
Genesis first, then classification; this is the design pattern for new productions. After seeing current efforts, we realize that writers are struggling to create a virtual reality platform taxonomy and are not reaching a satisfying conclusion. Thus, we present a taxonomy that suits our own priorities of accessibility, immersion,...
Web Components were introduced by Alex Russel back in 2011 for the first time. They are a recommended way to integrate components on the client-side for micro-frontends (a microservice approach to front-end web development).
What exactly are Web Components?
From Mozilla's documentation,
Web Components is a suite of different technologies allowing you...
Mobile applications may be classified by numerous methods. A common scheme is to distinguish Native (apps that are built exclusively for a particular operating system be it Android or iOS), Hybrid (hybrid between the native and the web-based technologies), and web-based apps.
If you want to build native apps for...
Making a website that's a virtual reality experience is getting now lots of attention. Many tools out there to help create such WebVR experiences.
In this article we'll be exploring one called A-Frame which is built out of HTML and JavaScript.This exploration isn't something new and so we're guiding ourselves...
Remember that conference where there were respected speakers from immersive learning research and industry, vetted scientific and practitioner research presented in the flipped model, guided adventures as field trips…and hosted in at least 3 virtual platforms (VirBELA FrameVR AltspaceVR)?We do! Heather and Tiago eagerly put our hands to the...