Hacker News new | ask | show | jobs
by ljm 683 days ago
I noticed TF has JS examples in the docs now. I haven’t looked but if it has the same problem as CDK, where you have to shoehorn declarative concepts into an imperative language, you still end up having to write weird code to work around the fact that you don’t actually know the value of resources until they’ve been created or modified.

Now if there was a prolog version? I’ll have some of that.