在线资源
收集的一些在线的免费资源
国内下载
解决一些资源在国内下载慢的问题
VScode
官网下载页面:https://code.visualstudio.com/download
如果我们从官网下载跳转过去,最终大概是这么个地址:
https://az764295.vo.msecnd.net/stable/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeUserSetup-x64-1.80.0.exe
下载速度会很慢,这里有个方法,将前面的域名做个替换,改成这个 https://vscode.cdn.azure.cn
或者输入一个原始下载地址,我们帮你转换
Git for Windows
国内直接从官网(http://git-scm.com/download/win)下载比较慢。这里提供一个国内的下载站,方便网友下载
访问 淘宝 NPM 的 Git for Windows 索引页 来下载
Chrome
提供 Chrome 浏览器所有历史版本的下载,包括 Windows、Mac、Linux 平台的安装包,还支持 Chrome 插件的下载。
这对于前端开发经常要验证历史版本的兼容性尤为必要
node-sass
node-sass
是我们开发中很常见的依赖包,也是安装时间冗长和最常见到报错的依赖。
- 设置 npm 源为国内镜像
npm config set registry https://registry.npm.taobao.org
// 或者仅设置 node-sass 下载源为淘宝镜像
npm config set sass-binary-site http://npm.taobao.org/mirrors/node-sass
- 解决二进制文件下载慢
node-sass
除了 npm
部分的代码,还会下载二进制文件,但是默认源是 github,在国内 github 的访问总是不稳定且很慢。
set SASS_BINARY_SITE=https://npm.taobao.org/mirrors/node-sass/ && npm install node-sass
备注
如果有梯子可以直接设置系统代理解决
可使用我的邀请码注册:https://traveler.rapps.click/#/login?code=AIV8iqqo
高质量信息源
- Kadaza - 国外网址导航站,方便你快速浏览各大主流网站
- Buzzing - 国外热门新闻双语快速浏览
- 数字移民导航 - 数字移民整理的国外网站导航
- Track Awesome-Selfhosted - 追踪 Github 上最新的 Awesome 项目
- Hacker News - 质量最高的科技社区
- 一个聚合了 500 多个程序员博客的时间流
程序员英语学习
- 英语进阶指南(English Level Up Tips) - https://github.com/byoungd/English-level-up-tips
- 程序员英语词汇宝典 - https://learn-english.dev
- 专为程序员编写的英语学习指南 - https://a-programmers-guide-to-english.harryyu.me
- Qwerty Learner - 通过边敲边学习的方式 - https://kaiyiwing.gitee.io/qwerty-learner
- 人人都能用英语 - 新东方李笑来老师著作 - https://github.com/xiaolai/everyone-can-use-english
- 编程常用英语词汇 | 菜鸟教程 - https://www.runoob.com/w3cnote/common-english-terminology-in-programming.html
- 薄冰英语语法 - 北京外国语大学英语系教授 - https://oldwestenglish.github.io/grammar/#/
在线电子书
- Python for Data Analysis, 3E - https://wesmckinney.com/book
- Eloquent JavaScript Third Edition - https://eloquentjavascript.net
- 100 Exercises To Learn Rust - https://rust-exercises.com
- Hello 算法 - https://www.hello-algo.com
- zlibrary - 电子书搜索 - https://zh.zlibrary-china.se
- Generative AI for Beginners - 微软官方出品 - https://microsoft.github.io/generative-ai-for-beginners/#/
图片
- Unsplash | Beautiful Free Images & Pictures - https://unsplash.com
- Pexels | 免费素材图片 - https://www.pexels.com/zh-cn
- Cupcake - Royalty free images for commercial use - https://cupcake.nilssonlee.se
- Awesome Wallpapers - wallhaven.cc - https://wallhaven.cc
- 500px | Discover and share the world’s best photos - https://500px.com
- Pixabay - https://pixabay.com/photos
设计
- bentogrids | 获取设计灵感 - https://bentogrids.com
- uiverse | Open-Source UI elements - https://uiverse.io
视频
- 6v 电影网 - http://www.6vgood.net
- iKanBot - https://www.ikanbot.com
- Documentaries - 免费提供超4000高质量纪录片 - https://ihavenotv.com
音乐
- Pixabay - https://pixabay.com/music
- 铜钟 - https://tonzhon.com
- 无损音乐吧 - https://www.dtshot.com/home
- 百乐米 - https://bailemi.com
- 音乐聚合搜索 - https://www.yeyulingfeng.com/tools/music
本站内容遵守 CC BY-NC-SA 4.0 许可协议,转载请注明出处。
如果内容对你有用,请作者喝杯咖啡 ☕:
如果内容对你有用,请作者喝杯咖啡 ☕: