New openings appear every once in a while in the Internet field. In my opinion, some of the so-called tuyere are essentially propaganda by investment...
Huang Ziyi, currently working in the front end team of Ali Data Center, is responsible for business related to data products. Founder of front-end intensive...
Novel reader (modular development, based on Kotlin+MVVM+Kodein+Retrofit+Jsoup+Coroutines+Jetpack+Coil+Room+Mockk and other architecture implementation), rewrote the reading module code of "Ren Read" with Kotlin, optimization, code logic, Reduce...
Needless to say, VUE is easy to use. It's easy to modify data without memorizing API methods, thanks to Object.defineProperty, which adds our own functionality...
Novel reader (modular development, based on Kotlin+MVVM+Hilt+Retrofit2+OkHttp3+Jsoup+Coroutines+Jetpack+Coil+Room and other architecture implementation), rewrote the reading module code of "Ren Read" with Kotlin, optimization, code logic, Reduce...
At present, there are many popular Android MVC, MVP mode development framework, but a development framework based on MVVM mode is rare. I have searched...
This article describes the basic use of the four components of the MVVM foundation: DataBinding, ViewModel, LiveData, Lifecycle, and the advantages of the MVVM architecture...
I hereby share some of my personal understandings and insights for discussion and learning progress. I've been trying to build my own understanding of the...
Android development technology has now been very mature, there are a lot of technology specific such as plug-ins, hot repair, reinforcement, thin, performance optimization, automated...
Vue's computed implementation is more difficult to understand than Watch and Data. To truly understand computed, you need to have a deep understanding of Vue's...
In previous articles, we introduced the internal implementation of LiveData and suggested that LiveData can also be used as a means of communication within applications....
In the last article, we focused on how the ViewModel should be encapsulated in the MVVM architectural pattern (MVVM Development Practice 1 :ViewModel Encapsulation). This...
Tencent Omi framework was officially released in 5.0, still focusing on View, but more friendly integration of MVVM architecture, completely separating the architecture of View...