Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Who is using flexbox in production? | Dark Hacker News
Who is using flexbox in production?
2 points
by
lukejacksonn
11 years ago
| 3 comments
Kjeldahl
11 years ago
|
next
[−]
I use flexbox for
http://killermatch.com/
(the app part, that runs in the browser, and on iOS and Android as a Cordova app).
lukejacksonn
11 years ago
|
parent
|
next
[−]
any issues?
Kjeldahl
11 years ago
|
root
|
parent
|
next
[−]
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.