Block or Report
Block or report BetaSu
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
facebook/react Public
A declarative, efficient, and flexible JavaScript library for building user interfaces.
126 contributions in the last year
Less
More
Contribution activity
March 2022
Created 36 commits in 2 repositories
Created 1 repository
-
BetaSu/fe-hunter
JavaScript
•
Built by
Reviewed 1 pull request in 1 repository
BetaSu/fe-hunter
1 pull request
Created an issue in BetaSu/fe-hunter that received 22 comments
实现MyNew方法
要实现的功能
我们可以使用new实例化一个构造函数,请根据实例化过程中构造函数内部工作流程,实现类似功能的MyNew方法。 代码示例
function MyNew(fn, ...args) { // 实现...
} function Person(name, age) { this.name =
22
comments
Opened 9 other issues in 1 repository
BetaSu/fe-hunter
9
closed
1
contribution
in private repositories
Mar 25