Skip to content

encountermm/30-seconds-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

30-seconds-of-code

30 seconds of code 中文版翻译 https://github.com/30-seconds/30-seconds-of-code Logo


收集有用的 Javascript 片段, 你可以在 30 秒或更少的时间里理解。

  • 使用Ctrl + F 或  command + F搜索代码段。
  • 代码段是在 ES6 中编写的, 请使用Babel transpiler确保向后兼容。

感谢作者分享了大量有用的 Javascript 片段,本文为中文版翻译。

原文:https://github.com/30-seconds/30-seconds-of-code

鉴于蔡宝坚作者的https://github.com/kujian/30-seconds-of-code中文翻译版不是很全,决定翻译其所有。

每日 10 个 javascript 小技巧 翻译,记录自己的学习过程,共同学习,共同交流
【注】:本人能力有限,如有翻译不当,欢迎指正。

最新记要

  • 2019 年 8 月 22 日 21:37:14 -- Function部分翻译完毕
  • 2019 年 8 月 21 日 18:18:04 -- 翻译更新至FunctionrunPromisesInSeries方法
  • 2019 年 8 月 20 日 22:57:06 -- 翻译更新至Functiondebounce方法
  • 2019 年 8 月 19 日 22:30:41 -- Date部分翻译完毕
  • 2019 年 8 月 18 日 21:41:34 -- Browser部分翻译完毕
  • 2019 年 8 月 17 日 21:26:43 -- 翻译更新至Browseron方法
  • 2019 年 8 月 16 日 22:03:07 -- 翻译更新至BrowserelementIsVisibleInViewport方法
  • 2019 年 8 月 15 日 23:20:58 -- ArrayAdapter之前遗漏部分翻译完毕
  • 2019 年 8 月 14 日 17:24:15 -- 翻译更新至ArrayunzipWith方法
  • 2019 年 8 月 13 日 22:16:30 -- 翻译更新至ArraytakeWhile方法
  • 2019 年 8 月 12 日 23:39:16 -- 翻译更新至ArraysortedLastIndex方法
  • 2019 年 8 月 12 日 00:33:05 -- 翻译更新至ArrayreduceWhich方法
  • 2019 年 8 月 10 日 23:30:55 -- 翻译更新至ArraynthElement方法
  • 2019 年 8 月 9 日 22:37:49 -- 翻译更新至ArrayintersectionWith方法
  • 2019 年 8 月 9 日 00:23:49 -- 翻译更新至Arrayhead方法

目录

Releases

No releases published

Packages

No packages published