Issue #414

栏目: IT技术 · 发布时间: 4年前

Articles & Tutorials

Issue #414 Material Shape: Gotchas

(blog.stylingandroid.com)

Applying Material Shape is a very powerful tool, and Mark Allison shows why we need to take care and structure our styles, themes, and overlays to avoid maintainability issues while making careful shape choices.

Activity, Intent, Bundle

(magdamiu.com)

For those starting out on Android, Magda Miu shares a cheat-sheet for Activities, Intents, and Bundles.

Sponsored

Issue #414 Achieve 99% crash-free sessions with Instabug SDK

(try.instabug.com)

Quickly identify and resolve your app crashes 4x faster with Instabug. Know which line of code caused the crash along with network logs and detailed repro steps. 25,000+ developers trust and rank Instabug as the number one SDK for bug and crash reporting. Find out why and see more features by trying out Instabug for free here.

Early learnings in testing with Jetpack Compose

(joebirch.co)

Joe Birch dives into a small user flow for an app he's building and looks at how we can write automated UI tests for the screens involved.

Sponsored

Issue #414 SDKs and APIs Suck Data From Your App

(pathsense.com)

Your app is using SDKs and APIs for background location, geofencing, road snapping, and more. They are sucking user data out of your app and storing, using, and maybe even selling it. PathSense has no access to your data, it never leaves the phone. Try it for FREE.

ViewModel and SavedStateHandle: always retain state

(www.rockandnull.com)

ViewModels famously solved the device orientation change problem. So as long as you save the state in ViewModel (instead of the Activity/Fragment) you are safe, right?

Fan(s)tastic: Search for blazing-fast results

(bytes.swiggy.com)

Viswanathan K P shares how he rewrote a search module and used the power of the Presentation layer to drive the app UI

Understanding Kotlin Coroutines with this mental model

(www.lukaslechner.com)

In this blog post, Lukas Lechner will help you form a solid mental model about coroutines, this new emerging concept for modern software development.

Should I use Jetpack ViewModel?

(www.glureau.com)

In this post, Grégory Lureau goes further into the Jetpack ViewModel to understand the implications of adding this library into a project.

Using Koin in a Kotlin Multiplatform Project

(johnoreilly.dev)

John O'Reilly examines how the Koin library can now be used in a multiplatform project.

Why do we need Jetpack Compose?

(proandroiddev.com)

Pamela Hill aims to take a step back and look at the bigger picture to answer the question — why do we need Jetpack Compose?

Kotlin withContext vs Async-await

(blog.mindorks.com)

In this post, Amit Shekhar writes about using withContext and Async-await in Kotlin Coroutines.

Don't Rewrite Your App, Unless You Have To

(eng.snap.com)

App rewrites can have positive results, but they are challenging. In this post, the Snap Engineering team outlines some of their decision making processes and lessons learned from the experience.

Sponsored

Issue #414

以上所述就是小编给大家介绍的《Issue #414》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

删除

删除

[英] 维克托•迈尔-舍恩伯格(Viktor Mayer-Schönberger)著 / 袁杰 译 / 浙江人民出版社 / 2013-1 / 49.90元

《删除》讲述了遗忘的美德,为读者展现了大数据时代的取舍之道。 《删除》从大数据时代信息取舍的目的和方法分别诠释了“被遗忘的权利”。维克托首先回溯了人类追寻记忆的过程,之后提出数字技术与全球网络正在瓦解我们天生的遗忘能力。对此,他考察了促进遗忘终止4大驱动力——数字化,廉价的存储器,易于提取,全球性访问。之后,他提出了当前数字化记忆的两大威胁——信息权力与时间,并给出了应对威胁的6大对策——数......一起来看看 《删除》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具