Giulio Canti

Results 53 issues of Giulio Canti

Another example of a custom factory: an autosize textarea using @buildo's [react-autosize-textarea](https://github.com/buildo/react-autosize-textarea) ``` js import classnames from 'classnames' import ReactAutosizeTextarea from 'react-autosize-textarea' // override just the renderTextarea partial of the...

Topic: Templates
Topic: Factories
Topic: Code Examples

Hi, this is a factory I just wrote (for a project of mine) using @casesandberg's [react-color](https://github.com/casesandberg/react-color). Hope it can be helpful to others. ``` js // there are many styles...

Topic: Templates
Topic: Factories
Topic: Code Examples

A few missing entries: - "Fiber" https://github.com/Effect-TS/website/pull/142 - "Layer" - "Scope" - "Retry Policy"

help wanted

… keys are related to a property signature transformation, closes #2743 ## Related - Closes #2743

schema

## Type - [x] Refactor - [ ] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update

documentation
schema

### What is the problem this feature would solve? The current signature of `Schema.TaggedRequest` is difficult to parse, which may lead to confusion and errors in its usage. The syntax...

enhancement
breaking
schema