In this tutorial, we will discuss the steps to host angular app (front-end) and NodeJS App (back-end API) on same domain. The idea is that we will have a folder named as ‘public’ in the root folder of the app which will have all files associated to the angular app.
forward7 Steps to Get Started with GitLab
This tutorial describes the 7 basic steps to clone a GitLab repository on local machine and then the commands to push the changes back to the GitLab environment.
forwardSearch Engine Optimization Guide for WordPress Website
Search engine optimization (SEO) is a combination of certain techniques and procedures for increasing the visibility of the website in search engines by optimizing the content of the website.
forwardDeploy NodeJS App in Heroku
This tutorial describes the steps to deploy nodejs app in Heroku.
forwardGet Started with Angular 8
forward
7 Steps To Create Hello World App in NodeJS using ExpressJS Framework
forward
WordPress Performance Improvement Checklist
WordPress performance really matters because no one wants to visit a website which takes lots of loading time. A good loading time for a website is less than 2 minutes. In this tutorial we have presented a checklist for WordPress performance improvement.
forwardWordPress Plugin Development Cheat Sheet
WordPress plugins are used to extend the functionality of a WordPress website. There are about 51,000+ plugins available in WordPress’s official plugins repository at the writing of this post. There are scenarios when you need to develop your own WordPress plugin for some specific task/requirement. In this blog post, we present some useful functions, hooks, filters, and best practices for custom WordPress plugin development.
forwardHow to Add Quill Editor in Angular Project
forward
How to add Like/Love reactions in angular
forward