[go: up one dir, main page]

Use ReKotlin Properly

Right now, the approach for using ReKotlin is totally atrocious. It does not use any of ReKotlin's build in classes, using a lot of static methods, instead. This development task focuses on using the proper inheritance to remove all of the companion objects used in middleware and reducers.