Tutorial

2 posts tagged with "tutorial"


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…


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…


Copyright © 2020 Ahmed Hadjou