Giter VIP home page Giter VIP logo

h-blog's Introduction

hooper's blog.

......

自律, 警醒.

******************************** FBI WARNING ********************************

PS:如有问题,或者错误,欢迎提 ISSUE ,共同成长

广告

部门长期招收大量研发岗位【前端,后端,算法】,欢迎各位大神投递,踊跃尝试。

坐标: TMD 之一,公司发展较好,有兴趣可私,未上市,offer 给力!欢迎*扰!

戳我: [email protected]

******************************** FBI WARNING ********************************


极力推荐

社长推荐

TypeScript

精品

Javascript

  1. 异步处理方案简史(cb, cps thunk,deferred,promise,generator + co, async-await)

趣味

有趣是一种调味剂

源码阅读

知其然知其所以然

算法

不设边界,前端也要精通算法

lee1.js lee2.js lee7.js lee9.js lee14.js lee27.js
lee28.js lee35.js lee118.js lee119.js lee136.js lee169.js
lee189.js lee190.js lee191.js lee231.js lee258.js lee268.js
lee326.js lee371.js lee389.js lee461.js lee485.js lee560.js
lee605.js lee657.js lee709.js lee728.js lee771.js lee896.js
lee905.js lee929.js

技术栈

开发

名称 简述 github 社区认可度 其他 学习资料
Typescript Js 超集 git,api star 4W+ 微软维护 TS教程
react MVVM 框架 git,官网 star 12W facebook维护 React 1,2,3
nextJs React Framework github star 3.2W
vue MVVM git,官网 star 12.2W+ yyx 大神 vue 1, 2, 3, 4
angular MVVM 框架 git,官网 star 4.3W 谷歌维护 angular 1, 2
create react app react 脚手架 github star 6W+ facebook
commander node命令行开发利器 github star 1W+ TJ 出品
antd ui 库 github star 3.7W+ 蚂蚁金服 存在未知彩蛋😂
axios http client github star 5.2W
nodebestpractices node 最佳实践 github star 2W

工程 & 框架

名称 简述 github 社区认可度 其他
deno 下一代 node github star 2.8W+ node 原作者
koa1/2 node server 框架 github star 2.4W+ TJ
egg 企业级框架 github star 1.1W+ 阿里
standard Js 代码规范 linter 代码自动格式化 github star 2w 开箱即用,无配置, VsCode 支持
airbnb/javascript js 规范 github star 8W Airbnb
puppeteer Chrome Node API github star 4.2W+ google
dbb debugger github star 8.6k google
jest 测试框架 github star 2.2W+ facebook
Prepack js 预执行 github star 1.3W facebook
taro 多端统一开发 git, 官网 star 1.2W 京东凹凸实验室

其他

名称 简述 github 社区认可度 其他
vscode 优秀编辑器 github star 6.6w 微软维护
Atom 优秀编辑器 github star 4.7w facebook维护
nvm node 版本管理 github star 3.1w 沙箱隔离
n node 版本管理 github star 1w TJ 出品
cnpm 搭建 npm 私服 github star 2k 阿里云维护
learnGitBranching git 学习 github star 1w
33-js-concepts js 学习 github star 2.2w
javascript-algorithms 算法学习 github star 4.1w
jsPDF js pdf github star 1.5w
qrcode 图片生成二维码 github star 4k python
ivideo 免费看片 github star 9.9k 巨牛逼

优秀博客 & 站点 & github

精选博客每月 TOP 10

开源[敬请期待]

  • H-Notice [前端友好的 notice 工具集(API + command)]
  • H-Line [工程化工具(command)]
  • H-OD [文档自动化(command)]

🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳 🐳

=======================================================
+++++++++++++++++  star 就走,会变弯的 😂 +++++++++++++++++
     _____   ________     ____     ______      _______
    / ____\ (___  ___)   (    )   (   __ \     \     /
   ( (___       ) )      / /\ \    ) (__) )     \   /
    \___ \     ( (      ( (__) )  (    __/       ) (
        ) )     ) )      )    (    ) \ \  _      \_/
    ___/ /     ( (      /  /\  \  ( ( \ \_))      _
   /____/      /__\    /__(  )__\  )_) \__/      (_)

+++++++++++++++++        开玩笑的啦        +++++++++++++++++
===========================================================

节目的最后附上本人照片,以表诚意!

wk

h-blog's People

Contributors

echowuu avatar hooper-hc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

h-blog's Issues

未来规划

Is your feature request related to a problem? Please describe.
增加博客领域
提供更多 工程,源码,最新框架,最新技术,算法,好的开源项目等方面的博客

Describe the solution you'd like

  1. Typescript 持续更新
  2. 增加 Vue 相关博客
  3. 增加 React 相关博客
  4. 增加 deno 相关的博客和探索
  5. 异步处理方案系列
  6. 前端实践部分: 骨架屏方案,组件库,spa 相关
  7. 源码: 模块, vue, fibjs,
  8. 设计模式
  9. 算法, leecode
  10. 工具: 代码托管, 构建等方面
  11. 工程化
  12. 开源项目

Describe alternatives you've considered
暂无

Additional context
暂无

n p m

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

多处显式异常

基于 feat/blog/syncAndAsync 的 pr 存在多处显式异常,已修复。

严禁分支不验证,提交 pr!

首页改版

Is your feature request related to a problem? Please describe.
目前版本目录过深,阅读不便

Describe the solution you'd like
删除冗余的多级分类

Describe alternatives you've considered
将子目录上移

Additional context
none

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.