ipenywis / typescript-mistakes

Mistakes you should avoid to write better and become more productive with Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript Junior Mistakes

Typescript Dos and Don'ts

All the principles are explained on CoderOne's youtube channel: https://youtu.be/MSq_DCRxOxw

Code

This Repo has examples for all best Typescript practices and junior mistakes All practices are inside othe src/essentials folder.

You can run the dev server using:

yarn install
yarn dev

About

Mistakes you should avoid to write better and become more productive with Typescript


Languages

Language:TypeScript 72.0%Language:CSS 21.1%Language:HTML 4.1%Language:JavaScript 2.8%