lightningminers / article

⚡️闪电矿工翻译组-前端(front end developer)
GNU Lesser General Public License v3.0
58 stars 9 forks source link

2019/05-待翻译列表 #17

Closed icepy closed 5 years ago

luzuoquan commented 5 years ago

https://medium.com/@dtkatz/react-hooks-tutorial-learn-by-building-b90ec4db2b8e

icepy commented 5 years ago

https://www.slightedgecoder.com/2019/04/14/adding-numbers-using-boolean-operations-in-javascript/

icepy commented 5 years ago

https://davidwalsh.name/javascript-tricks 7个JS 技巧

icepy commented 5 years ago

https://areknawo.com/getting-creative-with-the-console-api/ console.log 的创意

icepy commented 5 years ago

https://medium.com/@nodejs/introducing-node-js-12-76c41a1b3f3f 介绍 Node.js 12 version

manooog commented 5 years ago

“JavaScript console is more than console.log()” by Grigor Khachatryan https://link.medium.com/BRTHcfuWtW

manooog commented 5 years ago

make linting great! https://medium.com/@okonetchnikov/make-linting-great-again-f3890e1ad6b8

icepy commented 5 years ago

https://developers.google.com/web/updates/2016/07/infinite-scroller 无限滚动的复杂性 https://github.com/GoogleChromeLabs/ui-element-samples/tree/gh-pages/infinite-scroller 无限滚动的复杂性这篇文章的例子

感觉无限滚动这个事情,对于前端的长列表来说,是一个很复杂很有挑战性的事情啊。

icepy commented 5 years ago

“JavaScript console is more than console.log()” by Grigor Khachatryan https://link.medium.com/BRTHcfuWtW

感觉你不如翻译这个 https://areknawo.com/getting-creative-with-the-console-api/

icepy commented 5 years ago

make linting great! https://medium.com/@okonetchnikov/make-linting-great-again-f3890e1ad6b8

看起来这篇好像是说 pre-commit 钩子?

henry-fun commented 5 years ago

介绍GraphQL的,感觉不错: https://medium.freecodecamp.org/so-whats-this-graphql-thing-i-keep-hearing-about-baf4d36c20cf

henry-fun commented 5 years ago

讲解CSS的z-indx属性的: https://blog.logrocket.com/how-css-works-creating-layers-with-z-index-6a20afe1550e

icepy commented 5 years ago

https://medium.freecodecamp.org/how-to-create-a-timeline-component-with-react-1b216f23d3d4 How to create a Timeline Component with React

sichenguo commented 5 years ago

https://blog.bitsrc.io/11-javascript-animation-libraries-for-2018-9d7ac93a2c59