-
-
Many languages provide a lightweight syntax for specifying anonymous functions, in which the function type is derived from the surrounding context.
Consider a slightly contrived example from the Go…
neild updated
3 minutes ago
-
## Summary
Often times it is needed to initialize the client state based on server state. e.g forms and so on. Now that needs to be done in fragile and cubersome manner using useEffects etc. A …
-
SilverStripe foundational CMS UI technologies are 5-10 years old, and are largely based on an abandoned internal project by our former CTO (Entwine). In 2015, we've started removing this technical deb…
-
-
### Summary of problem
`AttributeError: partially initialized module 'ddtrace.contrib.psycopg' has no attribute 'patch' (most likely due to a circular import)`
https://github.com/DataDog/dd-…
-
I just wonder how subscriptions are actually cleaned. Lets say a pod crashs with a stackoverflow exception. Would you not retain the subscription forever?
I have thought about this for a while now …
-
## Summary
Next.js has just released [version 13.4](https://nextjs.org/blog/next-13-4), and with it the new app directory is now stable. I'd like to see `next-urql` updated to support the n…
-
@sammyjava Does an InterMine instance know its version? And, if so, do you think it would be worth pinning what version of InterMine the `IntermineAPI` class is compatible with so the class can check …
-
Hi Elide team, our people love Elide and are trying to spin up an Elide app in standalone mode by following this [guide](https://github.com/yahoo/elide/tree/master/elide-standalone); but we have troub…