|
|
|
|
|
by kmfrk
5677 days ago
|
|
I think the people I have the most respect for are the people who master cross-browser CSS going back to IE7. Is there another equivalent when it comes to a somewhat popular technology where quirky fixes are actually the main part of the work process? |
|
ducks
On a more serious note, the closest equivalent I can think of is porting games to work on windows, linux and mac platforms. You would have to have a good understanding of the entire renderer, any main event loops and physics, as well as experience in writing very low level code on all those platforms.