🇨🇦
JavaScript Loving Canadian
JavaScript and Front-End Consultant / Developer
- SK, Canada
- @adamlbarrett
Highlights
- Pro
Pinned Loading
-
simple-store
simple-store PublicA library for creating simple stores to be used in front-end web applications
JavaScript 1
-
async-transform
async-transform PublicA function for easy asynchronous transformation flow
JavaScript 1
-
use-related-state
use-related-state PublicA React Hook for relating UI state to a list of entities
JavaScript 1
162 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
BridgeCityBicycleCoop/workstand-shop-app,
BigAB/enterprise-react-example,
BigAB/testing-netlify
and 8 other
repositories
Loading
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