top | item 44213997

(no title)

elendee | 8 months ago

firefox doesnt have Workspaces. I do 100% of my CSS in Chrome Workspaces

discuss

order

1718627440|8 months ago

What do Chrome Workspaces have, that Firefox Profiles don't have?

elendee|8 months ago

Workspaces allow you to give Chrome permission for read / write access to given folders. You just set it once per project and then Chrome remembers.

Basically, you can press "ctrl S" for save, straight from the dev console. In FF, you have to manually designate the save location each time. It may seem like a small thing, but it's an entirely different workflow.

For frameworks that don't use plain stylesheets, it may not be useful.

t-writescode|8 months ago

I use vite, so I think I get that functionality without needing Chrome? ... if I understand what Workspaces are?