Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3460741663/DailyLearning
/ functions
Functions
57 in github.com/3460741663/DailyLearning
⨍
Functions
57
◇
Types & classes
14
↓ 7 callers
Method
listen
(...args)
4.11_koa-mini/app.js:31
↓ 6 callers
Function
reject
(reason)
手写源码/3.15_promise.js:55
↓ 6 callers
Method
sayName
()
手写源码/4.1_JS继承.js:104
↓ 5 callers
Function
resolve
(value)
手写源码/3.15_promise.js:44
↓ 5 callers
Method
use
(fn)
4.11_koa-mini/app.js:8
↓ 4 callers
Function
clone
(target)
手写源码/3.14_deepClone.js:231
↓ 2 callers
Method
add
(a, b)
4.9_babel/src/methods.js:24
↓ 2 callers
Function
compose
(...args)
高阶函数/3.29_compose.js:9
↓ 2 callers
Function
createServer
()
3.6_node多进程/cluster/master.js:119
↓ 2 callers
Method
doSomething
()
手写源码/4.1_JS继承.js:92
↓ 2 callers
Function
log
(type)
4.9_babel/src/methods.js:1
↓ 2 callers
Method
render
()
3.12_webpack优化/src/pageEntry/index/App.jsx:6
↓ 1 callers
Function
add
(a, b, c)
高阶函数/3.29_curry.js:2
↓ 1 callers
Function
add1
高阶函数/3.29_compose.js:2
↓ 1 callers
Method
bindEvent
()
4.9_babel/src/property.js:49
↓ 1 callers
Method
callback
()
4.11_koa-mini/app.js:19
↓ 1 callers
Function
create
(proto)
手写源码/4.1_JS继承.js:71
↓ 1 callers
Function
curry
(fn)
高阶函数/3.29_curry.js:5
↓ 1 callers
Function
debounce
(func, wait)
4.9_babel/src/property.js:1
↓ 1 callers
Function
decDebounce
(wait)
4.9_babel/src/property.js:17
↓ 1 callers
Function
dispatch
(i)
高阶函数/3.30_洋葱模型.js:5
↓ 1 callers
Function
dispatch
(i)
4.11_koa-mini/compose.js:5
↓ 1 callers
Method
divide
(a, b)
4.9_babel/src/methods.js:28
↓ 1 callers
Function
fib
(num)
3.6_node多进程/fib.js:2
↓ 1 callers
Function
getJSON
(url)
3.9_EventLoop/Ajax.js:1
↓ 1 callers
Function
getSum
(...args)
手写源码/3.21_数组扁平化.js:1
↓ 1 callers
Function
getType
(target)
手写源码/3.14_deepClone.js:227
↓ 1 callers
Method
handleRequest
(ctx,fnMiddleWare)
4.11_koa-mini/app.js:12
↓ 1 callers
Function
mul10
高阶函数/3.29_compose.js:4
↓ 1 callers
Function
paraToString
(param)
手写源码/3.15_ajax.js:57
↓ 1 callers
Function
runEle
(index)
高阶函数/3.30_洋葱模型.js:31
↓ 1 callers
Function
sub20
高阶函数/3.29_compose.js:3
Function
Child
(name)
手写源码/4.1_JS继承.js:7
Function
EventEmitter
()
手写源码/3.15_EventEmitter.js:64
Function
F
()
手写源码/4.1_JS继承.js:72
Function
Login
()
3.12_webpack优化/src/pageEntry/login/login.js:6
Function
MyPromise
(executor)
手写源码/3.15_promise.js:34
Function
Parent
(name)
手写源码/4.1_JS继承.js:1
Function
_new
(fn, ...arg)
3.28_new.js:1
Function
abc
()
手写源码/3.15_call、apply、bind/3.15_call、apply、bind.js:88
Function
ajax
(url,method='get',param={})
手写源码/3.15_ajax.js:15
Function
classDecorator
(target)
4.9_babel/src/class.js:18
Function
cloneArr
(target)
手写源码/3.14_deepClone.js:171
Function
cloneFun
(func)
手写源码/3.14_deepClone.js:200
Function
cloneObj
(target)
手写源码/3.14_deepClone.js:155
Function
cloneReg
(targe)
手写源码/3.14_deepClone.js:179
Function
cloneSet
(target)
手写源码/3.14_deepClone.js:163
Method
constructor
(name)
手写源码/4.1_JS继承.js:89
Method
constructor
(name, parentName)
手写源码/4.1_JS继承.js:100
Method
constructor
()
4.11_koa-mini/app.js:4
Function
handleClick
()
3.12_webpack优化/src/pageEntry/login/login.js:7
Method
handleResponse
()
4.11_koa-mini/app.js:15
Function
handler
()
3.9_EventLoop/Ajax.js:3
Function
listener
(args)
手写源码/3.15_EventEmitter.js:95
Function
run
(context, fnArray)
高阶函数/3.30_洋葱模型.js:29
Method
sayName
()
手写源码/4.1_JS继承.js:95
Function
use
(next)
高阶函数/3.30_洋葱模型.js:25