If not, then thinking of photography, large image support would be it.
If not, then thinking of photography, large image support would be it.
- Efficient lossy compression
- Alpha channels
- Wide colour gamut
- Large image support (> 4K), which is important for photography sites
- (Nice to have) Progressive decode
Other formats fail at one or more of the above.
- Efficient lossy compression
- Alpha channels
- Wide colour gamut
- Large image support (> 4K), which is important for photography sites
- (Nice to have) Progressive decode
Other formats fail at one or more of the above.
I'm in the market for pretty much the same. There's a few coming later this year that I'm waiting for, namely the ASUS PA32QCV, and the LG 32U990A.
I'm in the market for pretty much the same. There's a few coming later this year that I'm waiting for, namely the ASUS PA32QCV, and the LG 32U990A.
Although perhaps the idea could be generalised to encompass CSS as well?
Although perhaps the idea could be generalised to encompass CSS as well?
I’ve been doing performance for a while, and I’ve yet to find a single case where reading or writing to the DOM was a legitimate bottleneck.
Poor timing? Sure. Excessively large DOMs? Sure. But React won’t magically save you from those either.
I’ve been doing performance for a while, and I’ve yet to find a single case where reading or writing to the DOM was a legitimate bottleneck.
Poor timing? Sure. Excessively large DOMs? Sure. But React won’t magically save you from those either.