What should I do after react js

This page summarizes the projects mentioned and recommended in the original post on /r/developersIndia

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • create-t3-app

    The best way to start a full-stack, typesafe Next.js app

  • Next.js for sure, it's pretty much the new default when it comes to React. It's also one of the reccomended way to start a new React project as per the docs now - https://react.dev/learn/start-a-new-react-project. If you want to go one step further, you could even learn the T3 stack - https://create.t3.gg/ or if you're feeling more adventerous you could try out Remix after Next, it's also very nice to work with IMO.

  • proposal-decorators

    Decorators for ES6 classes

  • 100% this. Going in depth of libraries will make you so much better developer than learning newest and coolest frameworks in JS ecosystem. Learn to create your own React, Promises, or anything you like in JS. It will give you immense perspective about these libraries. Once you start understanding them you will feel like they are not that complex and you can do it too. Go read TC39 proposals and issues people point out in them. You will see how JS is borrowing features from other languages.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts