Andrew (Paradi) Alexander

Results 123 issues of Andrew (Paradi) Alexander

Could be the best way to mock network responses and do integration tests on front end apps since we use Axios under the hood in SimpleRedux https://github.com/ctimmerm/axios-mock-adapter

Use https://github.com/ryanseddon/redux-debounced debounce middleware to restore `onChange` support for Redux intensive forms like Misk/Web-Actions https://github.com/cashapp/misk/pull/1104

@misk/simpleredux

Allow use with title case of annotation class `BackfilaApp` that automatically gets turned into `backfilaapp`

@misk/core

https://circleci.com/orbs/registry/orb/circleci/slack

Currently ``` import { createApp, createIndex } from "@misk/core" import * as Ducks from "./ducks" import routes from "./routes" export * from "./components" export * from "./containers" createIndex("home", createApp(routes), Ducks)...

@misk/core
palette

- Provide keys for additional custom ducks in miskTab.json that can be used in code generation - Add header/footer comments in the generated file to warn that it is generated...

@misk/simpleredux

https://github.com/redux-utilities/redux-actions