- ARTICLE: Testing with JEST in TypeScript https://www.reddit.com/r/typescript/comments/kt7qy7/article_testing_with_jest_in_typescript/ 18 comments typescript
- Article: Key path manipulations in TypeScript https://catchts.com/path-manipulations 5 comments typescript
- Wrote my first article on migrating from ES6 to Typescript https://medium.com/@tom_parsons/migrating-to-typescript-stateless-and-stateful-components-b19aaae8cfdc 7 comments javascript
- Article: A different way to think about TypeScript's type system https://www.rob.directory/blog/a-different-way-to-think-about-typescript 24 comments typescript
- TypeScript + React: Why I don't use React.FC [Article by Stefan Baumgartner] https://fettblog.eu/typescript-react-why-i-dont-use-react-fc/ 26 comments reactjs
- Hi everyone, new article on integrating Typescript 3.7 in your Vue apps. https://itnext.io/vue-js-typescript-3-7-29cc5406ca80 13 comments vuejs
- React.js: Switch from PropTypes to TypeScript - If you are a React.js developer and does not use TypeScript, this article is for you! https://blog.reactstory.com/switch-from-prop-types-to-typescript 42 comments javascript
- [Blog article, TypeScript] Do not create union types with Redux Action Types. It's most likely an antipattern. https://phryneas.de/redux-typescript-no-discriminating-union 55 comments reactjs
- help understanding this article? - If you're using React, Redux and TypeScript, you would be so happy with Elm! https://ohanhi.com/react-typescript-vs-elm.html 5 comments elm
- Some articles mention how TypeScript is slower than JavaScript. Why does it matter when it's compiled anyway? https://jaxenter.com/energy-efficient-programming-languages-137264.html 15 comments typescript
- [Screencast + Article] Best Practices for Testing Vue 3 Components with TypeScript https://vimeo.com/394727586 34 comments vuejs
- Domain Modeling with Typescript, check my article and maybe share your techniques? https://ikoshelev.azurewebsites.net/search/id/17/Pragmatic-uses-of-Typescript-type-system-04-Domain-Modeling-with-Typescript 14 comments typescript
- Article: Type-level Arithmetic in TypeScript - Type Safe Time Intervals https://brieuckaisin.hashnode.dev/type-level-arithmetic-in-typescript-part-1-type-safe-time-intervals 12 comments typescript
- The first 3 articles of my TypeScript Thursday series are out, covering Generic types, Mapped types, and Conditional types. More to come! https://nighttrax.dev/series/typescript-thursday 3 comments typescript
- I just wrote an article on building a token-based authentication solution with React's Context API and Typescript. Please give it a read. Thanks. https://tegadev.hashnode.dev/building-a-token-based-authentication-solution-with-reacts-context-api-and-typescript 4 comments reactjs
- It’s time to give TypeScript another chance: “If you’re still thinking “TypeScript is kinda like CoffeeScript, right?”—this article is for you.” https://medium.freecodecamp.com/its-time-to-give-typescript-another-chance-2caaf7fabe61 48 comments javascript
- Announcing TypeScript Weekly, a weekly e-mail round-up of news and articles from the TypeScript community https://www.typescript-weekly.com/ 6 comments programming