Coding Defined

a blog for those who code

Wednesday 17 April 2024

Simple Base64 Encode and Decode Tool

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 ...