/typescript-cheats

List of examples showing how to use type in React/React Native

Primary LanguageTypeScriptMIT LicenseMIT

typescript-cheats

License: MIT Netlify Status

A Cheat Sheet with common Types/Boilerplate codes to get started with types in React & React Native

The main goal of this website is to be a resource for developers that struggle with common Typescript. typescript-cheats is open-source, feel free to submit your PR.

Website URL

https://typescript-cheats.netlify.com/

Release History

  • 0.0.1
    • Work in progress

Meta

Nathan Brachotte@nathanbrachottenathan.brachotte@gmail.com

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/nathanbrachotte/typescript-cheats/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request