Issue #414

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

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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

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

C++ Primer 中文版(第 5 版)

C++ Primer 中文版(第 5 版)

[美] Stanley B. Lippman、[美] Josée Lajoie、[美] Barbara E. Moo / 王刚、杨巨峰 / 电子工业出版社 / 2013-9-1 / CNY 128.00

这本久负盛名的 C++经典教程,时隔八年之久,终迎来史无前例的重大升级。除令全球无数程序员从中受益,甚至为之迷醉的——C++ 大师 Stanley B. Lippman 的丰富实践经验,C++标准委员会原负责人 Josée Lajoie 对C++标准的深入理解,以及C++ 先驱 Barbara E. Moo 在 C++教学方面的真知灼见外,更是基于全新的 C++11标准进行了全面而彻底的内容更新。......一起来看看 《C++ Primer 中文版(第 5 版)》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试