Nextjs Contentlayer Blog

Showing posts with tag: react

TypeScript and JSX Part I - What is JSX?

Jan 25, 2019

TypeScript and JSX Part I - What is JSX?

As of 2019, TypeScript has grown more and more popular as the programming language of choice for web developers. In this post series we'll be exploring how the TS compiler treats JSX and how it all interacts with the most popular framework that utilizes JSX - React.