Practice projects and demos in TypeScript
- Drag-n-Drop Project Management : simple project management with two list of projects categorised by their status and can be drag and drop to other list
- react-ts : simple react js Todo App to understand basics of how to use typescript in React
- node-ts : sample node application to demonstate how to use typescript in node-express app
- webpack-started : webpack boilerplate with typeScript and scss
- react-boilerplate : react typescript boilerplate code using webpack (https://medium.com/@abuduabiodunsulaiman/setup-react-app-with-webpack-ts-and-js-da80cf3b7278)