Dynamically loading of Vue plugins in the main file Link to the article
I am developing a B2B application that has a single entry point but is used by different clients with different domains, appearances, and custom functionalities. Based on the domain and a few other tricks, I identify which configuration to load, and thus, although there is a single entry point, everything after it is highly personalized.
Cloudflare Tail Worker Link to the article
With Cloudflare Tail Worker you direct logging to one place - everything is in the ecosystem and in real time. Until recently I only used external tools like Sentry, LogRocket or Loki with Grafana, but setting them up requires knowing the processing and takes time.
Cloudflare & Email Binding Link to the article
You don't need to have an email server to send emails with Cloudflare Worker. Just let Cloudflare validate the email address you're using and Cloudflare will forward incoming emails to it.