TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

CSS vendor prefixes redux

4 pointsby niyazpkabout 15 years ago

1 comment

binarymaxabout 15 years ago
Ive always found that whenever you implement browser specific code, you always end up with a headache one or two years down the road. The big browser players can invent any specific stuff they want but as a developer its always best to stick with the standards. If you want to experiment on non-live code then great, but plan on future pain if you go live with browser specific css/js.