Search code examples
typescriptexpressserver-sideisomorphic-javascriptinfernojs

Inferno + TypeScript Isomorphic Application


I'm trying to create an isomorphic application using Express and Inferno. Unfortunately, I can not find any similar projects on the Internet. I tried to create my own using Razzle. But, unfortunately, I did not manage to connect TypeScript, despite the full correspondence of all config files.

The question itself: how can this be done easily? Which steps should i do for making this?

P.S. Maybe there are some React examples with TypeScript that can easily be remade for Inferno?


Solution

  • So, i made this myself (Inferno, Typescript, Routing, FuseBox): https://github.com/MrFoxPro/inferno-isomorphic-tempalte