## 概況
在線地址:`http://www.hmoore.net/jsfront/month/82796` [JS前端開發群月報](http://www.hmoore.net/jsfront/month/82796)
提交原則:
- 技術文章新的為主。
- 以前的文章,比較經典的也可以提交。
- [如何提交月報](http://www.hmoore.net/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