## 概况
在线地址:`http://www.kancloud.cn/jsfront/month/82796` [JS前端开发群月报](http://www.kancloud.cn/jsfront/month/82796)
提交原则:
- 技术文章新的为主。
- 以前的文章,比较经典的也可以提交。
- [如何提交月报](http://www.kancloud.cn/jsfront/month/227309)
---
## 08月份前端资源分享
#### 1. Javascript 175453545
- [一个简洁、安全、免费的静态网站评论系统](https://twikoo.js.org/)
- [推荐一套公开的 API 接口](https://zhuanlan.zhihu.com/p/548775285)
- [10 个 GitHub 上的前端高仿项目](https://zhuanlan.zhihu.com/p/556394024)
#### 2. TypeScript
#### 3. H5微信小程序Javascript开发 群号:148257606
#### 4. CSS 群号:578901836
- [各种cssloaders](https://cssloaders.github.io/)
#### 5. Angular 群号:238251402
#### 6. React, Webpack 群号:530415177
- React
- [React性能优化,六个小技巧教你减少组件无效渲染](https://www.cnblogs.com/echolun/p/16585566.html)
- [useEffect 完整指南](https://overreacted.io/zh-hans/a-complete-guide-to-useeffect/) // 自此三个由〖 深圳-炜哥 〗奉献
- [使用 React Hooks 声明 setInterval](https://overreacted.io/zh-hans/making-setinterval-declarative-with-react-hooks/)
- [React Hooks完全上手指南](https://zhuanlan.zhihu.com/p/92211533)
- Webpack
#### 7. Vue 群号:364912432
- [NutUI 是京东风格的移动端组件库](https://nutui.jd.com/#/zh-CN/guide/intro)
- [2022前端面试题之VUE](https://zhuanlan.zhihu.com/p/545466988)
- [Vue3.0 Composition API和Hooks使用学习文档](https://segmentfault.com/a/1190000039143683)
##### 7.1 Vue 群内资源
#### 8. jQuery
#### 9. 看书学习 | 成长 | 写作
#### 10. Git | Github | SVN | FTP
#### 11. 创业 | 职场 | 管理 | 产品 | 运营
#### 12. IDE,编辑器,调试等工具类
- [VsCode通过snippet generator快速生成自定义代码片段](https://juejin.cn/post/7017699580846293022)
#### 13. 前端架构及工程化构建工具等,如:Gulp, Fis, Grunt
#### 14. Sass,PostCSS 群号:578901836
#### 15. 工作方法 | 协同 | 流程
#### 16. Nodejs 群号:422910907
- [[译] 如何更新 package.json 中的依赖项](https://juejin.cn/post/6844904129412726798)
#### 17. UI 群号:321173051
- [无损放大](https://bigjpg.com/)
#### 18. 性能优化教程
#### 19. 面试 | 求职
- [2022年前端面试集锦](https://juejin.cn/post/7127673540379148318)
#### 20. Mac ios
#### 21. Android
#### 22. PHP 群号:82254462
#### 23. Java 群号:145381037
#### 24. Python 群号:130705066
#### 25. Hybrid App 群号:498173484 以下链接由Hybrid App群主:江西-醉逍遥推送
#### 26. ASP.NET C# 群号:461614624
#### 27. Go 群号:105545914
- [gin+zinc+vue+ts 清新文艺微社区](https://github.com/rocboss/paopao-ce)
- [一个仿v2ex社区风格的开源论坛项目](https://github.com/casbin/casnode)
- [go刷leetcode集合](https://github.com/willshang/go-leetcode)
- [Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源](https://github.com/yongxinz/gopher)
- [Golang面试题](https://github.com/yqchilde/Golang-Interview)
- [超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线](https://github.com/xiaobaiTech/golangFamily)
- [机器学习/深度学习/Python/Go语言面试题笔试题](https://github.com/geektutu/interview-questions)
- [Go语言面试题集](https://github.com/iswbm/golang-interview)
- [golang面试题集合](https://github.com/lifei6671/interview-go)
- [一款结构化的 Markdown 引擎,支持 Go 和 JavaScript](https://github.com/88250/lute)
- [goquery是用 Go 语言编写的一个类似于 jQuery 的库](https://darjun.github.io/2020/10/11/godailylib/goquery/)
- [go-captcha, 一个简洁易用、交互友好、高安全性的点选行为验证码 Go 库](https://segmentfault.com/a/1190000041187336)
- [cron一个用于管理定时任务的库](https://darjun.github.io/2020/06/25/godailylib/cron/)
- [gjson-方便地从一个 JSON 串中读取值。同时它也支持各种查询、汇总统计等功能](https://darjun.github.io/2020/03/22/godailylib/gjson/)
- [使用 GOLANG 发送邮件](https://segmentfault.com/a/1190000040310170)
- [resty是 Go 语言的一个 HTTP client 库](https://segmentfault.com/a/1190000040247099)
- [Go新手需注意的知识点(一)](http://www.hangdaowangluo.com/archives/1905)
- [Go新手需注意的知识点(二)](http://www.hangdaowangluo.com/archives/1931)
- [Go新手需注意的知识点(三)](http://www.hangdaowangluo.com/archives/2033)
- [通过实例了解Go语言标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)
- [Go 如何优雅的验证前端请求体](https://blog.rexskz.info/go-elegantly-validate-fe-request-body.html)
- [Go 每日一库之 cast](https://segmentfault.com/a/1190000021684109)
- [golang image图片截取、剪裁、缩略图插件imaging插件](https://github.com/disintegration/imaging)
- [Go 每日一库](https://github.com/darjun/go-daily-lib)
- [Go Struct and Field validation](https://github.com/go-playground/validator)
- [lakego-admin 是使用 gin、JWT 和 RBAC 的 go 后台管理系统](https://github.com/deatil/lakego-admin)
- [lancet(柳叶刀)是一个全面、高效、可复用的go语言工具函数库](https://github.com/duke-git/lancet/blob/main/README_zh-CN.md)
- [Go语言文档集合](https://topgoer.com/)
#### 28. 英语
#### 29. 其它
- 影视
- 健康,养生
- 历史,人文
- 其它
- [Rust awesome](https://github.com/WumaCoder/rust-boom)
- 目录
- 如何提交
- 2014
- 2014-9
- 2014-10-上
- 2014-10-下
- 2014-11
- 2015
- 2015-3
- 2015-4-6
- 2015-7
- 2015-8
- 2015-9
- 2015-10
- 2015-11
- 2015-12
- 2016
- 2016-1
- 2016-2
- 2016-3
- 2016-4
- 2016-5
- 2016-6
- 2016-7
- 2016-8
- 2016-9
- 2016-10
- 2016-11
- 2016-12
- 2017
- 2017-01
- 2017-02
- 2017-03
- 2017-04
- 2017-05
- 2017-06
- 2017-07
- 2017-08
- 2017-09
- 2017-10
- 2017-11
- 2017-12
- 2018
- 2018-01
- 2018-02
- 2018-03
- 2018-04
- 2018-05
- 2018-09
- 2018-10
- 2018-11
- 2018-12
- 2019
- 2019-01
- 2019-02
- 2019-03
- 2019-04
- 2019-05
- 2019-06
- 2019-07
- 2019-08
- 2019-09
- 2019-10
- 2019-11
- 2019-12
- 2020
- 2020-01
- 2020-02
- 2020-03
- 2020-04
- 2020-05
- 2020-06
- 2020-07
- 2020-08
- 2020-09
- 2020-10
- 2020-11
- 2020-12
- 2021
- 2021-01
- 2021-02
- 2021-03
- 2021-04
- 2021-05
- 2021-06
- 2021-07
- 2021-08
- 2021-09
- 2021-10
- 2021-11
- 2021-12
- 2022
- 2022-01
- 2022-02
- 2022-03
- 2022-07
- 2022-08
- 2022-09
- 2022-10
- 2022-11
- 2022-12
- 2023
- 2023-01
- 2023-02
- 2023-03
- 2023-04
- 2023-06