rightpad
rightpad
In section 22.1, underneath the code snippit reads: > `myModule` is a global variable. However the code snippit doesn't have a variable named `myModule`, did you mean `myLibrary`?
Heading 27.3: > 27.3. ~~Were~~ **Where** can we destructure?
The exercise: `exercises/control-flow/month_to_number_test.js` seems to be reversed based on the writing. I was expecting to write a switch statement that takes a string of the month and outputs a number,...
Minor typo in section 24.2.3: > The name of property .prototype is not ideal: Person.prototype does not point ~~the~~ **to** the prototype of Person, it points to the prototype of...
In 21.3, the first line reads > Function calls are a static phenomenon. Consider the following code: However the header is about how function calls are dynamic. Did you mean...
> I have similar configuration as @eden881, but get 500 error with the following log in the s3proxy container: > > ``` > [s3proxy] W 03-15 15:40:43.349 S3Proxy-Jetty-16 o.j.a.s.h.AzureStorageClientErrorRetryHandler:74 |::]...
I didn't, sorry -------- Original Message -------- On Nov 28, 2022, 4:53 PM, nr-ey wrote: > ***@***.***(https://github.com/pdspx) Did you figure this out? > > — > Reply to this email...