Black Sheep Code

Open Source Projects

  • react-github-permalink

    Provide a Github permalink and this React component will display the codeblock. I use this component regularly in my blog.

  • react-text-highlight

    Highlight some text and show a corresponding comment in the page margin.

  • use-cookie-state

    A useState like React hook that is responsive to cookie changes that occur outside of the React context. Includes polyfill for browsers that do not support the CookieStore API.

  • TypeScript Tutorial Series

    A TypeScript tutorial series, complete with interactive exercises, starting from the very basics and going up to generics and mapped and index types.

  • Javascript 101

    A JavaScript tutorial series for people who know nothing about coding. Complete with interactive exercises.