The web is full of fantastic tutorial, all explaining how to easily create a full Continuous integration pipelines using new services such as AWS, Firebase and Azure. Unfortunately, there are still lots of project still hosted on simple shared host environments like Ionos (former 1and1), GoDaddy and Hostpapa. This hosts are great for the value…
How to deploy Phaser 3 to Cloud using AWS Amplify
This post is going to provide a step by step tutorial to deploy your Phaser game to the AWS servers using the Amplify services. If, like me, you have been using Phaser 3 and fell in love with it, you will also be aware that at some point in time you may be required to…
How to flat an array in Javascript
At one point in you career you will require to flat an array. There are plenty of solution out in the web, all with advantages and disadvantages. If you are looking for the right solution to meet your need you have come to the right place. In this article we are going to cover the…
How to get started with IndexDb, and why..
If you have never heard of IndexDb before, do not worry, you are not going to be the first. IndexDb is a low level api that provide a non relational database, directly in your browser. This browser feature can support development in writing fully featured PWA ( progressive web app), with offline support. In today’s…
Vue Js development resource
I have been using Vue JS for the last couple of years, and I have created a set of resources that can be extremely beneficial for someone who is trying to get started or wants to have a reference to some resources throughout their development. Disclaimer: I am not gaining any economical advantage by sharing…
Categories
-
Recent Posts
- How to use REST Client with Laravel authentication token 25/02/2021
- How to use VueJs 3 – Custom event declaration 30/11/2020
- How to use Props in VueJs 29/11/2020
Tags
.net core 100daysofcode AAA standards AA standards accessibility Accessible HTML api blog browser game career case studies celebration Clean code coach code coding standards Conference css3 database dev blogs developer easter ecmascript ECMAscript 2015 email frontend git italianSay Javascript phaserJs PHP programmer programming quote Progressive Web App remote working speaker Standards tech job tutorial visual studio code vue vue.js VueJs VueJs 3 Web Manifest-
Popular posts
- How to fix git error “fatal: bad object HEAD” 270 views
- How to setup SQL server with Entity Framework using .NET CORE 251 views
- How to catch the body of an AXIOS error 193 views
- How to Create a Database migration with Entity Framework 95 views
- Phaser Game Part 1: Set up Node Js Server and PhaserJs 74 views