http.createClient()
  • References/JavaScript/Node.js/HTTP

http.createClient([port][, host]) Stability: 0 - Deprecated: Use http.request() instead

2025-01-10 15:47:30
fs.closeSync()
  • References/JavaScript/Node.js/File System

fs.closeSync(fd) Synchronous close(2). Returns

2025-01-10 15:47:30
fs.ReadStream
  • References/JavaScript/Node.js/File System

Class: fs.ReadStream ReadStream is a Readable

2025-01-10 15:47:30
view.el
  • References/JavaScript/Backbone/View

elview.el All views have a DOM element at all times (the el property), whether they've already been inserted into the page

2025-01-10 15:47:30
_.isUndefined
  • References/JavaScript/Lodash/Lang

_.isUndefined(value)

2025-01-10 15:47:30
Running On Device
  • References/JavaScript/React Native/Guides (Android)

Prerequisite: USB Debugging You'll need this in order to install your app on your device. First, make

2025-01-10 15:47:30
DatePickerIOS#timeZoneOffsetInMinutes
  • References/JavaScript/React Native/Components: DatePickerIOS

timeZoneOffsetInMinutes number Timezone offset in minutes. By default, the date picker will use

2025-01-10 15:47:30
TouchableWithoutFeedback#delayPressOut
  • References/JavaScript/React Native/Components: TouchableWithoutFeedback

delayPressOut number Delay in ms, from the release of the touch, before onPressOut is called.

2025-01-10 15:47:30
Flexbox#alignSelf
  • References/JavaScript/React Native/Polyfills

alignSelf enum('auto', 'flex-start', 'flex-end', 'center', 'stretch')

2025-01-10 15:47:30
WebView#onLoadStart
  • References/JavaScript/React Native/Components: WebView

onLoadStart function Invoked on load start

2025-01-10 15:47:30