Patrick McDonald

Results 24 comments of Patrick McDonald

I often have the use case where I have a main root side menu on the left, which is ever-present in the app. Then specific page(s) will have a right...

It would be nice to have a non-coding mono space. Basically, I'd like a mono Inter with normal zeros (no inner slash or dot).

I'm addicted to Bolt. I can't imagine going back at this point. I haven't had a chance to look at Firestore yet, but hearing that there isn't a similar way...

This would be especially useful when learning Bolt, though I don't think I'd use it at this point. I was constantly generating json when I started with Bolt to compare...

You'll begin to trust Bolt so much that you may go a bit overboard locking things down. It's so much easier to write complicated & duplicative rules that your json...

@jhusain & @mattpodwysocki any movement on this one gents?

`firebase-debug.log` is another. I just started playing around with your plugin and added these after running the emulators. ``` # Firebase, Emulator Logs .runtimeconfig.json firebase-debug.log firestore-debug.log database-debug.log pubsub-debug.log ui-debug.log ```

I've just been running the `firebase emulators:start...` command directly while trying to remember to build things beforehand. I've also added this to my `package.json` and use it if any ports...

I don't have anything in particular to say, but it might be worth turning on the Discussions feature for this repo.

You could also not hide the delete functionality. Right now you: 1. Rollover deployment row. 2. Click the three dots menu. 3. Click delete to call up the confirmation. 4....