My first steps with the future of programming
Using SudoLang and ChatGPT for humorous purposes
Oct 22, 202310 min read228

Search for a command to run...
Articles tagged with #programming-languages
Using SudoLang and ChatGPT for humorous purposes

For the majority of my journey in software development, I have used languages that have supported method overloading. I have found this to be useful, so I have been wondering how to implement something similar in TypeScript. How can we have a method ...
