The “bridge to Vcc” resistor is needed cause transistors ain’t perfect. There is always a leakage current from B to C that needs come from somewhere. If you don’t provide a source for it then it comes from E to B, which is real base current, which makes the device begin to turn on, which increases current out the collector, which burns power, which heats the device, which increases the B to C leakage that needs come from somewhere …

The bridge resistor gives the current a source path to keep it from going E to B. I personally go much higher, like 100x.

In this specific case, if Vcc also supplies the PIC you don’t need the bridge resistor, because it is only needed when you turn the device off, and at that time the base resistor is connected to Vcc (thru the output)… so you actually get the same benefit of the bridge from the base resistor.

The same is true driving grounded emitter NPN’s thru an R from an output, you don’t really need the bridge.

But if in any doubt, resistors are cheap; put it in.