https://github.com/embermn/ember-puzzlers
A collection of (links to) example Ember apps with one or more problems. See if you can figure out what is wrong / how to fix it.
https://github.com/embermn/ember-puzzlers
Last synced: 20 days ago
JSON representation
A collection of (links to) example Ember apps with one or more problems. See if you can figure out what is wrong / how to fix it.
- Host: GitHub
- URL: https://github.com/embermn/ember-puzzlers
- Owner: EmberMN
- License: mit
- Created: 2018-12-17T22:22:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T22:49:27.000Z (over 7 years ago)
- Last Synced: 2025-01-25T22:22:03.625Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ember-puzzlers
A collection of (links to) example Ember apps with one or more problems. See if you can figure out what is wrong / how to fix it.
* `{{input type="number"}}` ([twiddle](https://ember-twiddle.com/8f15c1d3f19c48aaab90ac5495cd5a50?openFiles=templates.application.hbs%2Ctemplates.components.my-component.hbs))
* (open a PR to add yours)