Tracy-Gregory's public fiddles
-
-
-
-
Church Numerals
No-Library (pure JS), HTML, CSS, JavaScript
-
extractKeys
No-Library (pure JS), HTML, CSS, JavaScript
-
Extract Initials
Extract initials from given name string
-
Dynamic Property Sort
Using partial-application to generate a property-specific sort comparator.
-
Extends
No-Library (pure JS), HTML, CSS, JavaScript
-
Dynamic star
No-Library (pure JS), HTML, CSS, JavaScript
-
rgb-decode
No-Library (pure JS), HTML, CSS, JavaScript
-
Logic Gates
No-Library (pure JS), HTML, CSS, JavaScript
-
Nullish Comparison
No-Library (pure JS), HTML, CSS, JavaScript
-
vanilla-button-inc
Initial solution
-
complete-stopwatch
Demonstration of a state machine with data actions
-
simple-stopwatch
Demonstration of a simple state machine
-
Seven-segment display
Simulated seven-segment display and BCD.
-
Currying code
Demonstration code for my Dev.To post on currying.
-
partial-application code
Demonstration code for my Dev.To post on lenses using partial-application.
-
Cascaded Sort (extended)
Helper function for the application of a collection of sort criteria to an array of objects.
-
Filter Conditions
A function to resolve a specific filter and return a predicate function