Published onJanuary 21, 2024Remove first element of Array in JavaScriptTypeScriptLearn how to remove the first element of an Array in JavaScript
Published onJanuary 20, 2024Disable Type Checking for Single Line in TypeScriptTypeScriptLearn how to disable type checking for a single line in TypeScript
Published onJanuary 19, 2024Disable Type Checking for Entire File in TypeScriptTypeScriptLearn how to disable type checking for entire file in TypeScript