https://www.iconfont.cn/search/index?searchType=icon&q=%E5%AE%A1%E6%A0%B8%E4%B8%AD
点开图片,然后下载png
https://jsbin.com/getizerivu/edit?html,console
@@ 看看其它同学有没有更好的办法,我这一个简单的实现,供参考。
Ps
https://macwk.com/soft/adobe-photoshop-cc
windows, mac版我都在这下的,供参考。
前端资料(辉辉)
https://www.bilibili.com/video/BV14J4114768
https://www.bilibili.com/video/BV1Sy4y1C7ha
关于推广一个成功的github项目,包含四个内容,看看pan大神教课书级别的操作:
1. 在线演示,
https://panjiachen.github.io/vue-element-admin/
2. github源码
https://github.com/PanJiaChen/vue-element-admin
3. 开发心得
https://github.com/PanJiaChen/vue-element-admin/blob/master/README.zh-CN.md
4. 社区推广
https://juejin.im/post/59097cd7a22b9d0065fb61d2
关于学习的步骤我这儿有个粗浅的路线,发出来供在座的诸位参考。
1. 关于 git 学习
https://www.bilibili.com/video/BV1Xx411m7kn?from=search&seid=6938440747534254871
看这个视频,
https://www.liaoxuefeng.com/wiki/896043488029600
看这个文档。
其实刚开始也可以不用学那么全,先学会在github上建仓库,然后拉下来,提交上去就完事,就这么简单。其它的冲突,分支什么的,你现在暂时用不到,可以不着急学,后期在慢慢学习。
https://cmder.net/
安装这个工具,代替默认的cmd,
2. 项目
2.1 vue 实现一个音乐播放器
https://github.com/Sioxas/vue-music
源码
http://sioxas.github.io/#/
在线demo
https://github.com/IFmiss/vue-music
源码
http://www.daiwei.org/vue-music/
在线demo
https://github.com/sl1673495/vue-netease-music
源码
https://ssh-music.vercel.app/#/discovery
在线demo
2.2 仿饿了么和美团
https://github.com/ustbhuangyi/vue-sell
源码
http://ustbhuangyi.com/sell/
在线预览
https://github.com/cccyb/vue-eleme-app
源码
2.3 vue-element-admin
https://github.com/PanJiaChen/vue-element-admin/
源码
https://panjiachen.github.io/vue-element-admin/
在线预览
https://github.com/d2-projects/d2-admin/
源码
https://d2.pub/d2-admin/preview/
在线预览
2.4 如何实现自己的vue ui
https://blog.csdn.net/qq316020201/article/details/87090721
仿element使用vue实现自己的UI组件库
https://github.com/hxh2010/hai-ui
基于Vue的 UI 库
https://juejin.cn/post/6844904049259577351
从零实现一套属于自己的UI框架-发布到npm
https://github.com/tangmengcheng/mc-ui.git
mc-ui
2.5 如何实现自己的 vue-cli
https://juejin.cn/post/6844903586694955015
走进Vue-cli源码,自己动手搭建前端脚手架工具
https://github.com/ruichengping/asuna-cli
前端项目构建工具
https://juejin.cn/post/6844903807919325192
仿vue-cli 搭建属于自己的脚手架
https://github.com/lgq627628/xr-cli
A simple CLI for creating your project.
https://segmentfault.com/a/1190000020593700
根据vue-cli手摸手实现一个自己的脚手架
https://github.com/zhou1591/zjs-cli/
zjs-cli
用mac 的同学分享几个小东西
- https://github.com/jaywcjlove/awesome-mac/blob/master/README-zh.md
Awesome Mac
- https://github.com/iCHAIT/awesome-macOS
awesome-macOS
- https://github.com/Louiszhai/tool
开发效率提升:Mac生产力工具链推荐
https://github.com/Awesome-Windows/Awesome
windows 的也有
- http://es6.ruanyifeng.com/
阮一峰es6入门 es6 这个可以查询,有本书也推荐学习一下,就是高程三作者写的,深入理解 es6
https://item.jd.com/13998066977.html
深入理解ES6
不想看书也可以看这个文档
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript
ajax 周边的就是经典面试题,浏览器中输入 Url 发生了什么事,这里边有部分 ajax 相关的东西,推荐的书箱就是:图解 http,或 http 权威指南,
图解比较短小,适合入门,http 权威指南就比较厚了。
https://item.jd.com/11449491.html
图解HTTP(图灵出品)
https://item.jd.com/1026329790.html
【正版包邮】HTTP权威指南
- https://github.com/aliyunfe/weekly
阿里云前端技术周刊
- https://juejin.im/user/57a48b632e958a006691b946
D2开源组
- https://weekly.75team.com/
奇舞周刊
- https://fex.baidu.com/weekly/
百度技术周刊
- https://github.com/ruanyf/weekly
阮一峰的科技爱好者周刊
- https://frontend-weekly.com/
tower1229 的前端周刊
其它
- https://dev.to
- https://javascriptweekly.com
- https://frontendfoc.us
- https://webtoolsweekly.com
- https://react.statuscode.com
- http://www.angular-weekly.com
- https://nodeweekly.com
https://www.bilibili.com/video/BV14J4114768?from=search&seid=17801281495824612151
https://b23.tv/2EHeI6
https://regex101.com/
vue资料(包含代码),链接: https://pan.baidu.com/s/1QiQCRTkXPN6Y7gIEdjN7FQ 提取码: crxq
vue资料(只有ppt),链接:https://pan.baidu.com/s/1Pml90ugdyX9zVogykMniFQ 提取码:48r7
https://github.com/coderwhy/LearnMiniProgram
这是小程序的资料,点击github地址,里面有视频及代码的网盘地址,可以顺手点个star,谢谢
@Edgar辉 js你就看看这几个试试
https://blog.csdn.net/hyupeng1006/article/details/80351174
https://segmentfault.com/a/1190000007535316
@所有人
重磅:硬核前端面试开源项目汇总(进大厂必备)
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
建立最好的面试地图。目前的内容包括js、网络、浏览器相关、性能优化、安全性、框架、git、数据结构、算法等。
https://github.com/Advanced-Frontend/Daily-Interview-Question
每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
https://lucifer.ren/fe-interview
宇宙最强的前端面试指南。
https://github.com/stone0090/alibaba-interview
阿里巴巴面试资源汇总。
https://github.com/haizlin/fe-interview
前端面试每日3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)。
https://github.com/ElemeFE/node-interview/tree/master/sections/zh-cn
如何通过饿了么大前端的面试, 职位是 2~3 年经验的 Node.js 服务端程序员 (并不是全栈)。
https://github.com/HerbertKarajan/Fe-Interview-questions
目前最全的前端开发面试题及答案。
https://github.com/poetries/FE-Interview-Questions
前端面试常考问题整理,按模块知识点分类。
https://github.com/fex-team/interview-questions
FEX 面试问题。
https://github.com/h5bp/Front-end-Developer-Interview-Questions
一个有用的前端相关问题列表,你可以用来面试潜在的候选人,测试自己或完全忽略。
https://github.com/paddingme/Front-end-Web-Development-Interview-Question
前端开发面试题大收集,前端面试集锦。
https://github.com/helloqingfeng/Awsome-Front-End-learning-resource
GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)。
https://github.com/Advanced-Interview-Question/front-end-interview
前端开发者面试清单。
https://github.com/airuikun/Weekly-FE-Interview
每周十道前端大厂面试题,并收集大家在大厂面试中遇到的难题,一起共同成长。
https://github.com/biaochenxuying/blog/blob/master/interview/fe-interview.md
面试的内容包含:HTML + CSS + JS + ES6 + Webpack + Vue + React + Node + HTTPS + 数据结构与算法 + Git 。
https://github.com/biaochenxuying/blog
JavaScript 数据结构与算法之美。
@zhjun 老公哪里有好的Java视频 分享一下
https://space.bilibili.com/302417610
有没有vue学习课程推荐呀
https://jspang.com/detailed?id=57
https://www.bilibili.com/video/BV14J4114768?from=search&seid=3903643082024595969
vs code日常
下载链接visual studio code https://code.visualstudio.com/download#