DEV Community

Cover image for I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐
Mince
Mince

Posted on

3 3 3 3 2

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

So today I will be rating a few famous JavaScript frame works in tiers. I saw a few people do this on the internet, so I thought to myself why not try it out. You guys can also get a view into my world. To see how I think about different programming languages. It's going to be fun, so let's dive right into it.

Tiers

React

React

So, starting with the topmost JavaScript framework out there. So, I had a bit confusion about what tier I should pick between A and B. I went with B. So, I made 2 websites with react and they both turned out excellent. I mean, it was easy to learn but I felt reacts' hooks are a bit difficult to catch if you're a beginner. Also, a few things that are just simple with plain html are complicated in react. Considering all this I feel react is a solid B tier. Especially considering how interactive things could be made easily.

B TIER

NextJS

NextJS

So, NextJs is basically react but with server-side rendering which makes a little bit better and more awesome. First of all, server-side rendering makes your website more recognizable for the social media bots. Which, trust me is good. Also, it makes the webpage load faster and increases your lighthouse score. All this allows your website to be a better website. A solid A tier

A TIER

Angular

Angular

Angular is the big daddy of JavaScript frameworks. Its great but it's not that great for beginners. But yeah, it comes with great features like awesome firebase integration and server-side rendering. But it just feels difficult to learn. So, a respectful C tier.

C tier

Vue

Vue

Vue is my personal favourite as it's easier to learn than all of the above frameworks and is just as good as them. Its a great and easy UI component framework that allows seamless interactive UI development. Its as good as react being easier than react. A great A-tier

A tier

JQuery

Jquery

I never thought this was a framework. But is it?

No its not

Ok folks jQuery is a library, and I am dumb

*D tier *

Svelte

Svelte

Svelte. This little programming language is the easiest, best and the most favorite programming language in the house. There is no learning curve and there is no inferiority with other languages. It's as powerful as react and as simple as plain JS. The best framework mankind has ever made. Easy S tier

S tier

FINAL TIER

So, guys I recently started an X account. Go follow me there!!

Discord coming soon??

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (2)

Collapse
 
dino2328 profile image
developer

Truly, svelte is the best ! Totally agree with you

Collapse
 
mince profile image
Mince

That's great

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay