-
A key feature that is missing before RethinkDB can function as a full-fledged BaaS alternative is the ability to define and enforce business logic with a security rules engine. Check out [Firebase's r…
-
High in sodium, saturated fat, and sugar >> bad for you.
-
## Issue
While there are unit tests for most of the React components. there are no tests for the API routes where the core business logic is. Asa. the result, there is no guarantee that the code is…
-
What is the way to manage a booking request for an offer when the price changed in the inventory .
We reviewed this use case in OTST to see how to implement validation scenario and we need some guida…
-
`Schedule` currently knows that it's divided into days and the days contain events. This is implemented using a `HashMap` with `Day`s as keys and `ArrayList`s as values.
In ideal case Schedule would …
-
Examples of business logic that exists between the DAO and the API layer:
- bookmark status workflow (transitions between statuses). Note: coupling between status and submitted on date should remain …
-
- https://insta.rs/similar/ (myers algorithm used by npm package)
- https://docs.rs/notify/latest/notify/ used by fs watch plugin already
- Decode UTF16 collect to string https://doc.rust-lang.org/std…
-
#### Problem description
While working on some improvements to JavaRosa, we found out that clients are using `TreeReference.toString()` overloads to decide its business logic.
We need to replace t…
-
## Objective
Easily track which changes (and releases) are consensus breaking.
## Origin Document
![Screenshot 2024-09-04 at 12 19 02 PM](https://github.com/user-attachments/assets/e9616f0d-2…
-
Our localization "mumbo jumbo" is to large extent caused by the fact that we incorrectly reuse objects between various software layers. In ideal world, we have (simplified):
```java
// Business le…