Android: Room many to many
25th April 2023
Copy and paste how to make a many to many relationship.
25th April 2023
Copy and paste how to make a many to many relationship.
30th October 2022
The anatomy of a tweet.
2nd September 2022
Have your fab show multiple buttons.
9th June 2022
"Focus!"
3rd June 2022
Basic login screen with credentials check.
24th May 2022
A keepsake, a precious memory of state.
17th May 2022
Some dos and donts of using lists as state
20th April 2022
Surfaces represent a fundamental unit in the material design language
10th April 2022
Row row row your layout
3rd April 2022
A building block of compose
21st February 2022
Keep your associates close
02nd February 2022
A quick look back on what I've done and what I need to do
13th January 2022
More information in less queries
2nd January 2022
"Wouldn't this object look lovely with this one on it ?"
30th December 2021
Build your concurrency
17th December 2021
Extend the functionality of a class without inheriting or decorating it.
8th December 2021
The kind of functions that make it hard to go back to anything else
12th November 2021
Don't be silly, protect your fields
15th September 2021
The neater way to run the same test over and over again
25th August 2021
Sometimes it's good to be lazy.
4th August 2021
Reading code is just as important for your development as writing it. Oh here are some clocks in javascript.
12th July 2021
Delegation without all the boilerplate
30th May 2021
The perfect follow up to the last post.
24th May 2021
Hint: No, you can't just use a border-radius.
17th May 2021
Static factory methods let you give names to your constructors
12th May 2021
Be very careful what you inherit, and from whom.
06th May 2021
Change orientation as much as you want!
28th April 2021
Stop using ints for constants for f**k sake.
24th April 2021
Take what you want and leave out the rest.
15th April 2021
Never again fret over how to split your bill.
7th April 2021
Another example of a common data structure Javascript tried to make its own
30th March 2021
How the "if" statement differs between Java and Kotlin and where's my ternary ?
28th March 2021
Your new best friend for storing data