felangel / felangel/bloc.js

Update API to modern Dart implementation

Open
#108 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
193
Forks
22
PR merge metrics
No merged PRs in 30d

Description

**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: https://github.com/felangel/bloc.js/pull/107

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.