What is the most useful JavaScript library or framework that one must know?
Shivali Pandey

Shivali Pandey @ajshivali

About: DREAMER | LEARNER | ENTHUSIAST

Location:
Mumbai, Maharashtra
Joined:
Jun 11, 2021

What is the most useful JavaScript library or framework that one must know?

Publish Date: Dec 25 '21
4 12

Comments 12 total

  • IroncladDev
    IroncladDevDec 25, 2021

    The most important JS libraries I'd recommend are React, Next.js, and Express.js for fullstack development.

    • Shivali Pandey
      Shivali PandeyDec 25, 2021

      What do you think about vue ?

      • Daniel Einars
        Daniel EinarsDec 25, 2021

        If doesn't really matter of it's Vue or react or angular or svelte or...

        I'd recommend react simply because it's so wide spread that there's a fair chance you'll run into it sooner or later. If you're unfamiliar with it you're only limiting your own employability. I'm not saying "become a react expert" but it certainly helps being somewhat familiar with its concepts.

      • Randall
        RandallDec 25, 2021

        We use Vue at my company, but we usually hire engineers with React experience, because there are a lot more of them and they can pick up Vue easily. That's how I joined. I was a full-stack engineer with React experience.

        Vue seems like it might be a bit easier to start with than React, but it's true that there are a lot more React jobs, and if you learn React, you might get hired to do Vue anyway!

      • IroncladDev
        IroncladDevDec 26, 2021

        To be honest, react is used in about 40% of websites on the entire internet and would probably be a good option. I know that Vue is used a lot, but just taking a look at the syntax turns my stomach.

        • Ingo Steinke, web developer
          Ingo Steinke, web developerDec 29, 2021

          react is used in about 40% of websites on the entire internet

          Do you have a source? Because Web Almanac 2021 states that "jQuery remains the most popular library, used by a staggering 84% of mobile pages. React usage has jumped from 4% to 8% since last year, which is a significant increase."

  • m.bebars
    m.bebarsDec 26, 2021

    I think node and express is an important technologies for any javascript developer he must know and we can't forget the react of course

Add comment