Huseyn Guliyev

Results 97 comments of Huseyn Guliyev

@josdejong I am happy to start with this. Yes, it will take time to switch fully to Typescript. But the good thing with TS is that this can be done...

There is an article on the topic: https://davidwalsh.name/storybook-nuxt

Seems, we have `LatestQuote` in v2 now too. https://alpaca.markets/docs/api-references/market-data-api/stock-pricing-data/historical/#latest-quote

At least you have been keeping it all running. I haven't been able to help at all recently. Thanks for your efforts @117 . Will be great to have a...

After 0.7.3 I have the following lines from index.html dissappearing in the final build. ``` ``` I guess this is related to this issue.

As for rendering on browsers of text, that is also a problem which needs to be resolved. I am currently working on it. Inshallah will share the results once it...

Thanks On 2 Mar 2018 15:03, "Mark Combalicer" wrote: > This worked for me > > plugins/sweet-modal.js > import Vue from 'vue' > import SweetModal from 'sweet-modal-vue/src/plugin.js' > Vue.use(SweetModal) >...

@gcanti Thanks for this amazing library. It is featuring in [ThoughtWorks Radar](https://www.thoughtworks.com/radar/languages-and-frameworks/io-ts) and that says a lot. Any chance to review this pull request? @cyberixae has done nice [JsonSchema2TS codegen](https://github.com/maasglobal/io-ts-from-json-schema)...

As Microsoft has already built most of it here: https://nuget.org/packages/Microsoft.Bcl.Immutable, we only need to add Numerics specific immutable structures now, of course if we ever do this.

So it seems #58 is not resolved then, I will reopen it. Same time I can't reproduce this. @Soabbar can you please provide a codesandbox with showing this error?