Skip to content
View BigAB's full-sized avatar
🇨🇦
JavaScript Loving Canadian
🇨🇦
JavaScript Loving Canadian

Sponsoring

@daffl
@tannerlinsley
@HackRegina

Highlights

  • Pro

Block or report BigAB

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. use-epic Public

    Use RxJS Epics as state management for your React Components

    JavaScript 46 4

  2. simple-store Public

    A library for creating simple stores to be used in front-end web applications

    JavaScript 1

  3. async-transform Public

    A function for easy asynchronous transformation flow

    JavaScript 1

  4. use-related-state Public

    A React Hook for relating UI state to a list of entities

    JavaScript 1

162 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing BigAB's contributions from April 14, 2024 to April 20, 2025. The contributions are 53% commits, 24% pull requests, 19% code review, 4% issues.

Contribution activity

April 2025

Created 1 commit in 1 repository

Created an issue in hassanshaikley/pico-pubsub that received 1 comment

Having to pull data off of the detail property

This is pretty small let t = new EventTarget(); sub = (e, c) => (t.addEventListener(e, c), () => t.removeEventListener(e, c)); pub = (n, d) => t.di…

1 comment
Loading