Giter Club home page Giter Club logo

javascript-risingstars's Introduction

image

JavaScript Rising Stars

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

Available in English, Chinese, Spanish and French.

Credits

Team members

Stack

How to contribute?

Requirements: Node.js 8.4

  • Clone the repo
  • Install the dependencies: npm install
  • Start the development server: npm start
  • Check the following URL: http://localhost:8000/
  • Update the comments in your language
  • Commit and push, the development version of site will be automatically rebuilt on Netlify.com

troubleshooting

If you catch up a build failure while using yarn on local development,
Try this:
yarn add gatsby@~1.9 then yarn start
But DO NOT commit the change of package.json or other config files, because this project is using Netlify auto building, and dependencies were frozen on purpose.


Files to translate are located files are located in the i18n folder.

i18n
├── 2016
├── 2017
│   ├── categories
│   │   ├── all
│   │   │   ├── en.md
│   │   │   ├── ja.md
│   │   │   └── zh.md
│   │   ├── build
│   │   │   ├── en.md
│   │   │   ├── ja.md
│   │   │   └── zh.md
│   │   ├── compiler
│   │   │   ├── en.md
│   │   │   ├── ja.md
│   │   │   └── zh.md
│   ├── conclusion
│   │   ├── en.md
│   │   ├── ja.md
│   │   └── zh.md
│   ├── introduction
│   │   ├── en.md
│   │   ├── ja.md
│   │   └── zh.md
│   └── messages
│       ├── en.yaml
│       ├── index.js
│       ├── ja.yaml
│       └── zh.yaml
└── messages.js

javascript-risingstars's People

Contributors

michaelrambeau avatar sachag avatar frankyxhl avatar jvalen avatar azukiwasher avatar meltedice avatar seognil avatar jedipedia avatar okazari avatar egoist avatar lobothijau avatar wangshijun avatar chalarangelo avatar bblackwo avatar patrik-csak avatar

Watchers

James Cloos 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.