-
- Site: [http://seminario-seguridad.herokuapp.com](http://seminario-seguridad.herokuapp.com)
**New Alerts**
- **HTTPS Content Available via HTTP** [10047] total: 12:
- [https://seminario-seg…
-
What do you think of having other flavors of the answers?
Clearly labelled of course.
for example:
- answers using modern es6+ JavaScript syntax,
- answers using current es5 syntax `.forEach` `.ma…
-
SetTimeout is unavailable in the Goja Javascript session as there is no event loop.
We should consider exposing a `sleep` call to the runtime that leverages the go event loop to resume execution afte…
-
Hi,
As part of the compliance I will be using this lib to calculate tenor. My trade application is built in Java.
Hence I downloaded tenor-calculator.js and tenor-calculator-esma.js and used it…
-
Change `name` entry in `package.json` file to a valid npm name
Try the tool [validate-npm-package-name](https://www.npmjs.com/package/validate-npm-package-name) to validate it
`"name": "@EastDes…
-
Right now the way we import files and modules in our code follows ES5 syntax.
We have the opportunity to refactor it and move to ES6.
You can look it up here: https://developer.mozilla.org/en-US/doc…
-
### Issue Summary
It seems that referring to an equation which has it's label inside an `aligned` or `split` environment just generates `(???)`
### Steps to Reproduce:
```
Tes…
-
Hi! 👋
Firstly, thanks for your work on this project! It’s awesome!
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `swagger-express-ts@1.1.0` for the project…
-
**All user-components Georgia-ReBORN is using need to be compiled in x64,
otherwise you can not install the latest fb2k v2 x64, but you can use the fb2k v2 x86 version instead.**
The current stat…
-
### Description
I tried making a Polymer 2 component that includes components written in the new es 6 syntax work with IE11. For that i used polymer build on a index.html that includes webcomponents-…