issues
search
tc39
/
proposal-bind-operator
This-Binding Syntax for ECMAScript
1.75k
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
An idea about limiting the function which can be called by this operator
#59
Frimaire
closed
1 year ago
3
Introduction of new operator
#58
Haringat
opened
2 years ago
13
This proposal sounds as in-language replacement of (0, expr) hacky syntax?
#57
koteisaev
opened
2 years ago
1
I'd like to champion this proposal and reshape it
#56
hax
opened
4 years ago
5
Use a wrapper to indicate something follow `::` is a expression but not an identifier
#55
Fenzland
opened
4 years ago
13
Can't we just have a simple object::method binding syntax?
#54
icholy
opened
6 years ago
16
Is this proposal dead?
#53
cshaa
opened
6 years ago
11
Isn
#52
glmdgrielson
opened
6 years ago
0
fix typo
#51
metapragma
closed
6 years ago
0
Calling :: on Primitives
#50
7fe
opened
7 years ago
3
Implementation using native current JavaScript
#49
7fe
closed
7 years ago
10
use arrow functions to create class methods with bind operation
#48
stvkoch
opened
7 years ago
6
Can `.call`/`.bind` be used with the bind operator?
#47
Volune
closed
7 years ago
2
Make binding (mostly) idempotent
#46
dead-claudia
opened
7 years ago
16
Split this into two operators?
#45
fatcerberus
opened
7 years ago
3
Drop the `this` binding altogether
#44
dead-claudia
opened
7 years ago
84
Ambigousness
#43
adrianhelvik
closed
7 years ago
5
Make :: operator a better version of . operator tailored for methods
#42
InvictusMB
closed
7 years ago
13
Better to introduce self keyword
#41
rangav
opened
7 years ago
3
a bit like Lua !
#40
weepy
opened
7 years ago
1
Bound methods in classes
#39
rektide
opened
7 years ago
42
Typo: "construtors" => "constructors"
#38
johntron
closed
6 years ago
0
Pipeline + Bind strawman
#37
bterlson
opened
8 years ago
22
Conflict with JScript
#36
Mouvedia
closed
8 years ago
23
Why is this still stage 0?
#35
calebmer
closed
8 years ago
45
README.md: use proper casing for jQuery
#34
avindra
closed
8 years ago
0
Virtual properties (accessors) as well as virtual methods
#33
andyearnshaw
opened
8 years ago
9
Let's fix the semantics as implemented in Babel and move on.
#32
Artazor
closed
8 years ago
5
Why bind to `this` and not pass as an argument?
#31
rstacruz
closed
8 years ago
2
Explicit naming of `this`
#30
gilbert
opened
8 years ago
18
::new collision?
#29
bmeck
closed
8 years ago
36
Add accessor for `new`
#28
dead-claudia
closed
8 years ago
27
:: conflicts with E4X
#27
XeCycle
closed
8 years ago
3
Generalize both binding/selection and pipeline operators
#26
ssube
closed
8 years ago
69
Binding `new`?
#25
dead-claudia
closed
9 years ago
9
What's keeping this from Stage 1?
#24
dead-claudia
closed
7 years ago
78
Consider & over ::
#23
rymohr
closed
9 years ago
2
binding with parameters
#22
felixakiragreen
closed
8 years ago
2
Allow super references in unary bind expressions
#21
zenparsing
closed
8 years ago
5
Example: Trine
#20
jussi-kalliokoski
closed
8 years ago
2
Wouldn't partials be better than virtual methods?
#19
aaronshaf
closed
8 years ago
16
::object.method vs object::function
#18
lukescott
closed
8 years ago
56
::object.func !== ::object.func
#17
lukescott
closed
8 years ago
106
class method binding
#16
idoros
closed
8 years ago
4
Partially applied parameters
#15
maxnordlund
closed
8 years ago
53
Dynamically named virtual methods?
#14
gsklee
closed
8 years ago
4
Added information on how it works
#13
shovon
closed
9 years ago
1
Provide a binary example without calling
#12
XeCycle
closed
8 years ago
0
Support a syntax for calling `apply`?
#11
krilnon
closed
9 years ago
2
Can .. be used instead
#10
kenchris
closed
8 years ago
5
Next