Login or register your account to reply
☁️ Will Either as long as they are Progressive Web Apps?
☕ Francesco TypeScript, but without turning on "strict mode" from the start. Explore it and use it as the superset of JavaScript that it is and slowly opt in with its best features as you go.
🤔 David Although I don't do much with TS I'd guess that it's just easier to work with for larger projects due to the strong typing. I'm wanting to learn how to correctly migrate projects to it...svelte just released official support for TS so I may try migrating my blog (using sapper) to it
🍉 Lee I don't believe Sapper has native TypeScript support just yet
🤔 David Yeah you're right, Sapper doesn't. I might make a project out of doing a blog-template using Svelte and TS without Sapper...never tried writing my own SSR before so it'd be neat
💻 Kenneth Jensen Why Elm? What about Elixir? I use C and bash for too many things...
🤘 Matt Pope Yes to Elixir too! You can use your C with an Elixir nif and have the best of both worlds.