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

Sponsors

@indeedeng

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.3k 3.1k

  2. Node.js JavaScript runtime 🐢🚀

    JavaScript 82.3k 21.5k

  3. bent Public

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

    JavaScript 2.1k 89

  4. WebTorrent HTML element.

    JavaScript 517 33

  5. Automatically release all merges to master on npm.

    JavaScript 403 53

  6. IPSQL Public

    InterPlanetary SQL

    JavaScript 186 6

505 contributions in the last year

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

Contribution activity

October 2021

2 contributions in private repositories Oct 1 – Oct 7

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