What is TypeScript ?
May 9, 2021 · 6 min read · If you have ever coded in Javascript, you must be quite familiar with one kind of error, the "Type Error". To put it simply, Type error occurs when a certain kind of value was used, where a different kind of value was expected. Now, this error occur...
URAyodele and 1 more commented

