- Kitchener, Ontario, Canada
Highlights
- Pro
Block or Report
Block or report deanwhillier
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
-
concrete5 Public
Forked from concrete5/concrete5-legacy
Official public repository for concrete5
PHP
-
concrete5-5.7.0 Public
Forked from concrete5/concrete5
Official repository for concrete5 5.7 development
PHP
-
Forked from h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
HTML
-
react-google-maps Public
Forked from tomchentw/react-google-maps
React.js Google Maps integration component
JavaScript
-
google-maps-react Public
Forked from fullstackreact/google-maps-react
Companion code to the "How to Write a Google Maps React Component" Tutorial
JavaScript
309 contributions in the last year
Contribution activity
December 2021
Created 2 commits in 1 repository
Created 1 repository
- deanwhillier/jest-matchmedia-mock TypeScript
Created a pull request in mattermost/mattermost-webapp that received 6 comments
Switch to using window.matchMedia instead of the window resize event to determine current media query breakpoint.
Summary
This PR switches the mechanism for determining the current window breakpoint size to use window.matchMedia. window.matchMedia only fires its …