MagsMagnoli - Overview

View MagsMagnoli's full-sized avatar

Mags MagsMagnoli

Organizations

@Biwit

Block or report MagsMagnoli

Pinned Loading

  1. 1

    # Absorb LMS Keyboard Navigation

    3

    Do you have a lot of Absorb LMS courses to complete and are as upset as I am that it doesn't support keyboard navigation?

    4

    Worry no longer with this handy script!
  2. 1

    ### React Generic Connected Component

    3

    The standard `export default connect(...)(Component)` method does not work if you with for `Component` to be generic

    5

    You must instead wrap the call to `connect` in a function as so: