Tylor Steinberger

Results 40 issues of Tylor Steinberger

Add support for the next version of Cycle.js which is stream agnostic. Possibly porting to xstream (as the other core drivers are doing) or possibly in a stream agnostic fashion...

As `@most/core` is getting closer and closer to v1.0, some functions have been renamed. I think we should also go through our API and reflect any renaming to continue to...

Scope: meta
Type: Feature
Type: Breaking
Type: Chore
Size: 3
Priority: 2

Currently we're using angular style commit messages in our NPM scripts. With #220 there will be almost no viable need for these style of commit messages and they should likely...

Scope: meta
Type: Chore
Size: 1
Priority: 4

Website content: - Blog - Case studies - E-books - Whitepapers - Advanced guides - Infographics

Status: Pending Discussion
Size: 4
Priority: 1

We only have a few examples so far, it'd be great to expand into more FE/BE examples. If anyone has some ideas that'd be helpful for them to learn, please...

help wanted

Each data structure added in typed-fp is likely not implementing all of the various typeclasses they have lawful implementations for, it'd be great to figure out what they are and...

help wanted

- Resume - Resource management - integrations with most.js - Sync or Async - Env - Dependency Inversion - Simplifying Testing - Type-safe Failures - Ref - Modular State Management...

It'd be great to figure out an automated release setup which could keep track of all of our releases to NPM and to generate a changelog

This is a rough draft at providing `useWith` a function for using an effect to produce capabilities for the use in another effect. It also makes some adjustments to allow...

## 🚀 Feature request ### Current Behavior Currently, when implementing a new typeclass or an instance you'll likely have to handwrite many overloads. ### Desired Behavior Ideally, we'd define these...