Web Development

5 posts tagged with "web development"


Javascript Unit Testing with Jest

The Wikipedia page for unit testing states that unit testing is "a software testing method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures, are tested to determine whether they are fit for use". What does that mean in english ? It means that each function is one unit, and unit…


One page? or many? evaluating single-page applications

Since the start of the internet, web applications have been on the rise as opposed to now “traditional” desktop applications. In fact, not only that web applications have overtaken desktop ones, but desktop applications are in risk of going extinct. Modern Software industry has blurred the line between “web developer” and “software developer”, nowadays, both are actually web developers (baring…


Welcome to the matrix of web tooling

Welcome to the matrix!! I mean tools that will make your web development life much easier, specifically front-end work. Now if you are a web developer life myself, regardless if your level of expertise, you know that understanding the holy trinity of HTML, CSS and JavaScript is vital to making any type of website or web application. However, there is a multitude of different ways of how you can…


Basics of the Web

How are websites are loaded? Nowadays, We access tens, hundreds or maybe even thousands of web pages daily. Yet, most of us don't know how the process of browsing the internet works, how pages are served across the web and how users communicate with machines in order to like a picture on Facebook or a thread on Reddit or what ever they are doing. Clients and servers client server Clients are any…


Introduction

Overview I have recently been cheating on games development, I hereby confess to having been involved in a secret love affair with web development. In all seriousness though, I have started to lose interest in games programming in favour of web development, not to bash games development in any way, as I have deeply enjoyed working on some of the games I have, from coding AI behaviour, to smashing…


Copyright © 2020 Ahmed Hadjou