RockAndNull (@rockandnull) 's Twitter Profile
RockAndNull

@rockandnull

Tech, software and whatever comes to mind
rockandnull.com/newsletter/

ID: 1258155224444928003

linkhttps://www.rockandnull.com/ calendar_today06-05-2020 22:02:57

399 Tweet

139 Followers

130 Following

RockAndNull (@rockandnull) 's Twitter Profile Photo

Uncover Jetpack Compose in this series. Let's start with key elements like Columns, Rows, Text, Buttons, Spacers, and Surfaces. -> rockandnull.com/jetpack-compos… AndroidWeekly Android LibHunt Guy Griv #AndroidDev Android Developers

RockAndNull (@rockandnull) 's Twitter Profile Photo

Understanding how the state works in Compose is essential for creating applications that respond dynamically to user input and data changes. -> rockandnull.com/jetpack-compos… AndroidWeekly Android LibHunt Guy Griv #AndroidDev Android Developers

RockAndNull (@rockandnull) 's Twitter Profile Photo

By mastering theme customization, you empower your Jetpack Compose app with a personalized and visually consistent design, creating a delightful user journey. -> rockandnull.com/compose-walk-t… AndroidWeekly Android LibHunt Guy Griv #AndroidDev Android Developers

RockAndNull (@rockandnull) 's Twitter Profile Photo

Explore the world of Kotlin/Android development with two prominent linters. Integrating these tools enhances code hygiene in Kotlin Gradle projects. -> rockandnull.com/kotlin-android… AndroidWeekly Android LibHunt Guy Griv #AndroidDev Android Developers

RockAndNull (@rockandnull) 's Twitter Profile Photo

Sequential IDs like 1, 2, 3 are a security nightmare. Embrace the power of UUIDs: unique, random identifiers that keep your data safe and anonymous. -> rockandnull.com/sequential-ids… #django #webdeveloper #Security

RockAndNull (@rockandnull) 's Twitter Profile Photo

Play Console now offers a built-in feature to prompt users on older app versions. No code changes are required from Android devs. -> paleblueapps.com/rockandnull/an… AndroidWeekly Android LibHunt Guy Griv #AndroidDev Android Developers

RockAndNull (@rockandnull) 's Twitter Profile Photo

Code is a liability, not an asset. Before you write that custom code, ask yourself: can a library or system call do the job? -> paleblueapps.com/rockandnull/co…

RockAndNull (@rockandnull) 's Twitter Profile Photo

Multipass is the solution for launching clean Ubuntu command-line virtual machines in a flash. Perfect for testing, experimenting, and isolating your work on Windows, macOS, or even Linux. -> paleblueapps.com/rockandnull/sp… #linux #ubuntu #vm

RockAndNull (@rockandnull) 's Twitter Profile Photo

Bolster your Django admin panel's security with Two-Factor Authentication (2FA) using email verification. This guide streamlines the process, even for those with custom admin interfaces. -> paleblueapps.com/rockandnull/dj… #Python #pythonprogramming #django #backend

RockAndNull (@rockandnull) 's Twitter Profile Photo

Managing data in a Django application can get tedious, especially when you need to add or update a large number of records. The django-import-export library comes to the rescue. -> paleblueapps.com/rockandnull/dj… #django #webdeveloper #developer

RockAndNull (@rockandnull) 's Twitter Profile Photo

Kotlin's when statement with else is convenient, but it can hide errors when used with enums. Discover why explicitness and exhaustive when are your best tools for safe and maintainable enum handling. -> paleblueapps.com/rockandnull/ko… #kotlin #programming #bestpractice

RockAndNull (@rockandnull) 's Twitter Profile Photo

Bypass Android's HTTP restrictions and efficiently test your local backend with dev tunnels. This tool provides a simple HTTPS proxy for your local server. -> paleblueapps.com/rockandnull/pr… AndroidWeekly Android LibHunt Guy Griv #AndroidDev Android Developers