René's URL Explorer Experiment


Title: JavaScript Environment · React Native

Open Graph Title: JavaScript Environment · React Native

Description: JavaScript Runtime

Open Graph Description: JavaScript Runtime

Opengraph URL: https://reactnative.dev/docs/0.78/javascript-environment

X: @reactnative

Generator: Docusaurus v3.10.1

direct link

Domain: reactnative.dev


Hey, it has json ld scripts:
{"@context":"https://schema.org/","@id":"https://reactnative.dev/","@type":"WebPage","description":"A framework for building native apps for Android, iOS, and more using React","inLanguage":"en-US","logo":"https://reactnative.dev/img/pwa/manifest-icon-192.png","name":"React Native · Learn once, write anywhere","url":"https://reactnative.dev/"}
{"@id":"https://reactnative.dev/","@type":"WebSite","description":"A framework for building native apps for Android, iOS, and more using React","inLanguage":"en-US","name":"React Native · Learn once, write anywhere","potentialAction":[{"@type":"SearchAction","query-input":{"@type":"PropertyValueSpecification","valueName":"query","valueRequired":true},"target":{"@type":"EntryPoint","urlTemplate":"https://reactnative.dev/search?q={query}"}}],"publisher":"Meta Platforms, Inc.","url":"https://reactnative.dev/"}

og:localeen
docusaurus_localeen
docsearch:languageen
og:imagehttps://reactnative.dev/img/logo-share.png
twitter:cardsummary_large_image
twitter:imagehttps://reactnative.dev/img/logo-share.png
mobile-web-app-capableyes
docusaurus_version0.78
docusaurus_tagdocs-default-0.78
docsearch:version0.78
docsearch:docusaurus_tagdocs-default-0.78
theme-color#20232a
apple-mobile-web-app-status-bar-style#20232a
msapplication-TileColor#20232a

Links:

