-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Great to see this proposal.
I tried to discuss the same ideas before, but go with syntax problems...
I have no feedback for my last idea, maybe can hear here some arguments:
- Async class - bad if only have async constructor
- Async constructor - bad because our class must return object
Maybe then we can use some syntax like:
promise class Name{
constructor(){} // <= return promise obj
}
promise class extends Name{} // promise class| simple class
goloroden, andriyor, kapalkat and niktor76goloroden
Metadata
Metadata
Assignees
Labels
No labels