jsbench / jsbench/jsbench.github.io

Инфраструктура

Open
#1 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
JavaScript
Stars
263
Forks
12
PR merge metrics
No merged PRs in 30d

Description

  • JSHint / ESLint / JSCS - #4
  • Автофикс ofix по CodeStyle (JSCS, либо какой-нибудь инструмент, вроде fixmyjs)
  • ES6 + Модули
  • Grunt/Gulp/Webpack
  • Сборка проекта в единый bundle, разработка с использованием локального вебсервера (никаких watcher'ов, это слишком медленно)
  • Автоматическое формирование appcache манифеста
  • Запуск всего выше перечисленного по githooks (pre-commit, pre-push)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the remaining checklist items and the existing Grunt, Gulp, and Webpack setup. Determine the project's current approach to code-style autofix, ES6 modules, and pre-commit or pre-push hooks. Done means the unchecked infrastructure items are implemented and the full workflow runs successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, javascript, webpack
Domain
build-system, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.