13
guio
6y

So I was changing some CSS, but the changes weren't showing.

Was it being cached? Nope
Was the selector wrong? Nope
Well it was the right file yeah? Yup

So after like 10min of scratching my head, restarting the server, etc it turns out I was checking prod instead of dev.

This isn't even the first time this has happened 😑

Guys just remember to keep your dev tab and your prod tab away from each other, like way away.

Comments
  • 3
    I usually end up opening dev in one browser and prod in another. Just to be sure. Still this has happened more often than I'd like to admit. 😅
  • 2
    Also, welcome to devRant!
  • 3
    @jallman112 Thanks! Just a bit more to set mi avatar :)
  • 3
    Hey, go make an avatar now =)
  • 3
  • 2
    I leave prod disconnected and unloaded at all times
  • 2
    @demortes: "Fuck the customer"
    demortes' boss: "You were supposed to make a website that our customers can use to check their-"
    demortes: "Fuck. The. Customer."
  • 1
    Lol not quiet. I just don't care to cause an outage for experimentation. When my stuff goes down four different departments notice.
Add Comment