Maksim Smagin5 Useful Tips to make Your TypeScript code much better. With Examples.This 5 really usefull tips will help you to improve your TypeScript code. At least i hope so :) Do not hesitate to leave comments, if you…Feb 19, 20233Feb 19, 20233
InBits and PiecesbyKyle LeClean Up Code Smells with Clean Code: TypeScript EditionCommon Code Smells in JavaScript and TypeScript and How To Fix ThemNov 7, 20225Nov 7, 20225
InDev GeniusbyIvan Spoljaric3 TypeScript patterns that I use in my day-to-day workOn readonly properties, type guards and unionsFeb 21, 20231Feb 21, 20231
InJavaScript in Plain EnglishbyArnold AbrahamThe Ultimate Guide to TypeScript 5 New 5 Best FeaturesTypescript version 5 will bring so much good stuffFeb 10, 2023Feb 10, 2023
InITNEXTbyVitalii Shevchuk🔥 Mastering TypeScript: 20 Best Practices for Improved Code QualityAchieve Typescript mastery with a 20-steps guide, that takes you from Padawan to Obi-Wan.Jan 20, 202322Jan 20, 202322
InJavaScript in Plain EnglishbyMiguel Angel MuñozPartial Type in TypeScriptPartial type is a utility type in TypeScript that allows you to create a new type by making all properties of an existing type optional…Feb 8, 20231Feb 8, 20231