All Projects โ†’ bestofjs โ†’ Javascript Risingstars

bestofjs / Javascript Risingstars

๐ŸŒ  An overview of the JavaScript landscape in 2020: trends about front-end and Node.js frameworks, tooling, testing, Vue, React, Angular... Available in Spanish, Russian, Chinese, Japanese

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Javascript Risingstars

Next Google Fonts
A tiny Next.js helper for loading Google Fonts fast and asynchronously โฉ
Stars: โœญ 369 (-18.9%)
Mutual labels:  nextjs
Stackoverflow Clone
This project is a simplified a full stack clone of Stackoverflow.
Stars: โœญ 395 (-13.19%)
Mutual labels:  nextjs
Next Sitemap
Sitemap generator for next.js. Generate sitemap(s) and robots.txt for all static/pre-rendered/dynamic/server-side pages.
Stars: โœญ 426 (-6.37%)
Mutual labels:  nextjs
Superplate
Performance-oriented frontend application creator with popular tools.
Stars: โœญ 368 (-19.12%)
Mutual labels:  nextjs
Remu
๐Ÿ’ฅChrome Extension for GitHub that view stars / star history / organizing starred repository
Stars: โœญ 394 (-13.41%)
Mutual labels:  github-stars
Mdx Docs
๐Ÿ“ Document and develop React components with MDX and Next.js
Stars: โœญ 412 (-9.45%)
Mutual labels:  nextjs
Apollo Upload Examples
A full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client.
Stars: โœญ 358 (-21.32%)
Mutual labels:  nextjs
Opencollective Frontend
Open Collective Frontend. A React app powered by Next.js.
Stars: โœญ 446 (-1.98%)
Mutual labels:  nextjs
Nextjs Sitemap Generator
Generate sitemap.xml from nextjs pages
Stars: โœญ 395 (-13.19%)
Mutual labels:  nextjs
Nextjs Page Transitions
Travel App, Native-like Page Transitions (:atom: with React & Next.js)
Stars: โœญ 424 (-6.81%)
Mutual labels:  nextjs
Leaa
Leaa is a monorepo restful CMS / Admin built with Nest.js (@nestjsx/crud, node.js) and Ant Design.
Stars: โœญ 375 (-17.58%)
Mutual labels:  nextjs
Nextjs Notion Starter Kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
Stars: โœญ 379 (-16.7%)
Mutual labels:  nextjs
Next Apollo Example
Next & Apollo Example
Stars: โœญ 413 (-9.23%)
Mutual labels:  nextjs
Vscodethemes
Preview themes from the VSCode marketplace.
Stars: โœญ 374 (-17.8%)
Mutual labels:  nextjs
Hackernews React Graphql
Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
Stars: โœญ 4,242 (+832.31%)
Mutual labels:  nextjs
Mxstbr.com
The source for my personal website
Stars: โœญ 370 (-18.68%)
Mutual labels:  nextjs
Starcabinet
๐ŸŽ‰ ๅผ€ๆบ็š„่ทจๅนณๅฐGithub Stars็ฎก็†ๅˆ†ๆžๅทฅๅ…ท
Stars: โœญ 399 (-12.31%)
Mutual labels:  github-stars
Trends
ultra high performance github trending application
Stars: โœญ 450 (-1.1%)
Mutual labels:  nextjs
Next Server Components
Experimental demo of React Server Components with Next.js. Deployed serverlessly on Vercel.
Stars: โœญ 444 (-2.42%)
Mutual labels:  nextjs
Headless Wp Starter
๐Ÿ”ช WordPress + React Starter Kit: Spin up a WordPress-powered React app in one step
Stars: โœญ 4,144 (+810.77%)
Mutual labels:  nextjs

image

JavaScript Rising Stars

An overview of the JavaScript landscape in 2020: trends about front-end and Node.js frameworks, React, Vue and Angular ecosystems, tooling, testing, GraphQL...

Available in English and Russian.

Credits

Team members

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].