Skip to content

andrewtavis/typescript-learning-area

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    license coc

    TypeScript versions of the MDN JavaScript examples

    typescript-learning-area is a GitHub repo with TypeScript examples based on the Mozilla Developer Network Learning Area. The typescript directory of this repo mirrors the javascript directory of mdn/learning-area with JS converted to valid TS, and all solutions modularized with script directories and Sass based styling. The goal is to provide a reference that allows people to also learn TypeScript at MDN.

    Contributions to improve the TS conversions are welcome! Conversions of MDN JS examples that have yet to be finished would also be helpful.