3 reasons why you SHOULD write tests

June 15th, 20254944 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...

Introduction to Git for version control

May 4th, 202524832 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...

JavaScript tips and tricks, Part 2

May 4th, 20258882 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...
Page 1 of 3123