Git Product home page Git Product logo

rxworkshopgdg's Introduction

Rx for Android Workshop

The GDG Barcelona Rx for Android Workshop by Cristian García

A series of exercises to learn how to develop applications using RxJava through tests.


Instructions

The workshop will have two main parts:

  • basics: it contains some small exercises to get familiar with RxJava
  • RxBasicsUnitTest it's the entry point, execute the tests and solve them if it's needed. You'll learn to create a simple observable, map and make simple assertions. You'll have to write code on RxBasics too.
  • RxTimeTestis the second step. It pairs with RxTime, and this time you'll learn about other ways to create and test an Observable.
  • RXSchedulersTest is an extra, just to show what's an Scheduler
  • flights: the funny stuff! We have been hired by a startup trying to win the flights comparators market, and our Product Owner have an assignment for us.
  • FlightsUnitTestwe have a syncronous implementation to retrieve flights from a service, BUT..as the number of services grows the app goes slower, we need to do something to make ir faster.
  • SuggestUnitTest is great to have the flights but we need to choose where do we want to fly and to do it, why don't we implement a suggest?

the frodo module is just an example of the frodo library from Fernando Cejas.

Slides used at the workshop

https://docs.google.com/presentation/d/1cI88EoPKLrkivajuIpTLCdhBBYlPUZYHcuBiLu_Stug/edit?usp=sharing

rxworkshopgdg's People

Contributors

cristiangarciascmspain avatar cristiangm avatar firezenk avatar sergiocasero avatar sergiocastilloscmspain avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.