frontend-bootcamp icon indicating copy to clipboard operation
frontend-bootcamp copied to clipboard

Set script language to typescript (JSX requires)

Open schellingerhout opened this issue 4 years ago • 0 comments

This addresses issue #213. JSX does not render in straight JS in browsers tested as today. Codepen supports TypeScript or Babel for JSX. I decided on TypeScript over Babel (which also would work), because later lessons are on TypeScript

Microsoft Reviewers: Open in CodeFlow

schellingerhout avatar Jun 30 '20 13:06 schellingerhout