Y
Hacker News
new
|
ask
|
show
|
jobs
Who is using flexbox in production?
2 points
by
lukejacksonn
4037 days ago
1 comments
Kjeldahl
4037 days ago
I use flexbox for
http://killermatch.com/
(the app part, that runs in the browser, and on iOS and Android as a Cordova app).
link
lukejacksonn
4037 days ago
any issues?
link
Kjeldahl
4036 days ago
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.
link