🍇 Prompt 2.6.10 is out the door! A couple of improvements, but most importantly, a whole host of fixes for "a future version of iOS"
Hang on… Apple can't reject my tweets!!! Let me try again. It includes a bunch of fixes for iOS 13.
Release notes: library.panic.com/releasenotes/p…
#Editorial | If Doug Ford’s own caucus and cabinet don’t rein him in, they will be complicit in a historic betrayal of our freedoms, writes the Star's editorial board.
thestar.com/opinion/editor…
@ksenia_nadkina I would agree, I would say there’s one backend but always possibility for multiple front ends (app, web, API), so restricting frontend computation to data validation and UI Logic seems like a good place to start.
a #technical question: how do you decide whether the a computation should be done on the backend or the frontend? Assuming: it’s okay for the information to be exposed semi-publicly on the client-side. What rules of thumb or best practices do you follow?