diegohaz / arc

React starter kit based on Atomic Design
https://arc.js.org
2.92k stars 292 forks source link

Support TypeScript #244

Closed pbuda closed 7 years ago

pbuda commented 7 years ago

I'm quite new to all this Node.JS stuff but React definitely is worth learning. However I'd prefer using TypeScript instead of pure JS. Would it be hard to modify the server-side rendering branch to use TypeScript instead of JS?

diegohaz commented 7 years ago

We don't have plans to implement TypeScript here. It would be welcome if anyone comes with a fork though.