Uku Taht

Results 112 comments of Uku Taht

I like the idea. I wonder if there's prior art in including debug code in JS that is elided for production builds? Even if it's included in the production build...

@yordis Thanks, the project looks neat! Do you really need 8 log levels? :) I've always been happy with just `DEBUG, INFO, WARN, ERROR` The script here is so small...

> @ukutaht I am following Elixir steps on this one ;) https://github.com/elixir-lang/elixir/releases/tag/v1.11.0 Oh thanks for that, I didn't even know there were so many levels in Elixir :) ``` type...

@metmarkosaric can this be closed? I think we have docs for this right?

Yeah I'll do it when we release self-hosted

Thanks for the suggestion! I wonder if anyone is already using Plausible with sendBeacon... it wouldn't be to difficult to prototype. We're discussing with @RobertJoonas that he might give it...

@Joelius300 Thanks for this. What are behind-the-scene requests?

Thanks for the suggestions. I agree that exposing ports like this is not ideal. I'm trying to understand better how this setup would be used. If someone wants to change...

Thanks. It does explain it well. I will merge this and add to the documentation.