Skip to content
View mkarajohn's full-sized avatar

Organizations

@sourcelair @athens-night @electobox @swiftss-org
Block or Report

Block or report mkarajohn

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-revealjs-with-code-surfer react-revealjs-with-code-surfer Public

    A collection of React components that make it easy to create presentation slides using code-surfer with reveal.js

    TypeScript 3

  2. Customizable specific react-query hook Customizable specific react-query hook
    1
    // Usecase: Say you have an endpoint `/clients` and you have created a custom
    2
    // hook, that wraps over a `useQuery` that has a fixed `queryKey` and `queryFn`
    3
    // (because it is supposed to only fetch data from the `/clients` endpoint)
    4
    // However you want to be able to pass a valid `useQuery` config object in order
    5
    // to customize its behaviour (except for passing a custom queryKey or queryFn)
  3. htmx-test htmx-test Public

    JavaScript

  4. gb-js-emulator gb-js-emulator Public

    TypeScript