随笔分类 - UI JS TS Less
摘要:ES6多个箭头转ES5 http://google.github.io/traceur-compiler/demo/repl.html#request(_action)%0Alet%20withStatus%20%3D%20status%20%3D%3E%20action%20%3D%3E%20R.
阅读全文
摘要:codes in Design Patterns in javascript_ES_Pattern.7z
阅读全文
摘要:<html> <head> </head> <body> <h1>Design Patterns in JavaScript: Module, Revealing Module</h1> <div id="root"> </div> <script type="text/javascript"> "
阅读全文
摘要:<html> <body> <h1>Design Patterns in JavaScript Constructor, Factory, & Abstract Factory Creational Patterns</h1> <script type="text/javascript"> "use
阅读全文
摘要:<html> <body> <button onclick="fetchImage()">Fetch</button> <button onclick="ajaxRequest()">Ajax</button> <button onclick="ajaxRequest2()">Ajax2</butt
阅读全文
摘要:<script type="text/javascript"> "use strick"; let regularFunction=()=>{ return "Hello"; } let timeoutFunction=msg=>{ var returnMsg; setTimeout(()=>{ c
阅读全文

浙公网安备 33010602011771号