美文网首页我爱编程
常用网站链接

常用网站链接

作者: 愿你如夏日清凉的风 | 来源:发表于2017-04-07 10:34 被阅读130次

    1、工作中常用的小功能

    草料二维码生成器 http://cli.im/
    在线二维码解码器 http://jiema.wwei.cn/
    图片压缩 https://tinypng.com/
    代码对比/归并 http://tool.oschina.net/diff
    json在线编辑器 http://www.qqe2.com/
    px转rem工具 http://520ued.com/tools/rem
    在线代码格式化 http://tool.oschina.net/codeformat/html


    2JavaScript相关

    JavaScript菜鸟教程 http://www.runoob.com/jsref/dom-obj-document.html
    JavaScript书籍下载 http://fe.linqing07.com/fontend/read.php?tid=63&fid=8&page=1
    林卿的书架 http://www.linqing07.com/book.html
    廖雪峰JavaScript教程 http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000
    Javascript中的apply与call详解 http://www.cnblogs.com/huyong/p/4139875.html
    ECMAScript 6入门 http://es6.ruanyifeng.com/#README
    JavaScript面向对象 http://www.cnblogs.com/dolphinX/p/4385862.html
    ECMAScript5 Object的新属性方法 http://www.cnblogs.com/dolphinX/p/3348467.html
    ES6新特性概览 http://www.cnblogs.com/Wayou/p/es6_new_features.html
    浅析JavaScript设计模式——发布-订阅/观察者模式 http://blog.csdn.net/q1056843325/article/details/53353850
    JavaScript 资源大全中文版 https://github.com/jobbole/awesome-javascript-cn
    JavaScript 日期处理类库 http://momentjs.cn/


    3CSS相关

    css的div垂直居中的方法,百分比div垂直居中 http://www.haorooms.com/post/css_div_juzhong
    css常用效果总结 http://www.haorooms.com/post/css_common
    CSS参考手册 http://css.doyoe.com/
    css伪类和伪元素 http://tympanus.net/codrops/css_reference
    css扫光效果总结 http://www.haorooms.com/post/css_saoguang
    CSS3 Flexbox 演示 http://www.css88.com/demo/flexbox-playground/
    CSS 选择器演示 http://www.haorooms.com/tools/css_selecter/


    4、CSS 3.0 动画

    Animate.css动画演示 http://www.dowebok.com/demo/2014/98/
    CSS 3.0 Animation http://www.css3maker.com/index.html
    Animate.css 一款强大的预设css3动画库 http://www.jq22.com/jquery-info819


    5Vue.js相关

    Vue.js官网 http://cn.vuejs.org/
    Vuejs 1.0 系列教程 https://laravist.com/series/vue-js-1-0-in-action-series
    vuejs入门基础 http://www.imooc.com/learn/694
    Vue 开源项目库汇总 https://github.com/opendigg/awesome-github-vue
    **vue-router 2 **中文文档https://router.vuejs.org/zh-cn/
    vue-resource github网址 https://github.com/pagekit/vue-resource
    vue-resource全攻略 http://www.cnblogs.com/keepfool/p/5657065.html


    6、静态资源公共库

    百度静态资源公共库 http://cdn.code.baidu.com/?qq-pf-to=pcqq.c2c


    7、jQuery

    jQuery之家 http://www.htmleaf.com/


    8GitHub相关

    GitHub https://github.com/
    GitHubPages https://pages.github.com/
    Hexo https://hexo.io/
    Gist https://gist.github.com/
    搭建Hexo http://www.zipperary.com/categories/hexo/


    9、切页面相关

    sass入门-sass教程 http://www.w3cplus.com/sassguide/
    CanvasRenderingContext2D https://developer.mozilla.org/zh-CN/docs/Web/API/CanvasRenderingContext2D
    Photoshop CC 与前端那些事 http://isux.tencent.com/ps-photoshop-cc-fd.html
    Less 中文网 http://lesscss.cn/
    快速入门 | Less.js 中文文档 http://less.bootcss.com/
    LESS 一种动态样式语言 http://www.bootcss.com/p/lesscss/
    Less 学习手册 http://www.1024i.com/demo/less/
    z.less api http://www.aibusy.com/zless/


    10、前端库/框架/插件相关

    Swiper中文APi http://www.swiper.com.cn/
    fullPage.js http://www.jq22.com/jquery-info1124
    多种动态效果的CSS3文字动画插件:textillate.js http://www.holdcode.com/web/details/97
    TweenMax动画库 http://greensock.com/timelinemax
    翻书特效 http://www.turnjs.com/
    css33D https://github.com/shrekshrek
    可视化库 http://c3js.org/
    旋转PPT https://github.com/impress/impress.js
    网页版PPT https://github.com/hakimel/reveal.js
    桌面应用程序 http://electron.atom.io/


    11、帖子相关

    shakejs是一个摇一摇的工具 https://segmentfault.com/a/1190000002607249
    手机移动端WEB资源整合 http://www.daqianduan.com/6281.html
    H5拍照应用开发经历的那些坑儿 http://tgideas.qq.com/webplat/info/news_version3/804/808/811/m579/201409/278736.shtml
    移动HTML5前端性能优化指南 http://www.uisdc.com/html5-front-end-optimization
    amfe的文章 https://github.com/amfe/article
    重新介绍 JavaScript(JS 教程) https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript
    多屏互动——H5中级进阶 https://blog.maxleap.cn/archives/985
    HTML5与移动端web学习笔记 https://segmentfault.com/a/1190000002712653
    github上值得关注的前端项目 https://segmentfault.com/a/1190000002804472
    详解js跨域问题 https://segmentfault.com/a/1190000000718840
    详解js闭包 https://segmentfault.com/a/1190000000652891
    浅析jQuery整体框架与实现(上) https://segmentfault.com/a/1190000000754325
    JavaScript继承方式详解 https://segmentfault.com/a/1190000002440502
    关于原生js的一些研究 https://segmentfault.com/a/1190000002911253
    从输入 URL 到浏览器接收的过程中发生了什么事情? https://segmentfault.com/a/1190000000697254
    详解JavaScript模块化开发 https://segmentfault.com/a/1190000000733959
    JavaScript 经典实例收集整理 https://segmentfault.com/a/1190000002559158
    Web安全知多少 http://wetest.qq.com/lab/view/136.html
    前端MVC变形记 http://efe.baidu.com/blog/mvc-deformation/
    猴子都能懂的GIT入门 http://backlogtool.com/git-guide/cn/
    前端学习路径 https://zhuanlan.zhihu.com/p/21935921
    深入了解viewport和px http://tgideas.qq.com/webplat/info/news_version3/804/7104/7106/m5723/201509/376281.shtml
    手机移动端WEB资源整合 http://www.daqianduan.com/6281.html
    web前端开发-移动端页面开发资源总结 http://www.html5dw.com/post?id=1491

    12HTML5相关

    html5自带表单验证体验优化及提示气泡修改 http://www.haorooms.com/post/html5_formvalid


    13、前端常用 -- 知识储备相关

    前端开发仓库 http://code.ciaoca.com/
    前端开发相关的优秀网站、博客、以及活跃开发者 https://github.com/jikeytang/front-end-collect
    前端网址导航 http://www.whycss.com/
    JS前端开发 http://www.kancloud.cn/jikeytang/qq/87646
    大前端 http://www.daqianduan.com/
    SegmentFault https://segmentfault.com/
    醉牛前端 http://f2er.club/
    如何跟上前端开发的最新前沿 https://uptodate.frontendrescue.org/zh/
    前端网(W3Cfuns) http://www.w3cfuns.com/
    前端工程师手册 https://leohxj.gitbooks.io/front-end-database/content/html-and-css-basic/index.html
    前端 TOP100 https://www.awesomes.cn/rank
    WEB前端开发 http://www.css88.com/
    前端收录 http://www.helloweba.com/nav.html
    Taobao FED | 淘宝前端团队 http://taobaofed.org/
    WEB前端开发 http://www.css88.com/


    14、命令行相关

    淘宝NPM镜像 https://npm.taobao.org/


    15、分享功能

    一键分享到微博、QQ空间、QQ好友、微信 http://overtrue.me/share.js/

    16、微信样式库

    微信原生视觉体验一致的基础样式库 https://weui.io/
    Mint UI http://mint-ui.github.io/#!/zh-cn

    17、代码托管/开发者平台/云存储

    码云 - 开源中国代码托管平台 http://git.oschina.net/
    Coding,git,代码托管 https://coding.net/
    七牛 https://portal.qiniu.com/
    上传到七牛工具 https://github.com/bimohxh/webon
    leancloud https://leancloud.cn/


    18、兼容性相关

    Support tables for HTML5, CSS3, etc http://caniuse.com/


    19、开发工具相关/交互图工具

    Sublime Text Emmet Documentation http://docs.emmet.io/cheat-sheet/
    Git常用命令速查表 https://dn-coding-net-production-pp.qbox.me/e8dd7837-b39d-413e-9beb-ed51984719e0.png
    Markdown 在线编辑器 http://c.runoob.com/front-end/712
    webSequenceDiagrams https://www.websequencediagrams.com/
    Sublime Text3 最全快捷键 mac 版 http://www.jianshu.com/p/248c53ed27dd


    20、移动Web相关

    iphone分辨率终极指南 http://images.shejidaren.com/wp-content/uploads/2014/09/iphone-Resolutions-guide.png
    使用Flexible实现手淘H5页面的终端适配 https://github.com/amfe/article/issues/17
    H5播放器功能演示 http://m.v.qq.com/tvp/
    微信页面内嵌视频的一些心得 http://blog.toxicjohann.com/2016/01/09/sth-about-video/


    21、代码组织相关

    Sea.js官网 http://seajs.org/docs/
    sea.js官方文档 https://github.com/seajs/seajs/issues/547
    RequireJS官网 http://requirejs.org/
    RequireJS中文网 http://www.requirejs.cn/
    require.js的用法 http://www.ruanyifeng.com/blog/2012/11/require_js.html


    22、在线学习相关

    慕课网(IMOOC) http://www.imooc.com/
    极客学院 http://www.jikexueyuan.com/
    腾讯课堂 https://ke.qq.com/
    淘宝教育 https://xue.taobao.com/
    百度传课 http://www.chuanke.com/
    网易云课堂 http://study.163.com/
    麦子学院 http://www.maiziedu.com/


    23、知名博主相关

    阮一峰的网络日志 http://www.ruanyifeng.com/blog/
    囧克斯(勾三股四 阿里巴巴) http://jiongks.name/
    CSS探索之旅(杜瑶 去哪儿网) http://blog.doyoe.com/
    JerryQu 的小站 https://imququ.com/
    小胡子哥 http://www.barretlee.com/
    林卿的个人简历网站 http://www.linqing07.com/index.html
    永不言败的博客 http://blog.901web.com/
    trigkit4 https://segmentfault.com/u/trigkit4/articles?sort=vote
    廖雪峰的官方网站 http://www.liaoxuefeng.com/
    惜缘Git服务 http://git.xiyuan.name/
    Haorooms http://www.haorooms.com/archives
    极限前端 | ouvenzhang的博客 http://jixianqianduan.com/
    惊鸿三世的博客 http://note.codingplayboy.com/categories/JavaScript/


    24、活动相关

    SegmentFault 活动 https://segmentfault.com/events
    活动行 http://www.huodongxing.com/


    ** 25**、前端面试相关

    前端零基础学习提纲 http://www.cnblogs.com/dolphinX/p/5181660.html


    26、其他网站

    稀土掘金 http://gold.xitu.io/welcome https://juejin.im/welcome
    博客园 http://www.cnblogs.com/
    推酷 http://www.tuicool.com/a/
    伯乐在线 http://www.jobbole.com/
    Mozilla 开发者网络 https://developer.mozilla.org/zh-CN/#
    在线工具 http://tool.oschina.net/
    各类移动端页面参考 http://k.swao.cn/js/web/mobileRefer.html
    dowebok http://www.dowebok.com/
    科蚁网 http://www.ke01.com/
    Helloweba http://www.helloweba.com/
    H5EDU http://h5edu.cn/index.php
    TGideas-腾讯游戏官方设计团队 http://tgideas.qq.com/
    StuQ http://www.stuq.org/
    H5jun http://matrix.h5jun.com/
    中国领先的开发者服务平台 https://www.sdk.cn/companies
    TodoMVC http://todomvc.com/
    MUI - DCloud http://www.dcloud.io/mui.html
    开源中国 http://www.oschina.net/
    InfoQ - 促进软件开发领域知识与创新的传播 http://www.infoq.com/cn/
    CSDN.NET - 全球最大中文IT社区 http://www.csdn.net/
    腾讯ISUX https://isux.tencent.com/
    百度FEX http://fex.baidu.com/
    SDC设计师网址导航 http://hao.uisdc.com/
    WeUI 微信移动 Web 应用设计的 UI 库 http://demo.weui.org.cn/example/
    FrozenUI - 专注于移动web的UI框架 http://frozenui.github.io/


    27、技术大牛

    活跃在Github上的技术大牛排名 http://githubrank.com/
    20位活跃在Github上的国内技术大牛 http://blog.csdn.net/yaoxtao/article/details/38518933


    28、Sketch

    Sketch的导出(Export)研究报告 http://www.jianshu.com/p/4070602cd98d

    29H5案例相关

    全新BMW M2锋芒上市 http://bmw2.thefront.com.cn/m2_2016/?from=iguoguo.net
    万物皆有源 邀你共同见证 http://whoiam.digi-campaign.com/index.html?from=iguoguo.net
    H5说 http://www.h5shuo.com/pc

    30Node.js相关

    移动前端资源整理 http://ionichina.com/topic/570b1f4ecd63e4247a7cfcf3
    Node.js API 中文版 http://nodeapi.ucdok.com/#/api/
    Node.js 中文网 http://nodejs.cn/
    Node.js 英文网 https://nodejs.org/en/
    NPM https://www.npmjs.com/
    Express中文网 http://www.expressjs.com.cn/
    Express英文网 http://expressjs.com/
    ejs模板引擎 https://www.npmjs.com/package/ejs
    jade模板引擎 https://www.npmjs.com/package/jade
    Jade - Template Engine http://jade-lang.com/
    CNode:Node.js专业中文社区 https://cnodejs.org/
    Bower https://bower.io/
    bower是什么 http://dagaiwan.com/207.html


    31AngularJS相关

    AngularJS https://angularjs.org/
    AngularJS中文社区 http://www.angularjs.cn/
    AngularJS中文网 http://www.apjs.net/
    AngularJS 菜鸟教程 http://www.runoob.com/angularjs/angularjs-tutorial.html
    AngularJS 参考手册 http://www.runoob.com/angularjs/angularjs-reference.html
    AngularJs篇:30分钟快速掌握AngularJs http://www.cnblogs.com/zhili/p/AngularJSQuickStart.html
    AngularJs学习笔记--directive http://www.cnblogs.com/lcllao/archive/2012/09/09/2677190.html
    Angular范例程序 http://showcase.ngnice.com/#/home/home


    32Ionic相关

    Ionic官网 http://ionicframework.com/
    Ionic中文网 http://www.ionic.wang/
    Cordova官网 http://cordova.apache.org/
    Ionichina:全球最大的 Ionic Framework 中文社区 http://ionichina.com/
    Ionic中文站 http://cnionic.com/web/
    Ionic仿照微信项目源码-边开发边学 http://www.phonegap100.com/themesinfo_47.html
    Ionic Lab http://lab.ionic.io/
    AndroidDevTools Android SDK下载 http://www.androiddevtools.cn/
    腾讯大师兄 - 移动开发者工具镜像站点 https://dsx.bugly.qq.com/
    ionic 教程 http://www.runoob.com/ionic/ionic-tutorial.html
    Ionic 2 http://ionic.io/
    图标字体 https://icomoon.io/app/#/select


    33React Native相关
    React Native 官网 http://facebook.github.io/react-native/
    React Native 中文网 http://reactnative.cn/
    手把手教React Native实战开发视频教程 1-50集 https://yunpan.cn/cBiQAJQIkf67P 访问密码 a16f
    React-Native学习指南 https://github.com/reactnativecn/react-native-guide


    34TypeScript相关

    TypeScript官网 https://www.typescriptlang.org/
    TypeScript中文网 http://tslang.cn/index.html

    17React.js相关

    React 技术栈系列教程 - 阮一峰的网络日志 http://www.ruanyifeng.com/blog/2016/09/react-technology-stack.html
    React.js官网 https://facebook.github.io/react/index.html
    React.js中文网 http://reactjs.cn/react/index.html
    Why React? | React https://facebook.github.io/react/docs/why-react.html
    React中文网 http://react-china.org/
    React入门视频教程 - Page 1 - 霹雳渔 http://piliyu.com/tag/react-getting-started-video-tutorial/
    React 入门实例教程 - 阮一峰的网络日志 http://www.ruanyifeng.com/blog/2015/03/react.html
    来自中国电信云计算的React入门视频 http://leanote.com/blog/post/57858d9cab644133ed009dfb
    React JSFiddle https://jsfiddle.net/reactjs/69z2wepo/
    React JSFiddle without JSX https://jsfiddle.net/reactjs/5vjqabv3/
    交互有趣的前端开发课程 - zexeo则修 http://zexeo.com/course
    Ant Design - 一个 UI 设计语言 http://ant.design/
    React 中文导航 http://nav.react-china.org/
    React-ui https://www.awesomes.cn/repo/Lobos/react-ui
    Babel 官网 https://babeljs.io/
    Babel 中文网 http://babeljs.cn/
    Wos 课后班 http://dagaiwan.com/
    Amaze UI http://amazeui.org/
    react-tools如何使用 http://dagaiwan.com/230.html
    React学习资源汇总 https://github.com/tsrot/study-notes/blob/master/React%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%BA%90%E6%B1%87%E6%80%BB.md
    React 组件之间如何交流 http://www.tuicool.com/articles/AzQzEbq
    极客学院-React中文文档 http://wiki.jikexueyuan.com/list/react/
    仿React中文网 http://www.css88.com/react/index.html
    webpack2中文文档 http://www.css88.com/doc/webpack2/
    Webpack 中文指南 http://webpackdoc.com/index.html
    React 应用的性能优化之路 https://github.com/xitu/gold-miner/blob/master/TODO/performance-optimisations-for-react-applications.md
    惊鸿三世的博客-React http://blog.codingplayboy.com/tag/react/
    Vue 和 React 的使用场景和深度有何不同? https://www.zhihu.com/question/31585377


    ** 35**、工具相关

    百度地图 http://developer.baidu.com/map/jsdemo.htm#a1_2


    ** 36**、生活常用

    出入境管理网 http://www.bjgaj.gov.cn/idn/index.jsp

    相关文章

      网友评论

        本文标题:常用网站链接

        本文链接:https://www.haomeiwen.com/subject/sevqattx.html