How-To's Livestreams

React+TypeScript+TDD in Rider – Webinar recording

The recording of our November 13 webinar, React+TypeScript+TDD in Rider with Paul Everitt, is now available. Subscribe to our community newsletter to receive notifications about future webinars.


ReactJS is wildly popular and thus wildly supported. TypeScript is increasingly popular, and thus increasingly supported.

The two together? Not as much. Given that they both change quickly, it’s hard to find accurate learning materials.

React+TypeScript, with Rider? That three-part combination is the topic of this webinar. We’ll show a little about a lot. Meaning, the key steps to getting productive, in Rider, for React projects using TypeScript. Along the way we’ll show test-driven development and emphasize tips-and-tricks in the IDE.

https://youtu.be/p7QwwzP-et4

Webinar agenda:

  • 2:00 – Project setup
  • 10:10 – React in ASP.NET Core projects
  • 14:57 – Project cleanup
  • 22:42 – Testing
  • 37:26 – Debugging during testing
  • 43:35 – Debugging with the browser
  • 54:26 – Overview of remaining sections

This webinar is based on a 12 part tutorial with write-ups, videos, and working code for each step. The tutorial covers: getting started with Jest testing, debugging, TSX, functional components, sharing props with types, class based components, interfaces, testing event handlers, and “dumb” components. The tutorial and this webinar teach React+TS while sitting in tests, rather than the browser. It’s a productive way to work and makes for a good learning experience.
Resources:

Download Rider 2019.2


About the presenter:

Paul Everitt
Paul is the PyCharm Developer Advocate at JetBrains. Before that, Paul was a co-founder of Zope Corporation, taking the first open source application server through $14M of funding. Paul has bootstrapped both the Python Software Foundation and the Plone Foundation. Paul was an officer in the US Navy, starting www.navy.mil in 1993.
Follow him on Twitter.

P.S.: On November 25, 2019, we have another webinar: Building an ASP.NET Core app from start to finish.

image description