GithubHelp home page GithubHelp logo

ember-evented-checkbox's People

Contributors

trek avatar

Watchers

 avatar  avatar  avatar

Forkers

jayphelps

ember-evented-checkbox's Issues

evented vs. action confusion

This is really a problem with Ember, which trickles into this project. Ember.Evented creates it's own concept of an "event", unrelated to window.Event, which itself is confusion right off the bat. On top of this, actions aren't related to Ember.Evented in any way, except that you may use one to trigger the other. This again, is confusing.

How this related to this project is that it's unclear what an "evented-checkbox" is. It uses Ember.Evented internally, but this is more of an implementation detail rather than the merit, which seems to me that it emits an Ember action on change. While we can't solve Ember's naming conventions here, I wonder if this project and components could be named more accurately; something like <actionable-checkbox> or something.

This may seem like bikeshedding (OK...maybe it is)..but this project is an important testing ground for future Ember IMO and the sooner we start reconciling action vs. ember event vs. window.Event the better.

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.