Software Development
Upgrading Strapi Alpha to Beta
steps you need to take to upgrade your strapi project from the alpha release to the beta release
Building API with Strapi
A walk-through tutorial on how to install and make use of Strapi to develop an API for your Web & Mobile app.
How to update Firebase Authentication Profile
Explore how to make use of various Firebase services to preform a series of complex update and retrieve functionality and how the Firebase API helps to simplify this process.
How to Use Firebase Cloud Functions
A tutorial on how to make use of Firebase Cloud functions in your Vue.JS application
How to implement Navigation Guards Vue
A guide to implementing Vue Global Navigation Guards and the Firebase Authentication to ensure only authenticated users can access routes in your application
Starting a new project with Orchard Core
Orchard Core is a redevelopment of the free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
How to update Anaconda Navigator with terminal
A quick post to explain how to update the Anaconda Navigator making use of the terminal commands available
How to install NGINX on raspberry pi
How to guide to install Nginx on raspberry pi to enable serving static web pages on your local network
How to enable remote Desktop on Raspberry Pi
A walk-through guide on how to configure your PI to enable you to access it making Remote Desktop Protocol (RDP).
How to install Node.JS on Raspberry Pi
installing NodeJS, an open-source, cross-platform JavaScript run-time environment that enables execution of JavaScript code on a server.
How to Install Firebase with Vue.JS
A tutorial on how to install and configure Firebase in your Vue.JS SPA
How to split Vuex Store into modules
A walk through tutorial on how to get started with using modules in Vuex Store
How to deploy Vue.js application to Firebase
A tutorial walk-through how you can deploy your Vue.JS app to Firebase
How to use Firebase Authentication with Vue
A guide to building a simple Vue app with Firebase Authentication and Firestore Database serverless application stack
How to use Environment Variables in Vue.js
A walk through tutorial on how to use Environment variables in Vue.JS project
How to Use Vuex and Vue-Router in a Vue.JS Project
Tutorial using Authentication and Authorization and making use of Json Web Tokens with Vue.JS
Access Vagrant mySQL database from PhpStorm
How to connect PHPStorm Database viewer to your Laravel Homestead MySQL database