Notes
Home Search Tags About
  • 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
  • machine learn

    Dec 8, 2016 javascript machine-learn
  • Flexbox

    Nov 28, 2016 css

    Links

    • cssreference
    • caniuse
  • https

    Nov 28, 2016 network security

    links

    • Https原理与过程
    • 数字签名是什么?
  • Vue 学习笔记

    Oct 28, 2016 vue note

    目录结构

    • benchmarks vue的各项性能测试页面
    • build vue构建目录,用于将src代码输出至dist
      • build.js 构建脚本,依赖于config.js
    • dist vue代码输出路径
    • examples 样例展示
    • flow flow目录,用于代码可维护性和常规类型检测
      • 比如function numVowels(word: string): number { return word.length;} 检测函数输入和输出类型,官网地址
    • src 主体代码
    • test 各类测试目录
    • types typescript目录,主要用于代码可维护性
    • package.json
      • karma 用于单元测试
      • de-indent 删除多余的空格
      • he HTML实体的编码和解码
      • rollup 项目打包工具
  • Git常用命令清单

    Oct 24, 2016 git command

    作者:jaywcjlove

  • 游览器缓存机制

    Oct 6, 2016 cache network

    web游览器缓存机制

  • 关于留人

    Oct 6, 2016 management articles

    作者:sofish 链接:https://zhuanlan.zhihu.com/p/22703461 来源:知乎 著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

  • 元素位置信息

    Sep 27, 2016 css

    getBoundingClientRect

    getBoundingClientRect getBoundingClientRect2

« 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