-
## Objective
Implement Rate Limiting MVP.
## Origin Document
The entire portal stripe + rate limiter migration found (in part) [in this notion doc](https://www.notion.so/buildwithgrove/Portal…
-
This issue is to discuss role of existing components within the MVP diagram of an application and what changes can be made to fit components into it better.
The text below is taken from: https://gi…
-
- [x] Read up on Android design patterns
- [x] Read up on Android architecture
- [x] Read up on Android testing
- [ ] Read up on Android Jetpack
-
- For ability to build proper Architecture we need to investigate features list that already is in D7 version. #2
- After getting full list of features - we need to draw a line over features that cov…
-
@mpishe :
- Get familiar with the architecture
- Come up with ideas for the first MVP
- Start creating a process for feature branching and creating improvements
**Idea**
- Consider creating mic…
-
There is a problem that `onActivityResult` Activity method invokes early than `onStart()`, where calls `Presenter.takeView(view)` and `Presenter.onLoad()`, correspondingly. Now we must do few hacks f…
cosic updated
7 years ago
-
### Test Case
```rust
use wasmtime::component::bindgen;
bindgen!({
// WIT from https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md#package-format
// Amendment: …
-
- The particular pattern being used is not as is the separation of concerns and testability.
- Encourage keeping Activities and Fragments thin/logic free.
- Reference Freesound app.
-
First of all I want to thank you for this demo showing how to implement Clean Architecture using MVP in combination with Dagger2 and other useful tools.
I have noticed that the following issue with…
-
Its crucial for the technical data space teams to understand the basic flow of an Minimal Viable Dataspace. The following diagram is very helpful to understand the basics of the EDC: https://raw.githu…