Kyle Holmberg

Results 294 comments of Kyle Holmberg

I'll give installing .NET Core a go tomorrow night! I haven't heard of Sleeper's API, but that's pretty cool! If I was simply interested in acquiring said data, this would...

.NET SDK installed via https://dotnet.microsoft.com/download Result so far: ![Screen Shot 2019-08-21 at 11 13 07 PM](https://user-images.githubusercontent.com/9523719/63490315-41704e00-c469-11e9-9b6f-a63a75ede736.png) Taking another guess: ![Screen Shot 2019-08-21 at 11 15 09 PM](https://user-images.githubusercontent.com/9523719/63490447-8dbb8e00-c469-11e9-9651-c641c9a37e1c.png) Down to figure...

I did 2.2 I didn’t try building it myself, but what I did do was against the unzipped tarball. What would the command be for building it?!

**The Start** The end says 281 warnings with no errors. Obviously the log is a wee bit large to post here, but if it's really important, I can obviously put...

I'm down to try to be a consumer for ya! I'll try these other steps at some point!

Trying to integrate Storybook as a part of a TSDX component library. Steps I took: 1. `npx -p @storybook/cli sb init --type react` 2. `yarn add -D @storybook/preset-typescript react-docgen-typescript-loader ts-loader...

This should be improved when v6 is released 🙏

in v6, typescript support is internal you're not meant to use the preset https://storybook.js.org/docs/react/configure/typescript

Are your stories using CSF or old API?

Why would run Storybook inside the native app 🤔 Do your storyshots work, or no?