Join Slack
Powered by
Where can I find <https://developer.mozilla.org/en...
# javascript
c
CLOVIS
10/23/2024, 1:52 PM
Where can I find
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/languages
? I don't see it in the standard library nor
kotlin-browser
(but I could be wrong)
✅ 1
CLOVIS
10/23/2024, 2:07 PM
nevermind, it is in
kotlin-browser
, but github search isn't great
t
turansky
10/23/2024, 3:52 PM
For better search -
https://jetbrains.github.io/kotlin-wrappers/index.html
😉
c
CLOVIS
10/23/2024, 3:56 PM
Thanks 🙂
m
Moritz Hofmeister
10/24/2024, 9:46 AM
FYI
@CLOVIS
When I’m searching for something, I open the kotlin-wrappers project locally, pull all updates and then use my Intellij search. Also great for “hidden” changes that are not fully explained in the changelog.
2
Views
Open in Slack
Previous
Next