You are here |
qnoid.com | ||
| | | |
ostash.dev
|
|
| | | | Like many of developers that were coding for the last few years, I was following mostly object oriented programming paradigm. Let's not go into details on its specific implementation (hopefully the reader is familiar with it. | |
| | | |
benoitpasquier.com
|
|
| | | | It took me quite some time to get into Reactive Programming and its variant adapted for iOS development with RxSwift and RxCocoa. However, being fan of MVVM architecture and using an observer design pattern with it, it was natural for me to revisit my approach and use RxSwift instead. Thats what I'm going to cover in this post. | |
| | | |
www.e4developer.com
|
|
| | | | I have blogged about my road to productivity recently. I received a comment there from one of my readers asking me if I have a secret weapon that helped me be... | |
| | | |
trendless.tech
|
|
| | This is a comparison of programming languages. The thrust of it is to give an approximation of the strengths and weaknesses of that language compared to other programming languages. It's worth noting that each "lang" has its "use case", so none of them are technically "bad", though many of them are awkward for doing specific [...]Read More... from Programming Languages, Anecdotally |