Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update API to modern Dart implementation #108

Open
jacobtipp opened this issue Feb 9, 2023 · 0 comments
Open

Update API to modern Dart implementation #108

jacobtipp opened this issue Feb 9, 2023 · 0 comments

Comments

@jacobtipp
Copy link

jacobtipp commented Feb 9, 2023

Is your feature request related to a problem? Please describe.
Bringing the modern v8.x Bloc Dart implementation to Bloc.js, specifically the bloc package. A separate issue and pull request can be made for react-bloc updates.

Describe the solution you'd like
Most of the desired API already exists as a WIP in a separate repository that I've created. I'd like to incrementally merge those API changes, as well as build related changes that may need to happen in the least invasive way possible. Certain dev dependencies may need to be updated such as linting, bundling, and transpiling dependencies, ex: tslint has been deprecated since 2019, which can be replaced with eslint.

Describe alternatives you've considered
none

Additional context
Pull request: #107

Proof of Concept: https://codesandbox.io/p/github/jacobtipp/bloc-state/beta?file=%2Fexamples%2Fbloc-todos%2Fsrc%2Fmain.tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant