Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Sponsors

@around

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report mikeal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

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
}

More at buddhism.js.

Pinned

  1. 🏊🏾 Simplified HTTP request client.

    JavaScript 25.5k 3.2k

  2. nodejs/node Public

    Node.js JavaScript runtime 🐢🚀

    JavaScript 87.3k 23.4k

  3. bent Public

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

    JavaScript 2.2k 96

  4. WebTorrent HTML element.

    JavaScript 521 34

  5. Automatically release all merges to master on npm.

    JavaScript 434 56

  6. IPSQL Public

    InterPlanetary SQL

    JavaScript 193 7

97 contributions in the last year

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

Contribution activity

May 2022

Created 11 commits in 2 repositories
Created 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.