Home > Web Front-end > JS Tutorial > I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

DDD
Release: 2024-12-20 09:10:12
Original
250 people have browsed it

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.

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

React

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

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

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

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

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

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

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

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

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

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

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

Ok folks jQuery is a library, and I am dumb

*D tier *

Svelte

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

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

I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐

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

x.com

Discord coming soon??

The above is the detailed content of I RATE JAVASCRIPT FRAMEWORKS ⭐⭐⭐. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template