Skip to content

OnlyALittle/jsNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some handwritten implementations of 'JavaScript'

柯里化(Currying)

1.实现一个sum能构使用如下调用方式 sum(1,2,3)(1)(1).sumof() ====》 8

Promise

1.实现一个promise

About

some little demo by js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published