All Projects → StateOfJS → Stateofjs 2019

StateOfJS / Stateofjs 2019

Licence: other
State of JS 2019 survey report website

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Stateofjs 2019

Stateofjs Legacy
Monorepo for older State of JS surveys
Stars: ✭ 370 (+155.17%)
Mutual labels:  survey, dataviz
django-survey
A django survey app that can export results as CSV or PDF using your native language.
Stars: ✭ 178 (+22.76%)
Mutual labels:  survey, report
Twitwork
Monitor twitter stream
Stars: ✭ 133 (-8.28%)
Mutual labels:  dataviz
Communitydetectioncodes
Some overlapping community detection algorithms (Until 2016). by Yulin Che (https://github.com/CheYulin) for the PhD qualification exam (survey on community detection algorithms)
Stars: ✭ 142 (-2.07%)
Mutual labels:  survey
Gatsby London
A free, open source, image-concentric starter for GatsbyJS
Stars: ✭ 137 (-5.52%)
Mutual labels:  gatsby
Gabriel Adorf Portfolio
Gabriel Adorf's personal website
Stars: ✭ 133 (-8.28%)
Mutual labels:  gatsby
Ie Survey
北航大数据高精尖中心张日崇研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。
Stars: ✭ 134 (-7.59%)
Mutual labels:  survey
Gatsby Blog Starter Kit
A simple starter kit for a static blog created with Gatsby
Stars: ✭ 131 (-9.66%)
Mutual labels:  gatsby
Gatsby Theme Catalyst
An opinionated set of integrated themes and starters as a boilerplate to accelerate development with GatsbyJS
Stars: ✭ 144 (-0.69%)
Mutual labels:  gatsby
Gatsby Starter Try Ghost
Publish flaring fast blogs with Gatsby and Ghost
Stars: ✭ 137 (-5.52%)
Mutual labels:  gatsby
Gatsby Theme Intro
Personal branding theme for developers
Stars: ✭ 142 (-2.07%)
Mutual labels:  gatsby
Vscode Coding Tracker
🕙 A coding activities tracker(time, file, type)
Stars: ✭ 137 (-5.52%)
Mutual labels:  report
Net Core Docx Html To Pdf Converter
.NET Core library to create custom reports based on Word docx or HTML documents and convert to PDF
Stars: ✭ 133 (-8.28%)
Mutual labels:  report
Paper Survey
📚Survey of previous research and related works on machine learning (especially Deep Learning) in Japanese
Stars: ✭ 140 (-3.45%)
Mutual labels:  survey
Gatsby Theme Novela
Welcome to Novela, the simplest way to start publishing with Gatsby.
Stars: ✭ 1,647 (+1035.86%)
Mutual labels:  gatsby
Gatsby Starter Delog
A blog for designers and developer, built with Gatsby and Netlfiy CMS. Live demo https://delog-w3layouts.netlify.com/
Stars: ✭ 145 (+0%)
Mutual labels:  gatsby
Opendatasurvey
The Open Data Survey application.
Stars: ✭ 131 (-9.66%)
Mutual labels:  survey
Vimcolorschemes
Find the best vim color schemes around
Stars: ✭ 136 (-6.21%)
Mutual labels:  gatsby
Gatsby V2 Tutorial Starter
Gatsby V2 Starter - product of step by step tutorial
Stars: ✭ 139 (-4.14%)
Mutual labels:  gatsby
Gatsby Source Prismic Graphql
Gatsby source plugin for Prismic GraphQL
Stars: ✭ 144 (-0.69%)
Mutual labels:  gatsby

State of JavaScript 2019

The repo for the 2019 State of JavaScript survey site. Powered by Gatsby.

Setup

  1. Create .env file at the root of this repo.
  2. Add the following line*: API_URL=http://api.stateofjs.com/graphql
  3. yarn

*Note that this API is not currently public, but will be soon.

Running the app

  • yarn dev
  • yarn dev:clean to run after cleaning all Gatsby caches.
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].