For those Javascript people who haven't tried Typescript!
This is for you
Apr 22, 20242 min read17

Search for a command to run...
Articles tagged with #javascript
This is for you

We all grew up hearing that JavaScript is a client-side language, but nowadays, people (even me) use JS on both the client and server sides. So, how is that possible? Here's the tech side: In the earlier days, JavaScript was primarily designed for cl...
