fbpx

Web Development

Using Surge for deploying static sites

Using Surge for deploying static sites: A Comprehensive Guide

In deploying Static Websites, web app developers always search for the newest and most efficient tools to improve their websites. Generally speaking, a Static Site Generator (SSG) improvises with hand-coded operations and a complete CMS. This setup is perfect for most websites or web application projects, not server-side processed. Due to the trend, developers are […]

Bash vs Zsh

Bash vs Zsh: A comparison of two command line shells

If you have ever used the command line on a *nix system (Unix-based or Unix-like), you’ve probably used the bash shell. Bash (an abbreviation for “Bourne-again shell”) is the default shell for many Unix-like operating systems.  Common examples of Unix-like operating systems include GNU/Linux and macOS. Although many other shells exist for the terminal, one […]

Does a simple web design help engage more customers

Does a simple web design help engage more customers?

Web design is a combination of several different aspects that can help you engage more customers. Most sites includes content production, webpage layout, and graphic design. You can design websites using a markup language called Hypertext Markup Language or HTML. The HTML tags define the content and metadata of each page. Using CSS or cascading […]

Drupal CMS

The Drupal CMS: 2022 Update

PHP, an open ended scripting source, has been one of the most ubiquitous scripting languages available since its first introduction. Part of that ubiquity is due to the popularity of many of the frameworks or content management systems built on it. To name one well-known example, WordPress is built in PHP. This makes it an […]