xebia-functional / coding-guidelinesLinks
The purpose of the 47 Degrees Coding Standards is to create a collaboration baseline; helpful for scenarios where many people are creating, modifying, and contributing to the same project. The end goal is unity, consistency, and the notion that a single entity created the outputted code.
☆96Updated 9 years ago
Alternatives and similar repositories for coding-guidelines
Users that are interested in coding-guidelines are comparing it to the libraries listed below
Sorting:
- TODO API Client Kata for Java Developers. The main goal is to practice integration testing using MockWebServer.☆54Updated 5 years ago
- Android map client built on RxJava☆23Updated 10 years ago
- Sample of using Mockito with Kotlin☆39Updated 8 years ago
- A library to avoid boilerplate when testing beans and simple data objects☆30Updated 9 years ago
- A java wrapper for Uber's REST API for Android and Java applications☆24Updated 9 years ago
- Application with examples of test cases for Android Rx code.☆31Updated 9 years ago
- Repository for a workshop about RxJava and RxAndroid☆22Updated 8 years ago
- Provides Dagger1-like ObjectGraph API around Dagger2 Components☆73Updated 9 years ago
- Experimental Parallel Extensions for RxJava☆54Updated 10 years ago
- A showcase music app for Android entirely written using Kotlin language☆26Updated 7 years ago
- Android Clean Architecture with MVP using Dagger2, RxJava and Espresso☆86Updated 8 years ago
- Maxibon kata for Java Developers. The main goal is to practice property based testing.☆66Updated 6 years ago
- KataContacts written in Java. The main goal is to practice Clean Architecture Development.☆111Updated 5 years ago
- Play Application using Dagger 2 for Compile Time DI☆40Updated 6 years ago
- Atomic jars for guava-libraries☆33Updated 11 years ago
- Daggerless Dependency Injection for Testing☆20Updated 8 years ago
- TestFairy plugin for Gradle / Android Studio (and supported IDEs)☆93Updated 3 years ago
- FunctionalRx is a collection of constructs to simplify a functional programming approach to Java and [STABLE]☆48Updated 8 years ago
- This repository holds helpful utility files for Treehouse Android projects. Included are a couple of helper classes that can be used to w…☆32Updated 8 years ago
- Docker Image for building Android projects.☆33Updated 8 years ago
- Using Kotlin For Tests in Android: demo project for the blog post☆23Updated 8 years ago
- A new weather app to demonstrate the patterns that can be used in Android development☆44Updated 8 years ago
- Maxibon kata for Kotlin Developers. The main goal is to practice property based testing.☆43Updated 5 years ago
- Stackoverflow client utilizing RXJava and other libraries