Skip to content
View daleyjem's full-sized avatar

Block or report daleyjem

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 Loading

  1. gh-job-id gh-job-id Public

    NodeJS-contained action for getting the jobId from a Github workflow job run

    TypeScript 1

  2. addcal addcal Public

    Open source web app utility for adding events to common platform calendars

    JavaScript 1

  3. kegstand kegstand Public

    Placeholder repo for an open source, scale- and/or flow-based platform for monitoring beer consumption

  4. Explanation of a "deep import" Explanation of a "deep import"
    1
    # Deep Imports
    2
    
                  
    3
    ## Description
    4
    
                  
    5
    A "deep import" is simply an ESM import that goes deeper than the package root:
  5. These are my personal preferences fo... These are my personal preferences for keeping LESS/SASS code organized, modular and with low specificity.
    1
    # LESS/SASS Guidelines #
    2
    
                  
    3
    ## Structure. Structure. Structure ##
    4
    Make sure structure is organized and created in such a way that accommodates a large project by properly categorizing and modularizing folders and files. It’s better to feel that you’re over-engineering at the beginning, and restructure “down” later, than to assume a minimal set-up up front, simply for the sake of expediency.
    5
    	
  6. A Veeva ClickStream helper class for... A Veeva ClickStream helper class for page and event tracking. *Requires veeva-library.js
    1
    /**
    2
     * Veeva ClickStream tracking class.
    3
     * 
    4
     * Author: Jeremy Daley
    5
     * Liscence: MIT