Przejdź do treści
brona.blog
  • twitter
  • github
  • linkedin
  • about me
til

TIL #3: Comparing lists and ensuring the order

  • 11 stycznia 202111 stycznia 2021
  • przez Mariusz Brona

Nothing much, but today my teammate was checking my PR where I had a unit test that was checking if the expected list does not contain the element. We discussed if the unit test can be improved, for example by checking if expected list, when compared to actual list, is the same.

Czytaj więcej “TIL #3: Comparing lists and ensuring the order” →
Bez kategorii

TIL #2: Dynamic TextField validation in Flutter

  • 7 stycznia 20217 stycznia 2021
  • przez Mariusz Brona

Disclaimer: I’ve started working on very simple Flutter project to learn the basics of the framework and generally check it out. The goal here is to create production ready app that will be published to Google Play and Appstore.

Czytaj więcej “TIL #2: Dynamic TextField validation in Flutter” →
Bez kategorii

TIL #1: Make better notes

  • 4 stycznia 2021
  • przez Mariusz Brona

Today I Learned series

As you can see this is the first entry of Today I Learned series. This will be a series of short entries to help me write regularly for my blog. In addition, I hope that there will be some positive changes, such as more focus on everyday programming, taking more value from everyday work, changing the mindset while learning new things. Let’s see what will happen…

Czytaj więcej “TIL #1: Make better notes” →
android

Sectioned RecyclerView in three steps

  • 24 czerwca 202024 czerwca 2020
  • przez Mariusz Brona

Hey! Today I want to share with you another quick tip that often comes when we deal with RecyclerView – sections. For that task I will use the power of Kotlin language – sealed classes and transformations on collections!

Czytaj więcej “Sectioned RecyclerView in three steps” →
android

Dynamic views in RecyclerView ViewHolders

  • 18 czerwca 202018 czerwca 2020
  • przez Mariusz Brona

In this blogpost I want to show you a quick and nice solution for handling dynamic views in ViewHolders. In my opinion this particular approach is a good way to have performant and easy to maintain code for the RecyclerView.

Czytaj więcej “Dynamic views in RecyclerView ViewHolders” →
android

Interaction with RecyclerView using Kotlin DSL

  • 29 maja 202031 maja 2020
  • przez Mariusz Brona

Few days ago I finished a project for one client – it was typical MVP project, where everything was changing quite often and deadline was pretty close. At some point, I had to stop for a moment and refactor few places that were changing the most. One of them was the interaction with RecyclerView.

Czytaj więcej “Interaction with RecyclerView using Kotlin DSL” →

Archiwa

  • Styczeń 2021 3
  • Czerwiec 2020 2
  • Maj 2020 1
Motyw od Colorlib wspierany przez WordPress