Skip to content
View nathanhall-dev's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report nathanhall-dev

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. sf-cli-cloudbuild-monorepo sf-cli-cloudbuild-monorepo Public template

    Using the new Salesforce CLI (Beta) to expirement with development & CI/CD pipelines. Yarn based - supports package monorepo using yarn workspaces. CI with GCP CloudBuild

    JavaScript

  2. sfdx-yarn-monorepo-template sfdx-yarn-monorepo-template Public template

    Using Yarn workspaces to store multiple projects.

    JavaScript

  3. sfdx-oss-snippets-extension sfdx-oss-snippets-extension Public

    VSCode extension providing snippets for common sfdx packages when packages / 2nd generation packages may be seperate from your metadata repository

  4. nebulaLogger-nodejs-ETL nebulaLogger-nodejs-ETL Public

    A stack to support ETL for NebulaLogger. Suited for enterprises where monitoring may need to be integrated with other systems.

    JavaScript

  5. mzjp2/uk-income-brackets mzjp2/uk-income-brackets Public

    A website that showcases the different relevant income thresholds and what to watch out for

    HTML 19 5

  6. Login Auth with React Apps - react-r... Login Auth with React Apps - react-router-dom
    1
    //https://www.digitalocean.com/community/tutorials/how-to-add-login-authentication-to-react-applications
    2
    
                  
    3
    //By default, react-router-dom is now ^6.0.2.
    4
    //Below are the significant changes for the tutorial to use the new version of react-router-dom
    5