Derek Dowling

Results 20 issues of Derek Dowling

Hello, I am trying to get up to speed on implementing a TypeWriter based on the [Set](https://github.com/clipperhouse/set) example. How do you feel about adding a "{{.name}}" template variable which is...

Replace with: ``` import { stringify } from 'query-string'; ``` - better tested, better implementation

enhancement
good first issue

Looks like https://nomads.ncep.noaa.gov/ is the place to start for this info.

enhancement

Figure out how to find the nearest buoys programmatically for a given latitude/longitude.

enhancement

Figure out whatever CI to use and hook into prettier check, test check, etc.

enhancement

Add Tide API support via: https://tidesandcurrents.noaa.gov/api/.

enhancement

Add test coverage over 200/404/No Connection cases via `fetch-mock`.

enhancement
good first issue

JSC should provide an API for handling: `/resource/:id/relationships/otherType`

enhancement

See https://github.com/derekdowling/go-json-spec-handler/blob/master/parser.go#L118 for the full description.

enhancement

### Describe the feature you'd like to request This is similar to the request in https://github.com/vercel/turborepo/issues/417. It would be extremely helpful to be able to run turbo-repo commands within individual...