tech
Stop, In the Name of TECH
CATCH ME IF YOU CAN. Building a new ecosystem or feeding an ancient ego-system: What’s modern tech innovation really up to?
MVVM Architecture For Android
Google introduced Android Architecture Components which included ViewModel rather than Presenter and hence the proof that even Google is supporting MVVM.
GraphQL Basics
GraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data.