Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Wscats/articles
🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆
https://github.com/Wscats/articles
angular article blog document font-end node omi omil react tutorial vue
Last synced: 3 months ago
JSON representation
🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆
- Host: GitHub
- URL: https://github.com/Wscats/articles
- Owner: Wscats
- Created: 2016-03-31T05:45:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T00:46:45.000Z (over 2 years ago)
- Last Synced: 2024-07-28T20:27:08.500Z (3 months ago)
- Topics: angular, article, blog, document, font-end, node, omi, omil, react, tutorial, vue
- Language: Lua
- Homepage: https://github.com/Wscats/articles
- Size: 90.8 KB
- Stars: 3,167
- Watchers: 204
- Forks: 733
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
每天坚持学习和分享直到我停止呼吸,大家来一起陪我共同见证吧。
# 笔记
- [Vue学习笔记](https://github.com/Wscats/vue-tutorial)
- [Node学习笔记](https://github.com/Wscats/node-tutorial)
- [React学习笔记](https://github.com/Wscats/react-tutorial)
- [Angular学习笔记](https://github.com/Wscats/angular-tutorial)
- [RequireJS学习笔记](https://github.com/Wscats/requirejs-demo)
- [Webpack学习笔记](https://github.com/Wscats/webpack)
- [Gulp学习笔记](https://github.com/Wscats/glup/blob/master/README.md)
- [Python学习笔记](https://github.com/Wscats/python-tutorial)
- [Egret引擎学习笔记](https://github.com/Wscats/egret)
- [流处理,TCP和UDP,WebRTC和Blob学习笔记](https://github.com/Wscats/media-tutorial)
另外,模块化或者打包可以看我的 [RequireJS](https://github.com/Wscats/requirejs-demo),[Webpack](https://github.com/Wscats/webpack) 和 [Gulp](https://github.com/Wscats/glup/blob/master/README.md) 的笔记,后端我学习了 PHP 和 Node 之外,还花了点时间学习 [Python](https://github.com/Wscats/python-tutorial),游戏方面研究了点 [Egret引擎](https://github.com/Wscats/egret)。
# 文章
- [📝《切图仔面试宝典》](https://github.com/Wscats/CV)
- [🎹用键盘8个键演奏一首蒲公英的约定送给自己或月亮代表我的心送给她](https://github.com/Wscats/piano)
- [📊从零开始使用华为鸿蒙OpenHarmony开发游戏和表格渲染引擎](https://github.com/Wscats/openharmony-sheet)
- [前端程序员经常忽视的一个JavaScript面试题](https://github.com/Wscats/articles/issues/85)
- [我如何用前端技术得到XXOO网站的VIP](https://github.com/Wscats/articles/issues/62)
- [我如何用最简单的前端技术揭示那些灰色产业背后的原理](https://github.com/Wscats/articles/issues/90)
- [腾讯Omi框架和Omil使用文档](https://github.com/Wscats/omi-docs)
- [iPhone X的适配方案](https://github.com/Wscats/iPhone-X)
- [try catch引发的性能优化深度思考](https://github.com/Wscats/CV/issues/33)
- [基于Vue3.0 Composition Api快速构建实战项目](https://github.com/Wscats/vue-cli)
- [关于Vue,React,Preact和Omi等框架源码的解读](https://github.com/Wscats/virtual-dom)
- [CSS的各种布局](https://github.com/Wscats/layout-demo)
- [深入浅出Jest框架的实现原理](https://github.com/Wscats/jest-tutorial)
- [从零开始实现一个依赖注入框架](https://github.com/Wscats/dependency-injection/blob/master/README.CN.md)
- [大型前端项目如何实现UI可配置化](https://github.com/Wscats/CV/issues/36)
- [腾讯文档给VSCode贡献的400多行核心代码都干了什么](https://github.com/Wscats/CV/issues/37)
- [在腾讯这一年,坚守初心持续单纯 | 2021年终总结](https://github.com/Wscats/CV/issues/38)
- [GitHub Actions自动发布Npm包和网站](https://github.com/Wscats/github-actions-tutorial)
这里只收录了我最近写的一些文章,更多详情可以看我的 [掘金](https://juejin.im/user/584c7f44ac502e0069275cd7),[思否](https://segmentfault.com/u/wscats) 和 [CSDN](https://blog.csdn.net/qq_27080247) 的归档文章。
# 案例
- [大型前端项目要怎么跟踪用户行为和分析函数调用链追踪方案](https://github.com/Wscats/performance-decorator)
- [微信小游戏跳一跳辅助](https://github.com/Wscats/wechat-jump-game)
- [编写React和Omi单文件组件的VSC语法高亮插件](https://github.com/Wscats/omi-snippets)
- [6000万数据包和300万数据包在50M内存使用环境中求交集](https://github.com/Wscats/intersect)
- [大厂面试题分享:如何让(a===1&&a===2&&a===3)的值为true?](https://github.com/Wscats/CV/issues/28)
- [NodeJS实现《你画我猜》小游戏](https://github.com/Wscats/socket.io)
- [使用PHP的CodeIgnitier框架编写新闻客户端](https://github.com/Wscats/cms)
- [极大提高国人开发效率超实用的VSCode插件](https://juejin.cn/post/6901454172411920392)
# 面试
- [超硬核Web前端学霸笔记,学完就去找工作!](https://segmentfault.com/a/1190000040478093)
- [36个工作中常用的JavaScript函数片段](https://github.com/Wscats/CV/issues/32)
- [给自己点时间再记记这200条Git命令](https://github.com/Wscats/CV/issues/31)
- [55个提高你CSS开发效率的必备片段](https://github.com/Wscats/CV/issues/29)
- [66道前端算法面试题附思路分析助你查漏补缺](https://segmentfault.com/a/1190000040797373)
- [华为鸿蒙HarmonyOS开发资料全面汇总](https://github.com/Wscats/awesome-harmony)
- [174道JavaScript面试题,助你查漏补缺](https://segmentfault.com/a/1190000040444611)
- [104道CSS面试题,助你查漏补缺](https://segmentfault.com/a/1190000040247622)
- [12道MySQL常见的面试题](https://segmentfault.com/a/1190000022636122)
- [一些常见必备的MySQL知识](https://segmentfault.com/a/1190000022468956)
- [14道关于计算机网络的面试题,助你查漏补缺](https://segmentfault.com/a/1190000022350860)
- [前端面试必备之十大经典排序算法](https://segmentfault.com/a/1190000010413296)
- [30个极大提高开发效率的超级实用VSCode插件](https://github.com/Wscats/CV/issues/34)
- [JavaScript小奥秘之如何提高扩展运算符的性能](https://segmentfault.com/a/1190000020309746)
# 交流
如果文章和笔记能带您一丝帮助或者启发,请不要吝啬你的 Star 和 Fork,文章会同步持续更新,你的肯定是我前进的最大动力😁