-
### What's the Problem?
We have to do a lot of work on the code part. UWP is meant to be programmed with the MVVM pattern. RiseMP, from what I have seen, is very poor on this.
For maintenance it bec…
-
Add a presentation pattern, preferably MVVM.
-
"Some of your explanations and terms could be a bit clearer. For example, you say that you use the MVC pattern, but it would be more accurate to call it an MVVM pattern"
-
Implement MVVM pattern in the application
-
Hi Guy,
There are many Frameworks to build app with MVVM Pattern.. ?
-
MVVM pattern.
Test driven development.
PagerView two ListFragment.
Espresso android testing.
-
@gplanansky @maxrahder: i started this one quite a while ago, but have not found the time to finish it.
It should probably get moved into "Guides", since it is not containing Labs for active coding…
tobiu updated
2 months ago
-
## 주요 내용
- [x] dependency injection 라이브러리인 dagger 2 이해하기.
- [x] mvvm pattern 이해하기.
- [ ] 위 2개가 이용된 오픈소스 분석하기.
## 상세 내용
1. dagger 2
- annotaion
- logic
2. mvvm
- model
-…
-
The application currently uses no specific architectural pattern. Incorporate MVP/MVI/MVVM into the app.
-
Hi,
How can I use mvvm design pattern (like prism.forms)?
Thanks.