Web Development

How To Install WordPress With A LAMP Stack on Ubuntu 20.04

In order to install WordPress in Ubuntu 20.04 with LAMP stack, you will need to complete the requirements before beginning to follow this steps. Prerequisites: Initial server set up and ensure you have a non-root sudo user. Installed LAMP stack and phpMyAdmin Secure your site by TLS/SSL. Step 1: Creating a MySQL Database and User for WordPress

How To Install WordPress With A LAMP Stack on Ubuntu 20.04 Read More »

Introduction to Vue. Js

Vue.js is an open-source advance JavaScript for developing User Interfaces (UI) and other applications. It is also known as Vue. This framework was created by Evan You when he was still working at Google Creative Labs and was initially released on February 2014. Vue.js uses high decoupling which allows developers to create user interfaces effectively.

Introduction to Vue. Js Read More »

What is Bootstrap?

Bootstrap is a collection of HTML, CSS and JavaScript tools used for creating, designing and building web pages and applications. It is also the most used and popular CSS Framework for developing mobile-first and responsive websites. Bootstrap can be used with any editor or IDE, and any server side technology and language. Main advantages of

What is Bootstrap? Read More »