Open in app

Sign In

Write

Sign In

Sachin Chandil
Sachin Chandil

139 Followers

Home

About

Published in AndroidPub

·Jun 10, 2019

TDD: Change the way you code!

Whenever we start a new software project as an organisation, most of the times we try to publish any new feature as quickly as possible. We work day and night to build features and take it to the customers. And why not, its the business goal at that point of…

Tdd

9 min read

TDD: Change the way you code!
TDD: Change the way you code!
Tdd

9 min read


Published in AndroidPub

·Mar 12, 2018

RxJava2: A way to modular and testable code

This article assumes that you are familiar with RxJava and unit tesing. In my early phase of learning RxJava2, I came across to an operator compose() in this well explained article don’t break the chain. Frankly at first after reading this article, i had a confusion in my mind between…

Android

5 min read

RxJava2: A way to modular and testable code
RxJava2: A way to modular and testable code
Android

5 min read


Nov 19, 2017

RxJava2: Conditional and Boolean Operators

This article demonstrates Conditional and Boolean operators. These operators are simple and easy to understand and gives seamless conditional flow and control over Observables. Checked out my recent articles on RxJava2: 1. RxJava2: Dispose an Observable chain 2. RxJava2 : Concat + filter So we will be looking at following…

Rxjava

3 min read

RxJava2: Conditional and Boolean Operators
RxJava2: Conditional and Boolean Operators
Rxjava

3 min read


Published in AndroidPub

·Sep 24, 2017

RxJava2: Dispose an Observable chain

If you are learning RxJava2 or already an experienced developer, you must be familiar with disposing Observable to prevent memory leaks. It is good practice to dispose complete observable chain running in your Activity or Fragment Life-Cycle. A typical example of disposing an Observable: In above example, you can…

Rxjava

2 min read

Rxjava

2 min read


Published in AndroidPub

·Aug 20, 2017

RxJava2 : Concat + filter (Cache enabled downloading)

Recently in an Android app, I had a use case to download a list of projects and store in the database. Next time when you go to the same page, app should first check if data is already downloaded or up to date, If not download it from the internet. …

Rxjava

2 min read

RxJava2 : Concat + filter (Cache enabled downloading)
RxJava2 : Concat + filter (Cache enabled downloading)
Rxjava

2 min read


Jul 30, 2017

Room with Unit test in Kotlin

As google rolled out its new data persistence lib Room in I/O 2017 and a really cool thing LiveData. I just could not wait to get my hands on it. Wait…, am i forgetting something (:thinking:) : Yes, “Kotlin”. A really cool programming language leveraging modern programming approach. So now…

Android

3 min read

Room with Unit test in Kotlin
Room with Unit test in Kotlin
Android

3 min read

Sachin Chandil

Sachin Chandil

139 Followers

SDE3-Android @ Meesho

Following
  • Amit Shekhar

    Amit Shekhar

  • Eric Elliott

    Eric Elliott

  • Jose Alcérreca

    Jose Alcérreca

  • Jaewoong Eum

    Jaewoong Eum

  • Arjit Agarwal

    Arjit Agarwal

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech