You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.log("This is a very old codes collection when i was learning typescript from the Channel named: Chai aur Code");
console.log("Typescript is a dev tool and not a language itself. Everything u write in typescript is ultimately converted to js and runs. It justs enables the type checks to avoid the runtime errors.")