Alexey Yurchenko
Alexey Yurchenko
```js import { Form } from 'react-redux-form/native'; ``` requires also react-dom... becouse imports some code from src/index.js what import dom-based control... Version: [email protected]
This changes reduce my bundle size from 700kB to 691kB. 9kB is a small changes, but for example... if I use 10 packages with 9kB overhead... it's 90kb useless code.
Hi. I see `Arbre::HTML::Tag#indent` in stackprof top and it confuses me. ``` Mode: cpu(1000) Samples: 172 (0.00% miss rate) GC: 33 (19.19%) ================================== TOTAL (pct) SAMPLES (pct) FRAME 33 (19.2%)...
Hi. I am writing ETL programs, and sometimes I just need to pass big JSONs through my program: ```go //easyjson:json type JSONRPCResponse struct { JSONRPC string `json:"jsonrpc"` ID string `json:"id"`...
Очень не хватает полной схемы подключения модулей приемника, передатчика и остальной переферии. Можно добавить?