The Wayback Machine - https://web.archive.org/web/20200803173249/https://github.com/lessfish
Skip to content

Highlights

  • Arctic Code Vault Contributor

Organizations

@anystars @anymusic

Pinned

  1. group your GitHub stars, remark them and search!

    JavaScript 31 1

  2. remark github's repos and search!

    JavaScript 27 4

57 contributions in the last year

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

Contribution activity

April - August 2020

lessfish has no activity yet for this period.

March 2020

Created a pull request in jashkenas/underscore that received 1 comment

remove needless statement

!timeout must be true, so we can remove this needless statement

+1 −1 1 comment

Created an issue in nodejs/node that received 2 comments

rewrite bind function in prototype with console inside causes Maximum call stack size exceeded

Version: v12.4 Platform:Darwin Kernel Version 18.6.0 my issue code is quite simple: Function.prototype.bind = function () { console.log(1) } const fn

2 comments
You can’t perform that action at this time.