Skip to content

🏃 Qwik is a front-end framework for building resumable applications that start-up instantly on the client. Qwik achieves this by focusing on its philosophy of downloading and executing only the code that is strictly necessary to perform the user-triggered action. Qwik is a fine-grained lazy-loading framework representing a fundamentally new appr…

License

Notifications You must be signed in to change notification settings

isaccanedo/Qwik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Qwik Logo

WWC22 - Qwik + Partytown: How to remove 99% of JavaScript from main thread

O primeiro framework HTML

O Qwik oferece os tempos de carregamento de página mais rápidos possíveis - independentemente da complexidade do seu site. O Qwik é tão rápido porque permite que sites totalmente interativos carreguem quase sem JavaScript e pegar de onde o servidor parou.

À medida que os usuários interagem com o site, apenas as partes necessárias do site são carregadas sob demanda. Este carregamento lento de precisão is what makes Qwik so quick.

Começando

Experimente o nosso iniciador:

npm init qwik@latest

Documentos

Postagens no blog

Desenvolvimento

  • Veja Contributing.md para mais informações sobre como construir o Qwik a partir da fonte e contribuir!

Comunidade


Feito com ❤️ por Builder.io

About

🏃 Qwik is a front-end framework for building resumable applications that start-up instantly on the client. Qwik achieves this by focusing on its philosophy of downloading and executing only the code that is strictly necessary to perform the user-triggered action. Qwik is a fine-grained lazy-loading framework representing a fundamentally new appr…

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published