Just jumped on Pages and I am liking it so far, added a trivial function, setup route filtering etc.
Just jumped on Pages and I am liking it so far, added a trivial function, setup route filtering etc. All is good, but I can't for the life of me figure out when I should use functions and when I should use workers. Functions are workers but with a different API and some file based routing sprinkled on top? When would you use a worker in a Pages/function deploy?
