Commit graph

9 commits

Author SHA1 Message Date
Hongarc
58f2dc4156 Use Object.assign instead of module assign 2019-04-22 06:42:33 +07:00
Hongarc
39457f14ba remove unused underscore 2019-04-13 09:37:25 +07:00
Hongarc
96ddb5041a Use 'Object.values' and 'Object.keys' instead of '_.each(object)' 2018-12-01 12:34:23 +07:00
Hongarc
bd8009386d Use 'Array.prototype.forEach' instead of '_.each' and '_.forEach' 2018-12-01 11:28:04 +07:00
Hongarc
ce61c97cf0 Replace '_.keys' to 'Object.prototype.keys' 2018-12-01 08:34:39 +07:00
Hongarc
41bb6d1bd7 Fix more typo, ' and some word 2018-11-30 22:11:38 +07:00
Peter Cottle
88614aac06 BOOM Initial React Native import and setup 2015-04-12 18:48:35 -07:00
Peter Cottle
22fbcdc0a3 [Flux] Level store and test 2015-03-29 21:17:28 -07:00
Peter Cottle
304633228c initial level store work 2015-03-29 14:24:44 -07:00