• Stars
    star
    1,021
  • Rank 45,070 (Top 0.9 %)
  • Language Astro
  • Created almost 7 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐ŸŒ  An overview of the JavaScript landscape in 2023: trends about frontend, Node.js, fullstack frameworks, build tools, testing, Vue.js, React, state management...

image

JavaScript Rising Stars

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

Team members

Special thanks:

  • The content of 2021 and 2022 editions 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: PNPM, Node.js 16+

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

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