Pas de Code
76 subscribers
106 photos
1 file
402 links
What I cannot create, I do not understand.

DM: @alexey_mileev
Original channel in RU: @devballet
Twitter: twitter.com/pasdecode_
Download Telegram
@themishkun shared with us a controversial post that perfectly matches this channel. Author tried to make a few changes to a project that wasn't being maintained for some time. In an instant Gradle and Android Studio drove him mad.
 
#ide #studio #gradle
I can't help but share this link: ask me anything with SpaceX software team on Reddit. Lots of interesting stuff: e.g. for state management they use Redux model outside the UI layer.
 
#software #programming #spacex
As a follow-up on yesterday's post @Shipaaaa shared a link on this Twitter thread. Former Tesla employee (NDA has expired) posted a bunch of disturbing details on how things worked at his time.
 
#software #tesla
The story of improving OkHttp connections reuse by implementing .equals on SSLSocketFactory and reusing it's instances.
 
#okhttp #network #performance
Check out this long read about the no code approach. You'll find good and bad cases, useful tools and some examples of automation.
 
#nocode
Paging 3 library is out in the alpha channel. Updates include list separators support and filter / map operators.
The strange thing here is the following highlight: "Automatically requests the correct next page when the user scrolls to the end of the loaded data". I thought this whole library is about it and it should work correctly from day one.
 
#jetpack #paging #library
setCurrentScreen method in Firebase Analytics is now deprecated. You're free to track the screen_view event whenever you like.
 
#google #firebase #analytics