Learn Without Limit!

The Code Angle

The aim of this blog is to provide free content for people who are new in the web development industry. Learning web development can be difficult at the start, but be rest assured, I’ll make sure to cover topics that will further strengthen your knowledge

Most Read Blog Posts

5 Reasons Why Dark Mode Matters

According to an American survey, children between the ages of 8-12 and 13-18 spend a daily average of 4 hours, 44 minutes and 7 hours, 22 minutes respectively, staring at screens.

Dark Mode Image
Article Image

4 Ways to Create a Modal Popup Box with Html, CSS and Vanilla JavaScript

When creating the design of a web page, one of the most important things to be into consideration is user interactivity. A good example of user interactivity is the Modal box.

Angular vs React vs Vue – Getting Started

This article provides a step by step guide on how to install the three most popular javascript framework/library in the world of frontend web development.

Getting Started With: Angular vs React vs Vue
Registration Form Image

Registration Form with HTML & CSS #1

Today we are going to build a simple registration form. The requirements for this tutorial is just HtmlCSS and a code editor.

The A-Z of Web Development

As we all know, web development is a very vast and wide field. The career path in this field can come in a different way, shape or form. It is not uncommon to have

The A-Z of Web Development
Image showing HTTP status code

A Break Down of HTTP Status Code

HTTP which stands for  Hypertext Transfer Protocol helps to indicate if a response is successful or not. Status codes are guided by section 10 of RFC 2616. Most of the time, the users do not see the codes returned from the browser