jbrantly/ts-jsx-loader

Sample Project with Comments

Opened this issue · 0 comments

For the needs of one of our new developers I have created a sample project that demonstrates the use of

Webpack as the building tool
Typescript as the main programming language (using your ts-loader)
ReactJS in Typescript
Embedding JSX inside Typescript with the help of your tx-jsx-loader
The basic use of Flux
Using LESS with webpack

https://github.com/bgrieder/typescript-reactjs-flux-webpack

If this can be of any interest, feel free.
b.