2020年4月27日 星期一

webpack


webpack learning
1. https://ithelp.ithome.com.tw/articles/10184762
2. https://neighborhood999.github.io/webpack-tutorial-gitbook/Part1/StartCoding.html
3. learning good: https://www.sitepoint.com/beginners-guide-webpack-module-bundling/
4. good choice: https://github.com/geelen/webpack-from-first-principles
5. wepack office en https://webpack.js.org/loaders/file-loader/#publicpath
6. wepack office ch  https://webpack.docschina.org/loaders/file-loader/
7. webpack public path https://juejin.im/post/5af11ab4f265da0ba5677ccc
8. fileloader used https://awdr74100.github.io/2020-03-09-webpack-urlloader-fileloader/

vue:
1. https://ithelp.ithome.com.tw/articles/10202470
2 https://devs.tw/post/60
3 https://cli.vuejs.org/guide/webpack.html
4 https://vue-loader-v14.vuejs.org/zh-cn/start/spec.html
5. https://vue-loader.vuejs.org/migrating.html#a-plugin-is-now-required
6. https://vue-loader.vuejs.org/guide/#manual-setup
7 https://ithelp.ithome.com.tw/articles/10213923
8. vue webpack: https://vuejs.org/v2/guide/installation.html
9. vue content: https://www.mmxiaowu.com/article/58482558d4352863efb55475
10. good vue install: https://www.lagou.com/lgeduarticle/19307.html
11.  good vue install2: https://segmentfault.com/a/1190000012789253


spa
1. https://code.tutsplus.com/tutorials/single-page-todo-application-with-backbonejs--cms-21417
2. https://www.sitepoint.com/single-page-app-without-framework/


babel:
1. https://www.ruanyifeng.com/blog/2019/02/npx.html
2. https://www.cybergrx.com/resources/blog/how-to-create-a-barebones-production-ready-npm-package-with-babel-7/
3. office: https://babeljs.io/docs/en/configuration
4. good chinesse: https://michaelchen.tech/javascript-programming/babel/
5. good with webpack: https://medium.com/i-am-mike/webpack%E6%95%99%E5%AD%B8-%E5%9B%9B-javascript-%E8%88%87-babel-1d7acd911e63
6. office runtime: https://babeljs.io/docs/en/babel-runtime
7.

css normal:
https://ithelp.ithome.com.tw/articles/10196528

2020年4月22日 星期三

doent core write files

1. https://www.c-sharpcorner.com/article/sending-files-from-web-api/

2. https://blog.johnwu.cc/article/ironman-day23-asp-net-core-upload-download-files.html

3.https://stackoverflow.com/questions/39994695/asp-net-core-api-controller-response-body-writeasync-base64-string-not-working

2020年4月19日 星期日

leaning js

https://ithelp.ithome.com.tw/users/20105814/ironman/2049?page=2


_Layout learning
https://vuestic.epicmax.co/admin/forms/form-elements

https://madewithvuejs.com/blog/the-best-vue-js-admin-dashboards


https://vuetifyjs.com/en/getting-started/quick-start/