Ajay Yadav
Ajay Yadav

@ATechAjay

7 Tweets 1 reads Jan 26, 2023
โšก A brief introduction to the Qwik framework!
A Thread ๐Ÿงต
๐Ÿค” Why Qwik framework?
โ Qwik solves a problem that other frameworks can't solve, it has instant on-startup performance no matter the application complexity.
โ Qwik app delivers the same amount of initial JavaScript code regardless of the number of components.
๐Ÿค” What is the Qwik framework?
โ The Qwik is a front-end framework for building a resumable application that start-up instantly on the client side.
โ It's downloading and executing JavaScript code only that is strictly necessary to perform specific user actions.
๐Ÿค” The core principle of the Qwik framework?
โ The Qwik applications startup fast because there is a minimum amount of JavaScript code to execute.
โ Qwik says, I only need about 1KB of JavaScript to become interactive.
โ It delays the execution of JS as much as possible.
๐Ÿค” Can JavaScript developers learn the Qwik framework?
Yess!!!!...๐Ÿ˜‰
Some chats with @mhevery
๐Ÿค” Which resources do I follow to learn the Qwik framework?
๐Ÿ’ก So you can learn it from its official page and discord server:
Discord: discord.gg
qwik.builder.io
I will share more threads on the Qwik framework in the upcoming threads so stay tuned with me @ATechAjay
๐Ÿ”” Follow me for:)
๐ŸŒ Web Dev
โœจ JavaScript
โšก Qwik
๐Ÿ“ Writing Skill
๐Ÿ”ฅ Motivation
๐Ÿ’น Growth

Loading suggestions...