My journey to learn TypeScript · Hello there 👋 I am Eslam Ahmed SW engineer and frontend passionate, Welcome to the third article in this series about...
Function Excution Types in JavaScript 1- Normal function declaration and calling function print(){ console.log("Normal") } print() During the...
My journey to learn Typescript · Hi :wave:, I am back again with new article, read the previous article from here if you did not yet and grab a cub of...
My journey to learn Typescript · While designing my graduation project last year we settled on using Typescript instead of JavaScript in our code (React...