| Website | https://gerard.paligot.com/ |
| Website | https://gerard.paligot.com/ |
If you can choice, which one of these libraries will you use and why?
Pretty curious to have arguments for Room instead of the awesome SQLDelight library... ๐
I wrote an article about what I call the Trigger pattern and did my best to explain what it is. I didn't come up with the concept, but I felt it needed something to put a name on it. In any case, all feedback is welcome!
https://androiddev.blog/the-trigger-pattern/
Thank you @friendlymike for hosting my article on androiddev.blog!
Reactive programming and the observable pattern are everywhere nowadays. It is so omnipresent that it's hard to find a library which does not use it or enforce it. It is even more so in the Android ecosystem where Google first released their LiveData library in 2017 and is now more