BrazilJS

Share this post
Lançado o SvelteKit beta
www.braziljs.org

Lançado o SvelteKit beta

Após cinco meses e centenas de commits, finalmente está disponível para teste o SvelteKit beta

BrazilJS
Mar 29, 2021
Comment
Share

Após cinco meses e centenas de commits, finalmente está disponível o SvelteKit beta. Ele ainda não está 100% e pode ter alguns bugs, mas o time está muito feliz com a forma que o projeto está tomando forma.
O SvelteKit é como se fosse Next.js, para Svelte.
Ele possui uma estrutura para construir apps completas com Svelte, incluindo server side rendering, rotas, code-splitting para JS e CSS, adaptadores para diferentes plataformas serverless entre outras coisas.
O time do Svelte está justamente pedindo para que a comunidade faça testes.
Parece realmente interessante, quer tentar?

# create the project
mkdir my-app
cd my-app
npm init svelte@next
# install dependencies
npm install
# start dev server and open a browser tab
npm run dev -- --open
view raw gistfile1.txt hosted with ❤ by GitHub

Para quem quiser saber mais, segue o post completo (em inglês) com o anúncio oficial: https://svelte.dev/blog/sveltekit-beta

CommentComment
ShareShare

Create your profile

0 subscriptions will be displayed on your profile (edit)

Skip for now

Only paid subscribers can comment on this post

Already a paid subscriber? Sign in

Check your email

For your security, we need to re-authenticate you.

Click the link we sent to , or click here to sign in.

TopNewCommunity

No posts

Ready for more?

© 2022 BrazilJS
Privacy ∙ Terms ∙ Collection notice
Publish on Substack Get the app
Substack is the home for great writing