美文网首页Kotlin开发指南KotlinKotlin
Kotlin Weekly 中文周报 —— 14

Kotlin Weekly 中文周报 —— 14

作者: DoubleThunder | 来源:发表于2017-10-30 13:38 被阅读132次

    Kotlin 开发中文周报


    文章

    1. 对比 Java,Kotlin 中我最喜欢的功能

    2. Kotlin 自定义委托属性(Custom Property Delegates)
      Delegates.observable 与 Delegate 的一些简单的 Demo

    3. Kotlin 从零开始:高级属性和类
      其中有介绍:延时属性,内联属性,扩展属性,数据,枚举,嵌套和密封类。
      推荐 『Kotlin 从零开始』系列文章。

    4. Android Architecure Components 中的一些陷阱 - 第 1 部分 LiveData 和 Fragment 生命周期

    5. Kotlin 功能编程 I:Monad Stack

    6. List asyncMap() for lazy Kotliniers

    7. 改进 Kotlin 在 Android 的测试

    8. 静态代码分析工具的 by Koltin 在 Android 中
      在本文中学习如何为多模块 Android Kotlin 项目添加一个静态分析工具(Detekt),以及如何设置它来应用一组规则来检查样式,代码风格等。

    Slides

    1. Kotlin 介绍
      关于 Kotlin 语法的 GDGMumbai 开发者大会 的幻灯片,其中包含如何用 Kotlin 创建一个简单的后端和前端的步骤。

    2. KΛTEGORY 介绍

    Video

    开源库 & App

    1. AztecEditor-Android
      Aztec,一种基于 Kotlin 的富文本组件。
    1. Time
      类型安全的 Kotlin 时间工具类

    2. CatchUp
      An app for catching up on things.

    3. GitterChat
      Android Chat application using Kotlin and sockets.io

    4. android-gif-example
      Gif RecyclerView Example in MVP using Dagger 2 + Retrofit 2 + Moshi + RxJava 2 + Glide 4 with JUnit and Espresso tests written in Kotlin + Kotlin DSL!


    十分感谢你阅读本文,如果你觉得对你有帮忙,请推荐给其他用户并点赞。

    参考文章:

    1. Kotlin Weekly Update — 14

    2. kotlin-weekly-65

    3. androidweekly

    关于我:微博简书Github

    相关文章

      网友评论

        本文标题:Kotlin Weekly 中文周报 —— 14

        本文链接:https://www.haomeiwen.com/subject/oymppxtx.html