katamaster818
No user record in our sample, but katamaster818 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but katamaster818 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
well, that's one way of learning that my company is now blocking some traffic on the vpn... works fine when I drop off the VPN, thanks.
seems like sequor.dev (docs site) is down..
non paywalled link: https://archive.is/mPF37
Maybe check out alteryx designer cloud, airbyte, or estuary?
This isn't exactly a repo to look at, but the book "Clean Code" is a fantastic read for learning how to write good code. It does have a lot of examples in it, and does a great job explaining everything.…
yup, just found that, super neat, I am 100% interested in using this for other runtime validation... It's interesting because I've always been under the impression the TS team was against the use of types at runtime…
Hang on, so this is doing runtime validation of an object against a typescript type definition? Can this be shipped as a standalone library/feature? This would be absolutely game changing for validating api response…