🏠
Working from home
Developer | Communicative, Driven & Eager to learn
- Netherlands
- nielsvanbrakel.com
- @nielsbrakel
Pinned Loading
-
React global provider system using c...
React global provider system using context and hooks to easily manage small application state 1/* eslint-disable @typescript-eslint/explicit-module-boundary-types */
2import { createContext, useContext } from 'react'
3import { useAuth } from 'GenericOAuthProvidert'
45type AuthenticationContextType = {
-
Configure SSH credentials to use wit...
Configure SSH credentials to use with multiple hosts on Windows 1# Work
2Host bitbucket.org
3HostName bitbucket.org
4User git
5IdentityFile C:/path/to/your/keyfile/bitbucket-key
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.