buhi 最近的时间轴更新
buhi's repos on GitHub
TypeScript · 8 人关注
bubu-di
react dependency injection done right.
TypeScript · 2 人关注
graphql-mongoose-service-template
graphql-mongoose-service-template
0 人关注
actix-net
framework for composable networking services
JavaScript · 0 人关注
angular-formly-templates-bootstrap
Angular-Formly: Bootstrap Templates
TypeScript · 0 人关注
ant-design
🌈 A UI Design Language and React UI library
JavaScript · 0 人关注
asset-builder
assembles and orchestrates your dependencies so you can run them through your asset pipeline.
0 人关注
atom-language-rust
Rust language support in Atom - LOOKING FOR MAINTAINER, see #144
PHP · 0 人关注
blog
TypeScript · 0 人关注
buhichan.github.io
HTML · 0 人关注
chinese-ig
Web中文兴趣组
Python · 0 人关注
cnn-text-classification-tf-chinese
CNN for Chinese Text Classification in Tensorflow
0 人关注
collapse
React Collapse / Accordion
TypeScript · 0 人关注
compare-redux-rxjs
Created with StackBlitz ⚡️
JavaScript · 0 人关注
debowerify
A browserify transform to enable the easy use of bower components in browserify client javascript projects. This can be used in conjunction with deamdify to require AMD components from bower as well.
0 人关注
DefinitelyTyped
The repository for high quality TypeScript type definitions.
TypeScript · 0 人关注
Documentation
Babylon.js's documentation website
PHP · 0 人关注
elephant.io
Ça trompe énormément
JavaScript · 0 人关注
eslint
Find and fix problems in your JavaScript code.
JavaScript · 0 人关注
fattest-cat
Script to find fattest cat currently up for adoption at SF SPCA
JavaScript · 0 人关注
grafana-sdk-mocks
Mocks package for the Grafana SDK to be used when developing TypeScript plugins for Grafana. Includes typings so that the plugin can be built and mocks for the Grafana SDK so that Karma tests will work.
Haskell · 0 人关注
haskell-cors
A reverse proxy service to pass through CORS, written in Haskell.
JavaScript · 0 人关注
immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
JavaScript · 0 人关注
immutable-stringify
serialize immutable.js Map, Record and List
JavaScript · 0 人关注
incubator-echarts
A powerful, interactive charting and visualization library for browser
TypeScript · 0 人关注
iso-3166-2
A publicly available dataset containing the countries and administrative divisions as defined in ISO 3166-2.After much research into how to best structure the geospacial data for happiest I made the decision to use ISO 3166-2 as the foundation. This repo contains JSON data representing ISO 3166-2 with the countries and divisions reverse geocoded; designed primarily for import into MongoDB it will be useful to anyone with a need for geospacial data.
0 人关注
iso-3166-2.js
Lookup information about ISO-3166-2 subdivisions
0 人关注
iso-3166-2.json
JSON file of ISO 3166-2 subdivisions.
JavaScript · 0 人关注
jsdelivr-cdn-webpack-plugin
A Webpack plugin that will replace popular dependencies with CDN script refs in your HTML entry file
JavaScript · 0 人关注
json-resume-generator
generate html resume (english and chinese) out of json-resume.
JavaScript · 0 人关注
Modernizr
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
buhi

buhi

V2EX 第 242402 号会员,加入于 2017-07-20 11:08:26 +08:00
buhi 最近回复了
2021-04-25 16:44:44 +08:00
回复了 csfreshman 创建的主题 程序员 面试题讨论,类设计
应该放在 RoomOpenSystem 里面,
然后每个 roomEntity 有一个 LockComponent
每个 userEntity 有一个 KeyComponent
2021-04-14 10:25:36 +08:00
回复了 Yukee798 创建的主题 前端开发 有什么办法能够在 React 中使用 import 导入 nodejs 模块吗?
浏览器进程用不了, main 进程可以用
你把这些可能定制化的部分, 比如 toast, 抽象成一个接口比如 IToast, 然后注入这些依赖, 需要替换直接替换接口实现者就行了
看看 inversifyjs 把
2021-01-30 20:29:58 +08:00
回复了 nidongpinyinme 创建的主题 程序员 关于[Moment.js]每年整出来 53 个周的事儿
@nidongpinyinme 一个把周日划分到上一周, 另一个把周日划分到下一周, 不就会出现你说的这种情况吗, 所以我高度怀疑这个原因.
2021-01-26 09:59:27 +08:00
回复了 nidongpinyinme 创建的主题 程序员 关于[Moment.js]每年整出来 53 个周的事儿
稍微想一下也知道他们有选项可以设置每周的第一天是星期一还是星期日吧, 自己翻翻 moment.js 文档很快就找到了
2021-01-26 00:58:09 +08:00
回复了 beryl 创建的主题 程序员 可扩展接口协议设计-自定义 schema/Json 配置化?
json schema, 这个是规范, 别的可以不用看了
2020-12-31 18:22:07 +08:00
回复了 az22c 创建的主题 前端开发 为什么基于浏览器 fetch 的封装的请求库这么少?
为什么基于浏览器 + - * / 的封装库这么少
一个道理
不合并不就完事了, 首先合并是图啥
得举个更复杂得例子, 引入开源富文本编辑器支持粘贴 qq 截图也不是很复杂,
比如老板说我想要让多个人能在线编辑同一个文档, 然后还能看到对方光标位置之类的哈哈哈
2020-12-16 17:59:26 +08:00
回复了 mascteen 创建的主题 程序员 这是一个面试项目,赐教还有哪些需要优化的地方?
好好的 Array#map 不用, 造了个 any=>any=>(any[])=>any[], 一通下来全给你整 any 了
这就是你认为的函数式编程吗? 遇见我同事这么做直接打死了
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5376 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 08:38 · PVG 16:38 · LAX 01:38 · JFK 04:38
Developed with CodeLauncher
♥ Do have faith in what you're doing.