These 3 frameworks(or libraries) are going to do something big in 2022

ยท

2 min read

We all know what makes JavaScript JavaScript, the unlimited amount of libraries and frameworks. But these are the 3 frameworks that I think will do something awesome!

1. React

React

Ah! We all know the number one will be React. But this time, I have many more reasons.

A. Meta-meta frameworks

Blitz

Well, we all know about meta frameworks like Next.js and Gatsby. But now meta-meta frameworks are also becoming popular. For example, Blitz is a batteries-included framework that's inspired by Ruby on Rails, is built on Next.js, and features a "Zero-API" data layer abstraction that eliminates the need for REST/GraphQL.

B. Remix

Remix

Remix is going to be big! I am 1000% rooting for it! It's fully based on the web fundamentals and does best practices behind the scene. It has been around for a while but has become open source and free just some months ago. Also, nested routes is a feature that seems mind-blowing ๐Ÿคฏ.

2. Solid.js

Solid

It's going to be BIG! Just started learning it and omg, it's awesome ๐ŸŽŠ๐ŸŽŠ๐ŸŽŠ!

A. The syntax and no virtual DOM

The syntax is so easy that even a 7-year-old (or a 12-year-old like me ๐Ÿ˜) can easily understand it. Also, no virtual DOM means that we can use all the good DOM manipulation and stuff!

B. THE BIG Rumor

~The sky says that, maybe, just maybe, Remix will be compatible with Solid.js~

3. Svelte

Svelte

A. The syntax and no virtual DOM

Like I have discussed about Solid.js,

GOOD SYNTAX + NO VIRTUAL DOM = ๐Ÿ’ฎ

And that's how Svelte is ๐ŸŒธ

B. SvelteKit

SveteKit is going to be ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐ŸŽ‡๐ŸŽ‡๐ŸŽ‡๐ŸŽ‡๐ŸŽ‡๐ŸŽ‡. SveteKit is a framework for building web applications of all sizes, with a beautiful development experience and flexible filesystem-based routing.

What about other frameworks?

Other famous frameworks are Angular, Vue.js, etc. and I think they are great! But I am not as sure about them as these 3 beasts.


Hope you like this blog! I'm so excited to try Solid.js, Remix and more. Thanks for reading ๐Ÿ˜Š


Did you find this article valuable?

Support Raghav Singh Gulia's Blog by becoming a sponsor. Any amount is appreciated!

ย