TypeScript Library tips: Rollup your types!Push your TypeScript library to next level by applying industry standards to your declaration files.Mar 30, 20215Mar 30, 20215
10 TypeScript Pro tips/patterns with (or without) ReactA missing style guide about how to write idiomatic JavaScript and React by using sane TypeScript patterns/features.Oct 29, 201850Oct 29, 201850
Build 100% type-safe React apps in vanilla JavaScriptOr how we can benefit from TypeScript to full extent, without having to write any TS in our codebase, by leveraging standard JSDoc type…Oct 15, 201814Oct 15, 201814
React Refs with TypeScriptAll your questions related to TypeScript and React refs answeredAug 7, 201816Aug 7, 201816
React children composition patterns with TypeScriptchildren, object as a children, function as children, render props.Jul 10, 20187Jul 10, 20187
React, TypeScript and defaultProps dilemmaa.k.a. "Solving a million dollar problem"Jun 5, 201813Jun 5, 201813
Interface vs Type alias in TypeScript 2.7The ultimate guide describing differences between interface and type alias for compile time type annotationsMar 12, 201830Mar 12, 201830
Use React tools for better Angular appsStop fight against each other ( React/Angular/Vue/NextCooluiLibrary ) instead learn from each other and let’s be best friends ever !Mar 6, 201813Mar 6, 201813
Published inLevel Up CodingUltimate React Component Patterns with Typescript 2.8Stateful, Stateless, Default Props, Render Callbacks, Component Injection, Generic Components, High Order Components, Controlled ComponentsFeb 28, 201833Feb 28, 201833