3 reasons why you SHOULD write tests

September 15th, 202513973 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...

Design Patterns in Software Development

September 14th, 202510466 If you've ever worked with enterprise-level software or any older software, you are aware that there is a certain pattern of programming (Design Pattern) to solve an...

JavaScript tips and tricks

September 14th, 202541123 Use objects/classes to encapsulate your application logic and try not to pollute the global variable scope as this can cause frustrating problems such as libraries not...
Page 1 of 3123