▲ | danjl 18 hours ago | ||||||||||||||||
Nice, but I like my servers and find serverless difficult to debug. | |||||||||||||||||
▲ | jedberg 18 hours ago | parent [-] | ||||||||||||||||
That's the beauty of this system. You build it all locally, test it locally, debug it locally. Only then do you deploy to the cloud. And since you can build the whole thing with one file, it's really easy to reason about. And if somehow you get a bug in production, you have the time travel debugger to replay exactly what the state of the cloud was at the time. | |||||||||||||||||
|