DEV Community

mistlog
mistlog

Posted on

Sapper with Typescript

Now we can develop sapper app with full power of typescript and we can refactor current project progressively.

Template project: https://github.com/mistlog/sapper-template.

This was made possible by svelte-draft, see examples or visit online playground: https://codesandbox.io/s/svelte-draft-tutorial-22mdl.

Top comments (1)

Collapse
 
zimtir profile image
Marat Zimnurov

github.com/Zimtir/SENT-template template with Sapper + Express + Node + Typescript
Try to use right now! :)