zoukankan      html  css  js  c++  java
  • 前端一些干货


    安装build工具: npm install windows-build-tools -g  

    封装代码成exe工具: enigma virtual box 

    Redux 官方文档中文翻译: http://cn.redux.js.org/docs/introduction/PriorArt.html 

    ELM (functional language)函数式编程语言: http://elm-lang.org/ 

    Redux Demo: http://demo.redux.io/wp-admin/admin.php?page=_options&tab=0 

    Redux Course: https://egghead.io/courses/getting-started-with-redux 

    RxJs: https://github.com/Reactive-Extensions/RxJS 

    Redux thunk: https://github.com/gaearon/redux-thunk The inner function receives the store methods dispatch and getState as parameters. 

    箭头表达式: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions 

    ES6: http://es6.ruanyifeng.com/#docs/style https://yarnpkg.com/zh-Hans/docs 

    React Bootstrap: http://react-bootstrap.github.io/components.html 

    React MDL: https://tleunen.github.io/react-mdl/components/card/ 

    React Material UI: http://www.material-ui.com/#/components/date-picker 

    React Awasome: https://github.com/enaqx/awesome-react 

    React 资源库: https://react.rocks 

    Fetch: https://github.com/github/fetch 

     https://facebook.github.io/react/docs/components-and-props.html 

    语言包: http://www.galeki.com/show/2445.html 

    react相关: https://github.com/markerikson/react-redux-links/blob/master/boilerplates-and-starter-kits.md 

    redux : https://segmentfault.com/a/1190000004236064?utm_source=Weibo 

    https://segmentfault.com/q/1010000008187210

    原子设计模式react脚手架 : https://arc.js.org/ 

    资料集 : https://github.com/enaqx/awesome-react 

    排序 : http://bokuweb.github.io/react-sortable-pane/ 

    redux-saga : http://www.tuicool.com/articles/fqYvUrv 

    redux : http://www.redux.org.cn/ 

    yarn : http://www.oschina.net/news/78072/yarn-a-new-package-manager-for-javascript 

    中文取英文名:  http://unbug.github.io/codelf/ 

    express js : http://expressjs.com/en/starter/hello-world.html 

    web 资源站 : http://www.html580.com/10849/go 

    赵磊的技术博客 http://elf8848.iteye.com/

    小程序:  https://mp.weixin.qq.com/debug/wxadoc/dev/api/ 

    小程序资源:  http://www.cnblogs.com/dragondean/p/5914496.html 

    小程序资源2:  http://blog.csdn.net/zuochao_2013/article/details/54563993 

    马克飞象: https://maxiang.io/ 

    查看网站用的框架 : https://wappalyzer.com/ 

    pm2 : http://pm2.keymetrics.io/docs/usage/quick-start/#cheat-sheet 

    electron:  https://electron.atom.io/ 

    electron资料 : https://zhuanlan.zhihu.com/p/24275216 https://toutiao.io/tags/Electron 

    vue-electron: https://simulatedgreg.gitbooks.io/electron-vue/content/cn/  需要翻墙

    vue-cli webpack : https://github.com/DDFE/DDFE-blog/issues/10 

    专业程序猿掌握的技能 : https://zhuanlan.zhihu.com/p/25152321 

    react支持多语言 : react-intl https://segmentfault.com/a/1190000005824920 

    nsis 博客 : https://www.cnblogs.com/zzllily/articles/5443850.html 

    node web服务器 : http://www.runoob.com/nodejs/nodejs-web-module.html 

  • 相关阅读:
    团队项目-第一阶段冲刺-5
    用户场景分析
    第九周总结
    团队项目-第一阶段冲刺-3
    团队项目-第一阶段冲刺-2
    团队项目-第一阶段冲刺-1
    个人工作任务认领
    实验一:个人博客
    MFC onpaint() ondraw()
    MFC 虚函数与消息映射区别
  • 原文地址:https://www.cnblogs.com/ypengbk/p/9262617.html
Copyright © 2011-2022 走看看