Category - GENERAL

8 posts published

Category - GENERAL

8 posts published

What are Static Site Generators?

Static site generators (SSGs) are a new and popular technology in creating fast and powerful websites. They are fast because they generate…

May 3rd, 2020 | 3 mins read

Introduction to CORS

What is CORS? Cross-Origin Resource Sharing (CORS) is a security measure that defines how two URLs interact with each other. The word origin…

January 22nd, 2020 | 4 mins read

What are Scripting Languages?

Scripting languages are often confused with programming languages. Although, they can be used for the same purposes, their means of…

December 26th, 2019 | 2 mins read

Library vs Framework

Table of Contents What is a library? What is a framework? Similarities Differences What is a library? A library in programming can be…

December 20th, 2019 | 2 mins read

How Websites are Accessed by Domain Names

In this article, you'd learn what a domain name is, why they were developed, what DNS is, how websites are accessed by domain names and some…

December 19th, 2019 | 2 mins read

Introduction to the web

Table of Contents The Web What is a website? Web servers and Web clients Types of Websites - Static and Dynamic Kinds of websites Conclusion…

December 19th, 2019 | 3 mins read

Front-end and Back-end Development

What is web development? Web development consists of the means by which websites or web applications are built. These includes languages…

October 19th, 2019 | 1 min read