popcodeorg / popcodeorg/popcode
Support compatibility transpilers like babel (ES2015/JSX), cssnext (CSS4), autoprefixer (CSS3)
Open
Nobody has claimed this yet.
feature
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 143
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 5
Description
It would be nice if we could support the latest and greatest, including ES2016, CSS4, etc.
Some issues:
- We can only support language versions that 100% of our linters support. This seems deeply difficult.
- Ideally this is something that an instructor could turn on for their class, but right now there is no affordance for instructors to change Popcode’s behavior for their class. It’s not clear how that would work logistically.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the issue description and inspect how Popcode currently handles JavaScript and CSS language versions, linters, and classroom configuration. Determine a concrete scope for enabling Babel, cssnext, or autoprefixer and define how instructors would opt in before identifying the relevant entry points and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, css, javascript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100