Coding Defined

a blog for those who code

Monday 30 January 2023

The Future of Remote Work and its Effects on the Workforce

Tuesday 3 January 2023

How to Fix “error: src refspec master does not match any” in Git

Thursday 22 December 2022

Wednesday 21 December 2022

Becoming a Better Coder

Tuesday 6 July 2021

Why we should use NanoID instead of UUID

Wednesday 23 June 2021

Using Mocha Reporter for prettier tests in Angular

June 23, 2021
This short tutorial will learn how to use Mocha reporter to make our Angular tests prettier and more readable. Who doesn't want to read ...

Friday 18 June 2021

Optimizing Angular Bundle Size

June 18, 2021
In this tutorial, we will see how to optimize the Angular Bundle Size and improve the loading time of the Angular application. Though there ...