Arthur Welf

Results 3 issues of Arthur Welf

First of all thank you very much for your awesome package! )) In `Json.Decode` module there is a function `lazy` which helps with building recursive encoders. Please define in your...

documentation

[Здесь](https://github.com/Juriy/pro-react-redux/blob/master/todo/todo-final/src/components/app/app.js) вы почему-то отказываетесь от декларативного подхода в пользу императивного: ``` onDelete = (id) => { this.setState((state) => { const idx = state.items.findIndex((item) => item.id === id); const items =...

### Check for existing issues - [X] Completed ### Describe the feature You have removed the preview of SVG files in https://github.com/zed-industries/zed/pull/10435 to enable editing them. But it is also...

enhancement
image viewer