3 reasons why you SHOULD write tests

November 13th, 20240903 Writing tests is something I believe a large number of developers do later. It's often the case when they are learning to code, whether it's by themselves, in boot...

JavaScript tips and tricks, Part 2

November 11th, 20240824 Minifying your code makes it smaller in size which increases the website’s loading speed, which increases the ranking of the website in search engine and so on. There...

Introduction to Git for version control

November 11th, 20240808 There are a variety of different versions of control systems, however, what we'll talk about will be "git" a distributed version control system, but what exactly is the...
Page 1 of 3123