-
# Do I follow JS best practices?
## It's time for a self-assesment of the quality of my code to see if I followed the JS best practices in my last project
-
## JavaScript in the browser
- […
-
I know @erights has some concerns about reducing the capabilities of the spawned realms, but I wonder if this is a decent compromise, at least for frozen realms which are already crippled by their ina…
-
BoostIO/Boostnote/issues/923
![screen shot 2017-09-30 at 2 40 21 pm](https://user-images.githubusercontent.com/57006/31049718-78c22208-a5ed-11e7-9d2a-a45fc848d00a.png)
Safari Version 11.0 (13604…
-
Maybe this more of a doubt than an issue.
So if I have a Native Class that receives an initial argument
``` javascript
var bridge_class_argument_demo = function(arg) { this.arg = arg };
bridge_class…
-
**Is your feature request related to a problem? Please describe.**
The TypeScript compiler supports a [subset of JSDoc](https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html#u…
-
Hey, Angular 8 targets `es2015` and doesn't have `emitDecoratorMetadata` enabled. Which seems to make this library fundamentally incompatible with the newest version.
(see also: https://github.com/an…
-
> tsc public/javascripts/entry.ts --module amd
node_modules/typescript/lib/lib.d.ts(4238,5): error TS2300: Duplicate identifier 'fftSize'.
node_modules/typescript/lib/lib.d.ts(4239,5): error TS230…
-
First of all, thank you for adding TypeScript support. It's really nice to have the API documentation available in the IDEs. When adapting my code to the [webpack-cesium-example](https://github.com/Ce…
-
Currently, if you use a template literal in the live editor Oh Noes will display an error like so:
**Unexpected \`.**
Here's an example: https://www.khanacademy.org/computer-programming/template-l…
-
```
tucker@GLaDOS:/mnt/e/Webdesign/salted-vagrant/rest-hooks$ npx tspath
TSPath 1.3.7
? Process project at: ? true
Parsing project: rest-hooks /mnt/e/Webdesign/salted-vagrant/rest-hooks/
fs.js:1…