-
From the [Let's Encrypt](https://letsencrypt.org/2024/07/23/replacing-ocsp-with-crls/) blog:
Jul 23, 2024 • Josh Aas
Today[sic] we are announcing our intent to end [Online Certificate Status P…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Hey! I'm using the Team Collections feature, but it seems like the saving of each request takes about …
-
# React Query 강좌 8편. useMutation 사용법과 Optimistic Updates
React Query에서 useMutaion 사용법과 최상의 UX를 위한 Optimistic Updates 구현하기
[https://mycodings.fly.dev/blog/2023-10-02-react-query-howto-usemutation-in-…
-
I implemented optimistic updates successfully, but couldn't figure out how to use debounce in the process.
Take for example just a text input:
I want the UI to change immediately, but I don't wan…
-
During the Android development of the [Order Editing project](https://github.com/woocommerce/woocommerce-android/projects/34), all editing features ended up implemented using optimistic updates to bet…
-
### Is your feature request related to a problem?
There is no way to manually refresh conversations and messages without killing the app.
### Describe the solution to the problem
Implement pull to …
-
We should distinguish between devices that do fast and device that do slow transitions and only do optimistic updates for fast ones.
This way, UIs could give immediate feedback about the state of lig…
-
## Issue
When updating metadata on CF API resources, its not possible to do optimistic locking. This results in race conditions when updating metadata from multiple clients concurrently.
## Cont…