Notes
Home Search Tags About
  • HTML tips

    Mar 20, 2017
    HTML Page
  • Single file learning: Promise

    Mar 20, 2017 single file learning javscript

    Promise

    • Document by MDN, Document By ruanyifeng
    • Timeout VS Promise
    • EventLoop on MDN, EventLoop Talk, EventLoop on nodejs
    • tasks microtasks queues and schedules
  • Hiring without whiteboards

    Mar 16, 2017 hiring interview

    This is inspired by Hiring-without-whiteboards.

  • Graphql Visualization

    Mar 16, 2017 graphql visualization

    Requirements

    • Install graphviz form graphviz.org, add it to PATH
    • Install graphqlviz by npm install -g graphqlviz
  • Data center

    Mar 9, 2017 data

    List

    • data.gov
    • archive.org
    • google.com/publicdata
    • awesome-public-datasets
  • Try async/await on node7.6

    Mar 3, 2017 async nodejs promise

    Attention!

    Demos should run on nodejs 7.6+

  • Nodejs Best Practices

    Mar 3, 2017 javascript nodejs best-practices

    Articles

    • https://github.com/UltimatePromotions/ourhandsandfeet/issues/109
  • machine stock

    Feb 28, 2017 machine-learn

    ``` y = 5-days-stock / 30-days-stock x1 = date = timestamp / 1000 * 24 * 60 * 60 x2 = gold x3 = silver x4 = Dollar

  • observe a nested object

    Feb 22, 2017 javascript observe

    getters & setters

    • Defining getters and setters
    • Example:
  • Javascript prototype

    Feb 15, 2017 javascript prototype

    Code

  • Atom Note

    Feb 14, 2017 atom note

    Shortcuts

    • Ctrl + Shift + I to open developer tools.
    • Ctrl + Shift + P to open command panel.
    • Ctrl + Shift + F5 to reload Atom.
  • Chrome Note

    Feb 13, 2017 chrome note

    Links

    • Chrome开发者工具的小技巧, img
    • node --inspect --debug-brk app.js
    • 调试临时 vm js 文件: //@ sourceURL=dynamicScript.js, 参考, https://stackoverflow.com/questions/17367560/chrome-development-tool-vm-file-from-javascript
  • PROJECT: code style

    Feb 7, 2017 javascript style

    Javascript Code style

  • service worker for cache (PWA, HTTP2.0)

    Jan 10, 2017 javascript cache

    cache

    • https://developer.mozilla.org/en-US/docs/Web/API/CacheStorage
    • https://developer.mozilla.org/en-US/docs/Web/API/Cache
  • Object.defineProperty

    Jan 4, 2017 javascript prototype

    Doc

    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty

  • Node Attributes: nodeName, tagName, nodeType

    Jan 4, 2017 javascript
  • Subset of Web Components

    Dec 26, 2016 webcomponents polyfill

    WebComponents, our future!

    WebComponents is great, but it’s just too advanced so that we can’t use it on all platform.

  • Git tips

    Dec 23, 2016 git note

    Clone and Change repo

    • http://stackoverflow.com/questions/22906917/how-to-move-git-repository-with-all-branches-from-bitbucket-to-github
    • http://stackoverflow.com/questions/2432764/change-the-uri-url-for-a-remote-git-repository
  • Windows 10

    Dec 13, 2016 note windows command

    Commands

  • RSA note

    Dec 9, 2016 security note

    Principles of Mathematics

    • rsa_algorithm_part_one
    • rsa_algorithm_part_two
    • www.mobilefish.com
« Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 Next »

Notes

  • Contact me
  • zhoukekestar@163.com
  • zhoukekestar

This site is hosted with ❤️ by Github. Powered by Jekyll. Thanks a lot.

Friends' links: Lucien, EastWood Yang, yexiaoxiaogo, Yuying Wu, ChingYin Lee