Skip to content
View joefazz's full-sized avatar
Block or Report

Block or report joefazz

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

  1. react-native-web-starter react-native-web-starter Public

    Starting point for developing web and cross platform native apps. Built on top of CRA and CRNA.

    JavaScript 203 48

  2. PageVisibilityHook PageVisibilityHook
    1
    import React, { useEffect } from 'react';
    2
    
                  
    3
    function usePageVisibility(onVisible, onHidden) {
    4
        const visibilityChange = 'visibilitychange';
    5
    
                  
  3. CodeXE CodeXE Public

    Code in the browser RIGHT NOW (assuming it's live)

    TypeScript

  4. Explodahedron Explodahedron Public

    Playing with Three.JS and Canvas-Sketch

    JavaScript

  5. Flatmates Flatmates Public

    Pretty big React Native app, once live, now dead

    TypeScript