Bender
Bender
yeah, I saw Dominic answer that jsmpeg doesn't respect interlaced video or higher bitrate profiles. However I'd like to have ability to play mpeg2 just because my data is streamed...
I can see .prettierignore in the root of the repo maybe we can just add > /apps > /libs into it while this issue still the case?
this would be nice. right now this would be very useful to me) [picklist](http://puu.sh/vD5gQ/f7312c73dc.png)
thanks @luisliuchao I'll give it a try
hey guys I wonder if anyone knows how to make DevTools work with https dev server?
@phryneas the thing is I'm using nx as a monorepo handler and one I've update my config to use ssl I'm not able to see anything in redux devtools I've...
@phryneas sure but looks like it was a glitch (not sure where exactly) as today, after I've switched to https again, it works just fine
I agreed, lack of documentation is an issue here. But I think I can understand why there is no news on this topic from 2015
I'm end up with this implementation. It's for both JSON and XML. Hope it'll helps someone. @JsonSerialize(using = Row.Serializer.class) public class Row { private HashMap data; public HashMap getData() {...
Do you guys using any of jetbrains IDE? I could assume there is a language level set to flow instead of ts for you repo