Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's nice to see that Next has Typescript support.

No matter how nice a framework looks, it's a deal breaker when there's no TS support. It's just too hard dealing with a large Javascript code base.



Yeah and it's first citizen too, it was upgraded from needing a @zeit/plugin to working from scratch in a new nextjs project.

Just add a pages/index.tsx, and run yarn dev, and next will create a default sensible tsconfig.json file for you and run the project!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: