想和喜欢技术的你做个朋友~
我的微信 kongkkukukaka
developers-conferences-agenda - 全球开发者会议日程总览
我的简书 -- 所有文章的收集箱,大多是读书笔记和遇到问题的记录 比较小的问题就记录在这个 repo 的同名文件夹下了,没有发表到社区上
github page -- hexo 搭的,完成度不太高只是 ui 好看而已,因为不经常更,所以技术文章以后不想写在上面了
看起来值得研究的文章都列出来。。。但我都没看,emmm 思想上的巨人
书名 | 创建日期 | 是否读完 |
---|---|---|
你不知道的 js 上(已购,推荐购买!!) | 17.12.7 | [ √ ] |
你不知道的 js 中(已购,推荐购买!!) | 17.12.7 | [√ ] |
你不知道的 js 下(已购,不太推荐) | 17.12.7 | [√ ] |
NodeJs 实战(已购) | 17.12 | [] |
深入理解 es6 | -- | [] |
深入 react 技术栈(已购,推荐购买!!) | 18.2 | [√ ] |
图解 http(微信读书上有) | 18.1 | [√ ] |
大话设计模式 (已购,未读) | -- | [] |
javascript 设计模式(已购,十分推荐购买!!!!) | 19.5 | [] |
剑指 offer(已购) | 19.5 | [] |
Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
JavaScriptCodingInterviewQuestions
Commit type | Emoji |
---|---|
Initial commit | 🎉 :tada: |
Version tag | 🔖 :bookmark: |
New feature | ✨ :sparkles: |
Bugfix | 🐛 :bug: |
Metadata | 📇 :card_index: |
Documentation | 📚 :books: |
Documenting source code | 💡 :bulb: |
Performance | 🐎 :racehorse: |
Cosmetic | 💄 :lipstick: |
Tests | 🚨 :rotating_light: |
Adding a test | ✅ :white_check_mark: |
Make a test pass | ✔️ :heavy_check_mark: |
General update | ⚡ :zap: |
Improve format/structure | 🎨 :art: |
Refactor code | 🔨 :hammer: |
Removing code/files | 🔥 :fire: |
Continuous Integration | 💚 :green_heart: |
Security | 🔒 :lock: |
Upgrading dependencies | ⬆️ :arrow_up: |
Downgrading dependencies | ⬇️ :arrow_down: |
Lint | 👕 :shirt: |
Translation | 👽 :alien: |
Text | 📝 :pencil: |
Critical hotfix | 🚑 :ambulance: |
Deploying stuff | 🚀 :rocket: |
Fixing on MacOS | 🍎 :apple: |
Fixing on Linux | 🐧 :penguin: |
Fixing on Windows | 🏁 :checkered_flag: |
Work in progress | 🚧 :construction: |
Adding CI build system | 👷 :construction_worker: |
Analytics or tracking code | 📈 :chart_with_upwards_trend: |
Removing a dependency | ➖ :heavy_minus_sign: |
Adding a dependency | ➕ :heavy_plus_sign: |
Docker | 🐳 :whale: |
Configuration files | 🔧 :wrench: |
Package.json in JS | 📦 :package: |
Merging branches | 🔀 :twisted_rightwards_arrows: |
Bad code / need improv. | 💩 :hankey: |
Reverting changes | ⏪ :rewind: |
Breaking changes | 💥 :boom: |
Code review changes | 👌 :ok_hand: |
Accessibility | ♿ :wheelchair: |
Move/rename repository | 🚚 :truck: |
Other | Be creative |