Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
Selector
Open
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
How can i selector with not operator?
selector(){
return {Teacher:!""}
}
Contributor guide
Research direction
The issue names only the selector() entry point and a Teacher condition using the ! operator. Start by tracing how selector() interprets that condition and compare it with any existing selector examples; done means establishing whether negation is supported and showing the correct supported usage or documenting the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100