jarrodldavis
Follow
🏠
Working from home
Web Design and Development graduate, @neumont. Software Engineer.
- Colorado Springs, CO
-
23:38
(UTC -07:00) - https://jarrodldavis.com
Highlights
Pinned Loading
-
jarrodldavis.com
jarrodldavis.com PublicMy personal website, currently hosting my resume
TypeScript
-
Nanoc `sassc` filter
Nanoc `sassc` filter 1> A [Nanoc](https://nanoc.ws) [filter](https://nanoc.ws/doc/filters/#writing-filters) for compiling Sass stylesheets with the [`sassc`](https://github.com/sass/sassc-ruby) gem.
-
A Swift property wrapper for encodin...
A Swift property wrapper for encoding and decoding `RawRepresentable` enums as their raw values in `Dictionary` instances as keys 1@propertyWrapper
2struct RawKeyedCodableDictionary<Key, Value>: Codable where Key: Hashable & RawRepresentable, Key.RawValue: Codable & Hashable, Value: Codable {
3var wrappedValue: [Key: Value]
45init() {
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.