Git Product home page Git Product logo

recoluan / javascript-risingstars Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bestofjs/javascript-risingstars

0.0 0.0 0.0 13.98 MB

:stars: An overview of the JavaScript landscape in 2021: trends about front-end and Node.js frameworks, build tools, testing, Vue, React... Available in English, Japanese and Spanish.

Home Page: https://risingstars.js.org

JavaScript 16.86% CSS 21.84% TypeScript 61.31%

javascript-risingstars's Introduction

image

JavaScript Rising Stars

An overview of the JavaScript landscape in 2021: trends about front-end and Node.js frameworks, React and Vue.js ecosystems, build tools, testing, state management, GraphQL...

Team members

Special thanks:

  • The 2021 edition of the Rising Stars was double checked by L1lith.
  • Benjamin Blackwood was the co-author of the 2020 edition.
  • Sacha Grief did a lot of work about the design and the content of the first editions (2016, 2017, 2018, 2019).

Stack

How to contribute?

Requirements: Node.js 14+

  • Clone the repo
  • Install the dependencies: npm install
  • Start the development server: npm run dev
  • Check the following URL: http://localhost:3000/
  • Update the comments in your language

Translations

The content to translate are located in the i18n folder.

There are 2 types of file to translate:

  • markdown content inside the md folder
  • key/values messages stored as JSON in the messages folder
./i18n
├── md
│   └── collections
│       └── 2020
│           └── en
│               ├── categories
│               │   ├── all.md
│               │   ├── angular.md
│               │   ├── build.md
│               │   ├── framework.md
│               │   ├── nodejs-framework.md
│               │   ├── react.md
│               │   └── vue.md
│               ├── conclusion.md
│               ├── guests
│               │   ├── atinux.md
│               │   ├── bblackwo.md
│               │   └── leerob.md
│               └── introduction.md
└── messages
    ├── 2020
    │   └── en.json
    └── common
        ├── en.json

javascript-risingstars's People

Contributors

atinux avatar azu avatar azukiwasher avatar bblackwo avatar chalarangelo avatar egoist avatar frankyxhl avatar jedipedia avatar jvalen avatar kimyangofcat avatar l1lith avatar lex111 avatar lobothijau avatar meltedice avatar michaelrambeau avatar nurseangel avatar okazari avatar patrik-csak avatar rewrite0w0 avatar sachag avatar seognil avatar wangshijun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.