How to Use Firebase Cloud Functions
A tutorial on how to make use of Firebase Cloud functions in your Vue.JS application
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
Review of the Completely revised and updated, this best-selling introduction to programming in JavaScript focuses on writing real applications.
Soft Skills: The Software Developer’s Life Manual is a guide to a well-rounded, satisfying life as a technology professional. In it, developer and life coach John Sonmez offers advice to developers on important subjects like career and productivity, personal finance and investing, and even fitness and relationships.
A product review of the Microsoft Sculpt Ergonomic Keyboard from a software developers perspective
Orchard Core is a redevelopment of the free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
A quick post to explain how to update the Anaconda Navigator making use of the terminal commands available
How to guide to install Nginx on raspberry pi to enable serving static web pages on your local network
A walk-through guide on how to configure your PI to enable you to access it making Remote Desktop Protocol (RDP).
installing NodeJS, an open-source, cross-platform JavaScript run-time environment that enables execution of JavaScript code on a server.
A tutorial on how to install and configure Firebase in your Vue.JS SPA
A walk through tutorial on how to get started with using modules in Vuex Store
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
A walk through tutorial on how to use Environment variables in Vue.JS project
Tutorial using Authentication and Authorization and making use of Json Web Tokens with Vue.JS
Laravel makes it almost a trvial task of enabling your application to provide OAuth2 authentication. For the most part this mainly involves installing and configuring… Read More »OAuth2 Server with Laravel Passport
How to connect PHPStorm Database viewer to your Laravel Homestead MySQL database
Experienced software developers soon realise that no two projects are the same and often there is a need to do things differently or even a… Read More »How to use a Material Design Component Framework with Vue
How to get up and running with Vue router and a Laravel backend for building a SPA, focusing on the wiring up all the pieces needed