Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dphilipson/meteor-react-typescript-todos
A conversion of the Meteor-React sample app to use TypeScript
https://github.com/dphilipson/meteor-react-typescript-todos
Last synced: about 2 months ago
JSON representation
A conversion of the Meteor-React sample app to use TypeScript
- Host: GitHub
- URL: https://github.com/dphilipson/meteor-react-typescript-todos
- Owner: dphilipson
- License: mit
- Created: 2015-12-29T01:27:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-29T08:38:00.000Z (about 9 years ago)
- Last Synced: 2024-10-13T16:07:48.797Z (3 months ago)
- Language: TypeScript
- Size: 88.9 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Meteor-React-Typescript Todos
A conversion of the [official Meteor-React
tutorial](https://www.meteor.com/tutorials/react/creating-an-app) to use
TypeScript. This requires overcoming quite a few obstacles.For a detailed account of the problems encountered and their solutions, see
[this post](http://dphilipson.github.io/meteor-react-typescript-todos/).Copyright © 2015 David Philipson