<a>
months: <t>Map</t>
yearNum: <t>2014</t>
<b>
months: <t>Map</t>
yearNum: <t>2014</t>
month: <t>Map</t>
monthNum: <t>1</t>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "esbuild-1034", | |
| "version": "1.0.0", | |
| "scripts": { | |
| "esbuild": "esbuild test.js --bundle" | |
| }, | |
| "dependencies": { | |
| "validate.js": "^0.13.1" | |
| }, | |
| "devDependencies": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // implementing http://misko.hevery.com/2010/05/29/dependency-injection-and-javascript-closures/ with classes | |
| class Factory { | |
| constructor(alert) { | |
| return { | |
| greetFactory(greeting) { | |
| return new GreetFactory(alert, greeting) | |
| } | |
| } | |
| } | |
| } |
I hereby claim:
- I am peterjanes on github.
- I am peterjanes (https://keybase.io/peterjanes) on keybase.
- I have a public key whose fingerprint is 9C2D 6EB1 AC76 42E7 389D 759D AAD6 06F4 8611 1DFE
To claim this, I am signing this object: