10 One-Liner Utility methods in TypeScript/JavaScript
Sometimes you have some duplicate code that you want to share across the project. It does not belong to some particular type. Those type of function and class called utility methods or utility class. Utility methods can be written in one single file ...
blog.decipher.dev5 min read