|
|
|
|
|
by TimTheTinker
2582 days ago
|
|
The “workspace” and “blackbox script” features in Chrome devTools are real paradigm shifters and a huge productivity boost for me when developing/debugging in JS/TS or SCSS/CSS. With Workspaces, most changes to source files are reflected immediately without reloading (no LiveReload-type tooling is needed). Firefox has yet to release either of those features, as far as I know. I’ll switch dev browsers as soon as they do. |
|