|
|
|
|
|
by ludbb
3891 days ago
|
|
Is there such a thing as "moving" to another browser for development purposes? You will have to use both at some point, at least for some sanity check. If you're developing something with React, Chrome will provide a better experience since React dev tools plugin is only available for Chrome. I'm not aware of some tool that is exclusive to Firefox, so I don't have a reason to favor it. |
|