Szikszai Gusztáv

Results 103 comments of Szikszai Gusztáv

Thanks for bringing this up! :+1: You are probably right, although #24 is pretty outdated. The only reason it's not listed is because it contains Native modules. I'll try to...

I'm going to explain here what each **native module / effect manager / external package** (which is not allowed officially) does, why Elm-UI is using it to give you a...

Thanks for the kind words! :wink: Just to reflect on this: > I wonder how elm-bootstrap and elm-mdl survive without these native modules. 1) both of them have CSS that...

Yes, I definitely want to add this in the future.

It's definitely on the list!

I'm closing this because parts of it were cherry-picked into #503 and some will be not implemented at this point (OO style calls).

This PR is kind of ready, here are the final list of changes: - Promises changed to take a single parameter instead of two `Promise(value)` - Removed `try`, `parallel`, `sequence`,...

All right, so what is your suggestion here? Is this a Crystal `HTTP::Client` issue? should it make sure that the request method is uppercase? If it remains this way, maybe...

I can confirm that @gabeklavans workaround works for me too.

This PR is now outdated and will be superseded by the compiler refactor in #680 and will close when that's merged.