Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Personal website
JavaScript 3 1
Determine if a variable or statement is a React element or component
JavaScript 29 3
Lightbox for components or images built for React
JavaScript 61 32
Build a Hacker News clone with React and Redux, deploy it to production
JavaScript 76 28
TypeScript 59 28
class PromiseSimple {
constructor(executionFunction) {
this.promiseChain = [];
this.handleError = () => {};
Seeing something unexpected? Take a look at the GitHub profile guide.