Live data from Hacker News

Who is using flexbox in production?

news.ycombinator.com

1–4 of 4 posts

Re: Who is using flexbox in production?

#4
post #2

I use flexbox for http://killermatch.com/ (the app part, that runs in the browser, and on iOS and Android as a Cordova app).

any issues?

Not really, but since the app requires WebSQL support, support is already limited to Chrome and Safari. You need prefixes for Safari. I love flexbox.