atsu85 - Overview

Popular repositories Loading

  1. Util that makes creating Redux reducers easier (using type inference instead of manually adding type annotations) and type-safer (TypeScript compiler can emit errors in case of invalid types)

    TypeScript 4 1

  2. Helper for implementing snapshot tests for OpenApi/Swagger API documentation compatibility, to detect backwards compatibility issues

    Java 3

  3. JRebel Plugin that invokes JRebel hooks in application to notify when classes are loading and reloaded by JRebel to allow application specific actions to be performed

    Java 1 1

  4. LiveRebel demo application that uses lr-conf-api (comming in LiveRebel 2.8 to read/change configuration at runtime) and lr-conf-api-dev for reading runtime properties in development mode

    Java