Skip to main contenthttps://reactnative.dev/docs/0.78/javascript-environment#__docusaurus_skipToContent_fallback
React Native Keynotehttps://www.youtube.com/watch?v=NiYwlvXsBKw
React Nativehttps://reactnative.dev/
0.78https://reactnative.dev/docs/0.78/javascript-environment
Nexthttps://reactnative.dev/docs/next/javascript-environment
0.86https://reactnative.dev/docs/javascript-environment
0.85https://reactnative.dev/docs/0.85/javascript-environment
0.84https://reactnative.dev/docs/0.84/javascript-environment
0.83https://reactnative.dev/docs/0.83/javascript-environment
0.82https://reactnative.dev/docs/0.82/javascript-environment
0.81https://reactnative.dev/docs/0.81/javascript-environment
0.80https://reactnative.dev/docs/0.80/javascript-environment
0.79https://reactnative.dev/docs/0.79/javascript-environment
0.78https://reactnative.dev/docs/0.78/javascript-environment
0.77https://reactnative.dev/docs/0.77/javascript-environment
All versionshttps://reactnative.dev/versions
Developmenthttps://reactnative.dev/docs/0.78/javascript-environment
Guideshttps://reactnative.dev/docs/0.78/getting-started
Componentshttps://reactnative.dev/docs/0.78/components-and-apis
APIshttps://reactnative.dev/docs/0.78/accessibilityinfo
Architecturehttps://reactnative.dev/architecture/overview
Contributinghttps://reactnative.dev/contributing/overview
Communityhttps://reactnative.dev/community/overview
Showcasehttps://reactnative.dev/showcase
Bloghttps://reactnative.dev/blog
https://github.com/facebook/react-native
The Basicshttps://reactnative.dev/docs/0.78/getting-started
Environment setuphttps://reactnative.dev/docs/0.78/environment-setup
Workflowhttps://reactnative.dev/docs/0.78/running-on-device
UI & Interactionhttps://reactnative.dev/docs/0.78/style
Debugginghttps://reactnative.dev/docs/0.78/debugging
Testinghttps://reactnative.dev/docs/0.78/testing-overview
Performancehttps://reactnative.dev/docs/0.78/performance
JavaScript Runtimehttps://reactnative.dev/docs/0.78/javascript-environment
JavaScript Environmenthttps://reactnative.dev/docs/0.78/javascript-environment
Timershttps://reactnative.dev/docs/0.78/timers
Using Hermeshttps://reactnative.dev/docs/0.78/hermes
Codegenhttps://reactnative.dev/docs/0.78/the-new-architecture/what-is-codegen
Native Developmenthttps://reactnative.dev/docs/0.78/native-platform
Android and iOS guideshttps://reactnative.dev/docs/0.78/headless-js-android
Legacy Architecturehttps://reactnative.dev/docs/0.78/legacy/native-modules-intro
latest versionhttps://reactnative.dev/docs/javascript-environment
https://reactnative.dev/docs/0.78/javascript-environment#javascript-runtime
Hermeshttps://reactnative.dev/docs/0.78/hermes
JavaScriptCorehttps://trac.webkit.org/wiki/JavaScriptCore
V8https://v8.dev/
https://reactnative.dev/docs/0.78/javascript-environment#javascript-syntax-transformers
Babel JavaScript compilerhttps://babeljs.io
Babel documentationhttps://babeljs.io/docs/plugins/#transform-plugins
@react-native/babel-presethttps://github.com/facebook/react-native/tree/main/packages/react-native-babel-preset
Arrow functionshttps://babeljs.io/docs/learn-es2015/#arrows
Block scopinghttps://babeljs.io/docs/learn-es2015/#let-const
Call spreadhttps://babeljs.io/docs/learn-es2015/#default-rest-spread
Classeshttps://babeljs.io/docs/learn-es2015/#classes
Computed Propertieshttps://babeljs.io/docs/learn-es2015/#enhanced-object-literals
Constantshttps://babeljs.io/docs/learn-es2015/#let-const
Destructuringhttps://babeljs.io/docs/learn-es2015/#destructuring
for…ofhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of
Function Namehttps://babeljs.io/docs/en/babel-plugin-transform-function-name
Literalshttps://babeljs.io/docs/en/babel-plugin-transform-literals
Moduleshttps://babeljs.io/docs/learn-es2015/#modules
Object Concise Methodhttps://babeljs.io/docs/learn-es2015/#enhanced-object-literals
Object Short Notationhttps://babeljs.io/docs/learn-es2015/#enhanced-object-literals
Parametershttps://babeljs.io/docs/en/babel-plugin-transform-parameters
Rest Paramshttps://github.com/sebmarkbage/ecmascript-rest-spread
Shorthand Propertieshttps://babeljs.io/docs/en/babel-plugin-transform-shorthand-properties
Sticky Regexhttps://babeljs.io/docs/en/babel-plugin-transform-sticky-regex
Template Literalshttps://babeljs.io/docs/learn-es2015/#template-strings
Unicode Regexhttps://babeljs.io/docs/en/babel-plugin-transform-unicode-regex
Exponentiation Operatorhttps://babeljs.io/docs/en/babel-plugin-transform-exponentiation-operator
Async Functionshttps://github.com/tc39/ecmascript-asyncawait
Function Trailing Commahttps://github.com/jeffmo/es-trailing-function-commas
Object Spreadhttps://github.com/tc39/proposal-object-rest-spread
Optional Catch Bindinghttps://babeljs.io/docs/en/babel-plugin-proposal-optional-catch-binding
Dynamic Importshttps://babeljs.io/docs/en/babel-plugin-syntax-dynamic-import
Nullish Coalescing Operatorhttps://babeljs.io/docs/en/babel-plugin-proposal-nullish-coalescing-operator
Optional Chaininghttps://github.com/tc39/proposal-optional-chaining
Class Fieldshttps://babeljs.io/docs/en/babel-plugin-proposal-class-properties
Export Default Fromhttps://babeljs.io/docs/en/babel-plugin-proposal-export-default-from
Babel Templatehttps://babeljs.io/docs/en/babel-template
Flowhttps://flowtype.org/
ESM to CJShttps://babeljs.io/docs/en/babel-plugin-transform-modules-commonjs
JSXhttps://react.dev/learn/writing-markup-with-jsx
Object Assignhttps://babeljs.io/docs/en/babel-plugin-transform-object-assign
React Display Namehttps://babeljs.io/docs/en/babel-plugin-transform-react-display-name
TypeScripthttps://www.typescriptlang.org/
https://reactnative.dev/docs/0.78/javascript-environment#polyfills
https://reactnative.dev/docs/0.78/javascript-environment#browser
CommonJS requirehttps://nodejs.org/docs/latest/api/modules.html
console.{log, warn, error, info, debug, trace, table, group, groupCollapsed, groupEnd}https://developer.chrome.com/devtools/docs/console-api
XMLHttpRequest, fetchhttps://reactnative.dev/docs/0.78/network#content
{set, clear}{Timeout, Interval, Immediate}, {request, cancel}AnimationFramehttps://reactnative.dev/docs/0.78/timers#content
https://reactnative.dev/docs/0.78/javascript-environment#ecmascript-2015-es6
Array.fromhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/from
findhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find
findIndexhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/findIndex
Object.assignhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
startsWithhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith
endsWithhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/endsWith
repeathttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/repeat
includeshttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/includes
https://reactnative.dev/docs/0.78/javascript-environment#ecmascript-2016-es7
includeshttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/includes
https://reactnative.dev/docs/0.78/javascript-environment#ecmascript-2017-es8
entrieshttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries
valueshttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/values
https://reactnative.dev/docs/0.78/javascript-environment#specific
Edit page for next releasehttps://github.com/facebook/react-native-website/edit/main/docs/javascript-environment.md
Edit page for 0.78 releasehttps://github.com/facebook/react-native-website/edit/main/website/versioned_docs/version-0.78/javascript-environment.md
PreviousProfilinghttps://reactnative.dev/docs/0.78/profiling
NextTimershttps://reactnative.dev/docs/0.78/timers
JavaScript Runtimehttps://reactnative.dev/docs/0.78/javascript-environment#javascript-runtime
JavaScript Syntax Transformershttps://reactnative.dev/docs/0.78/javascript-environment#javascript-syntax-transformers
Polyfillshttps://reactnative.dev/docs/0.78/javascript-environment#polyfills
Guideshttps://reactnative.dev/docs/getting-started
Componentshttps://reactnative.dev/docs/components-and-apis
APIshttps://reactnative.dev/docs/accessibilityinfo
Architecturehttps://reactnative.dev/architecture/overview
Showcasehttps://reactnative.dev/showcase
Contributinghttps://reactnative.dev/contributing/overview
Communityhttps://reactnative.dev/community/overview
Code of Conducthttps://github.com/react/react-native/blob/main/CODE_OF_CONDUCT.md
Bloghttps://reactnative.dev/blog
Xhttps://x.com/reactnative
Blueskyhttps://bsky.app/profile/reactnative.dev
GitHubhttps://github.com/facebook/react-native
Reacthttps://react.dev/
Packages Directoryhttps://reactnative.directory/
Privacy Policyhttps://opensource.fb.com/legal/privacy/
Terms of Servicehttps://opensource.fb.com/legal/terms/
https://opensource.fb.com/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.