bookmarked, will be going through these tutorial, especially since CSS has never been a strong point for me as I've always focused on the backend. It always filled me with envy when people seem to have the entire CSS memorized and can create sexy UI out of thin air.
now is flexbox supported widely or is this still ongoing thing?
The only gotcha is IE9 - but most people are either on IE8 or IE11 - so not really an issue anymore. In 6 months to a year, support will be wide spread - so now it's time to start learning!
That and React Native is using Flexbox to layout their apps too!
Comments
bookmarked, will be going through these tutorial, especially since CSS has never been a strong point for me as I've always focused on the backend. It always filled me with envy when people seem to have the entire CSS memorized and can create sexy UI out of thin air.
now is flexbox supported widely or is this still ongoing thing?
The only gotcha is IE9 - but most people are either on IE8 or IE11 - so not really an issue anymore. In 6 months to a year, support will be wide spread - so now it's time to start learning!
That and React Native is using Flexbox to layout their apps too!