Coder Social home page Coder Social logo

jedux's People

Contributors

orzechowskikamil avatar zserge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jedux's Issues

Working with activities

On your blog, you mention that the middleware might be instantiated with the context. This would be the application context then since the store creation takes place in the application class, right? What if I need the current activity's context, e.g. for launching a new activity? In some examples I've seen that this is simply done in the view->onClick for example and not in the middleware. But what if I want to launch an activity based on some other action that was dispatched or I simply want to separate concerns and only have the view dispatch CLICKED and let a middleware determine what happens (redux-saga style)?
I wouldn't want to hand around my activity context to avoid memory leaks and such or do I have to? Or is there a way to dynamically add/remove middlewares onCreate/onDestroy of an activity?

(posted this on your blog, but maybe here is a better place for it)

Jitpack issues

Gradle could not resolve the library from jitpack by using "com.github.trikita:jedux:+" (as is written in the documentation)

So I visited https://jitpack.io/#trikita/jedux and could not use any of the Releases artifacts.
Only once switching to Commits and using 'com.github.trikita:jedux:-SNAPSHOT' was the library successfully resolved by Gradle.

As I do not like pointing to a SNAPSHOT I changed it to point to the last commit 'com.github.trikita:jedux:80389e26dc'

Also consider not using + for the dependency version as it's not a very good practice (and Android Studio will display a warning every time such a dependency is added to the build file)

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.