The Wayback Machine - https://web.archive.org/web/20221208055309/http://github.com/mikeal/
Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Sponsors

@indeedeng

Highlights

  • Pro
Block or Report

Block or report mikeal

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mikeal/README.md
/*   Pratītyasamutpāda   */
/* Dependent Origination */

const a = (_this, that) => {
  if (_this) that()
}
const b = (that) => {
  const _this = false
  // vm knows this will never be called, this code can be dropped
  // and will never exist
  if (_this) that()
}
const c = (_this) => {
  const that = false
  // vm knows this will never be called, this code can be dropped
  // and will never exist
  if (that && _this) return _this
}

Pinned

  1. 🏊🏾 Simplified HTTP request client.

    JavaScript 25.6k 3.2k

  2. WebTorrent HTML element.

    JavaScript 524 34

  3. nodejs/node Public

    Node.js JavaScript runtime 🐢🚀

    JavaScript 92k 24.9k

  4. bent Public

    Functional JS HTTP client (Node.js & Fetch) w/ async await

    JavaScript 2.2k 101

160 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

December 2022

mikeal has no activity yet for this period.