googletrends

Technical Debt - Blog post
Learn Online Quick Tips

Technical Debt: How to reduce it?

Introduction Technical debt is often used to describe the slow development process of software systems. It can be caused by any number of things, from coding issues to other problems that hold down software dev...

JS vs TS Blog Image
Learn Online Quick Tips

JavaScript vs TypeScript in 2022?

Introduction A superset of JavaScript is Typescript, a programming language that makes it possible to create dynamic web pages. JS is the best choice for small projects, whereas Typescript provides a strong typ...