Front End
-
How to Prevent Unnecessary Re-Rendering when using React Redux
Links The Problem Unnecessary re-rendering in your React / Redux application can have multiple drawbacks – such as: In order to…
-
How to Deploy a Front-End App to Google Firebase
Three Options there are three options for deploying a Front End Application to Google cloud as shown below. Option 3 is…
-
How to Copy your Web Site Pages Using HTTrack
HTTrack is a great free tool for copying your web site. See Link. You may want to copy your web site…
-
How to Create a Back-End Web Site using Express
Install Software Create Application NPM is a Node.js Package Manager (NPM) that is installed with Node.js. Install Packages See instructions on…
-
How to install WordPress with Nginx, PHP and Maria
This post contains a Step by Step Guide for installing WordPress on an Ubuntu Linux host along with Nginx, PHP, and…
-
How to Remove the Email Address Below Posts in WordPress
With standard wordpress, you email address will be exposed to the outside world. within days of publishing my first posts, my…