PinnedConcurrency is not Parallelism — A deeper look at their differenceToday, in this article, we’ll analyze two common processing techniques used by the operating system (OS). Concurrency & Parallelism. When…Mar 6, 2022Mar 6, 2022
PinnedThe impact of sharing sessions in an engineering teamDid you know? Throughout the course of one year, an average person receives an impressive amount of data. According to David Derbyshire…Feb 19, 2022Feb 19, 2022
Easy Explanation of Coding Principles: Understand Key Concepts in Simple TermsAs a software developer, writing clean, maintainable, and efficient code is crucial for building robust and scalable applications. To…Apr 20, 2023Apr 20, 2023
The Future is Now: How AI and ML are Transforming Software EngineeringThe integration of Artificial Intelligence (AI) and Machine Learning (ML) into software development is rapidly changing the way we create…Jan 16, 2023Jan 16, 2023
Tired of circular dependency in Typescript/Node.js?First of all, let’s see what is a circular dependency. According to this Wikipedia:Jan 20, 2021Jan 20, 2021
Why building something with what we’ve learned is important?First of all, let’s talk a bit about learning. There are a tons of methods of learning. For example, some people like to follow along with…Jun 5, 20201Jun 5, 20201
Make Life Easier with Relational Database & Node.js with sequelize-utilityAs far as we know, Sequelize is the most used tool among the relational database users as an ORM. The alternatives are of course Bookshelf…Sep 5, 2019Sep 5, 2019