-
Since typescript 4.4 this new tsconfig option has been available, to clarify the difference between `{ foo: string | undefined }` and `{ foo?: string }`. This would be a beneficial option for me to en…
-
When we try to give a prompt for any javascript functionality, It just crawls from GitHub but while providing code it does not mention that the function which we're using in the code is an npm library…
-
### Feature Request
programming in javascript isn't pleasant or productive, and there are many languages which i would prefer to program in, i do believe that anyone that isn't a webdeveloper and tha…
-
I just followed the instruction written in PR template of https://github.com/tc39/ecma262, but it seems it's outdated.
```sh
> jsvu
📦 jsvu v2.4.0 — the JavaScript engine Version Updater 📦
? What…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm asking a question …
-
**What feature do you want to improve?**
The code in [src/nools](https://github.com/medic/cht-conf/blob/main/src/nools/.eslintrc#L8) has eslint rule requiring `ecmaVersion: 5`.
It'd be super nice to…
-
I want to retrieve the 'content' property of a ':before' element.
If I write vanilla JavaScript without including Zepto it is working.
As soon as I include the Zepto library the result is 'none' altho…
-
Even using the 9.8 branches, I'm not sure why we're building native stuff at all here, but it looks like glib complains if I add reflex-dom to a js-backend ghc98 project:
```
error: Package ‘glib-…
-
With the dataset: https://raw.githubusercontent.com/GeoKnow/GeoQuality/didier/GeoKnow-SpatialDQ/datacubes/unister/unister_urn%3Aunister-hotel-reviews1-6.ttl
Part of Dataset selected: Instance_Count_
…
-
**JavaScript** ([/ˈdʒɑːvəskrɪpt/](https://en.wikipedia.org/wiki/Help:IPA/English)), often abbreviated as **JS**, is a [programming language](https://en.wikipedia.org/wiki/Programming_language) that is…