Published inAll Things Dev“Culture Eats Strategy for Breakfast”: Why People Matter More Than PlansIf you’ve been in business long enough, you’ve probably heard the famous quote, “Culture eats strategy for breakfast”. It sounds catchy…Sep 25Sep 25
Published inAll Things DevMerging vs. Rebasing in Git: Understanding the DifferenceWhen working with Git, one of the most common tasks you’ll perform is integrating changes from one branch into another. This process can be…Sep 1Sep 1
Published inAll Things DevBecoming an Effective Senior Engineer: A Guide to ExcellenceTransitioning from a mid-level to a senior engineer is a significant milestone in your career. It’s not just about having more technical…Jul 21Jul 21
Published inAll Things Dev8 Tips To Be An Effective Remote WorkerWhile COVID-19 brought big changes to our lives, it also changed the way we work forever. Companies, small and big, realized that…Jan 2, 2021Jan 2, 2021
Published inAll Things DevCoding for the Non-Coders — Your First Lesson — The ‘if-else’ conditionThis article assumes you are an absolute beginner and know nothing about coding and in no way tells you to write your first computer…Dec 26, 2020Dec 26, 2020
Published inAll Things DevPart 3: Add Jest and Enzyme to your projectApologies for the super late post, but I finally got around this to finish this series.Jul 12, 2020Jul 12, 2020
Published inAll Things DevPart 2: Configure Babel and add React to your projectWelcome back to the Part 2! If you’ve missed on setting up the basic project setup and webpack-dev-server, please have a look at Part 1.Oct 26, 2018Oct 26, 2018
Published inAll Things DevSetting up React16, Babel 7, Webpack 4 Dev Server with Jest and Enzyme — Minimal SetupWhat we are going to achieve is:Oct 19, 20181Oct 19, 20181