Code Monkey home page Code Monkey logo

Comments (3)

Lonli-Lokli avatar Lonli-Lokli commented on May 30, 2024

@felangel if you are interested I can share my approach with extending base Bloc and introducing LinkBloc which can be used to solve my 3) point. I've integrated it into my Angular (not AngularDart) sample.

from bloc.js.

felangel avatar felangel commented on May 30, 2024

Hi @Lonli-Lokli 👋
Thanks for opening an issue!

I've attempted to address all of these concerns as part of #28 👍

Closing for now but feel free to reopen if you have additional comments/questions 😄

from bloc.js.

Lonli-Lokli avatar Lonli-Lokli commented on May 30, 2024

@felangel thanks for the changes, they looks very good!
My 2cents:

  1. I also not understand how can we integrate external events 8ntonbloc, as eventSubject is the only source for events.
  2. I faced some issues with static fields approach while testing with Jest - it appears that this static field is shared so if we need to assign smth local we will see different results during parallel runs.
  3. have you tried to develop bloc-test for js version? I found it difficult to test all output in subscribe, only with ugly workarounds.

from bloc.js.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.