JavaScript Pattern Matching Proposal
github.com
JavaScript Pattern Matching Proposal
1–10 of 254 posts
Re: JavaScript Pattern Matching Proposal
#2Re: JavaScript Pattern Matching Proposal
#3Re: JavaScript Pattern Matching Proposal
#4Could someone please explain what this could be used for ?
Re: JavaScript Pattern Matching Proposal
#5Re: JavaScript Pattern Matching Proposal
#6Re: JavaScript Pattern Matching Proposal
#7I'm not familiar with the JS proposal process. Is this likely to become an official feature now that it's been proposed? If so what's the usual timeline of that look like? I would love to have this feature ASAP in the browser and/or Node.js and am eager to find out when that will be possible.
Basically, it's just a proposition for the moment, there's no telling if that's gonna be in the language or not. It's only at stage 2 that it is likely that the feature will be added in the language.
Re: JavaScript Pattern Matching Proposal
#8Could someone please explain what this could be used for ?
1. https://github.com/tc39/proposal-pattern-matching#motivating...
Re: JavaScript Pattern Matching Proposal
#9I'm not familiar with the JS proposal process. Is this likely to become an official feature now that it's been proposed? If so what's the usual timeline of that look like? I would love to have this feature ASAP in the browser and/or Node.js and am eager to find out when that will be possible.
Re: JavaScript Pattern Matching Proposal
#10I'm not familiar with the JS proposal process. Is this likely to become an official feature now that it's been proposed? If so what's the usual timeline of that look like? I would love to have this feature ASAP in the browser and/or Node.js and am eager to find out when that will be possible.
The TC39 process: https://tc39.github.io/process-document/