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.
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.
A tutorial on how to make use of Firebase Cloud functions in your Vue.JS application
A guide to implementing Vue Global Navigation Guards and the Firebase Authentication to ensure only authenticated users can access routes in your application
MySQL is an open source SQL relational database management system that’s developed and supported by Oracle. For many open source developers it is the Go to… Read More »How to install MySQL server ubuntu 18.04
A tutorial on how to install and configure Firebase in your Vue.JS SPA
A tutorial walk-through how you can deploy your Vue.JS app to Firebase
A guide to building a simple Vue app with Firebase Authentication and Firestore Database serverless application stack
Developers often have a love hate relationship with JavaScript. There are those developers will often try to avoid using JavaScript at all, some developers that… Read More »Debugging JavaScript applications
A guide on how to start developing Web Application using Vue Js
A step by step guide on how to reset your WordPress password using phpMyAdmin and the CPanel
It’s the time of year when I normally take time to reflect on the year that has passed, and then plan for the next year… Read More »Happy 3rd Blog Birthday
Quick guide explaining how to create a docker-compose file for wordpress development.
Clear & Concise communication fosters effective collaboration. Ensuring that all barriers to communication are removed should be a primary objective for all software development teams.… Read More »Grunt to JIRA via Tasktop Gateway
The basic premise behind Tasktop Sync Gateway is that it enables to connect the various tools within your typical DevOps stack, with ease. Prior to Tasktop Gateway, the various tools in a DevOps stack are connected to each other by any number of Bash or PowerShell scripting combinations. Usually requiring your Operation team members to familiarize themselves with the various API models of the ALM tools.
Homebrew is the most popular package manager for Mac OS X. Homebrew Cask extends Homebrew with support for quickly installing Mac applications like Google Chrome, VLC, and more. Find out how to smooth out your development workflow and OS management by installing and configuring Homebrew on your Mac
This post is nothing more than a reminder to myself on how to add a newly generated meanjs application to a new GitHub repository.   This… Read More »Add new meanjs app to GitHub
A detailed explanation of the JavaScript Module Pattern and why it is an essential JavaScript pattern to master.
Typically developers will no doubt need to support software that has been developed using old outdated versions of a software framework or libraries within that… Read More »How to Install Node Version Manager on Ubuntu Linux
Secure Shell (SSH) is an extremely useful tool when administering a number Linux servers. If SSH is not enable on your ubuntu server this guide will assist you in configuring SSH.
If you're setting up an installation of WordPress on a new server or desktop and you're using Apache2 web server. You may come across a situation that your PermaLinks don't function as expected.
This situation may well be caused by the fact that you have not configured your Apache2 web server correctly. There are 4 steps involved to overcome the issue of permalinks on wordpress not working.