Deep-dive tutorial series on React, TypeScript, and TDD

Click for: original source

Paul Everitt, PyCharm Developer Advocate form JetBrains, posted this article with links to resources for learning React, TypeScript and Test Driven Development (TDD). React is obviously super-hot, TypeScript has recently become super-hot, and the combination is attracting increasing interest.

JetBrains released this long “under construction” tutorial series. It includes videos, code, write-ups with screenshots, organized into 12 parts.

It aims to have:

  • Full writeup explaining the tip, what problem it is solving, and variations on the tip for different situations
  • Links to related tips, along several axes (technology, topic, author)
  • Links to external content (e.g. help system articles)
  • A short, narrated video about that tip
  • Playlists which organize the tips into a certain sequence

Enjoy this 12-part tutorial series! Really good for anybody into Reactjs and wanting to learn TDD.

[Read More]

Tags javascript react web-development app-development