Bartosz WiśniewskiFix your Express error handling nowExpress is probably one of the most influential packages in the Node.js world. It gave us an extremely easy-to-use interface for building…Feb 9, 20221Feb 9, 20221
Bartosz WiśniewskiHow to test every widget in Flutter?It is pretty easy to test some buttons, but how about some more complicated widgets? Learn this trick and test everything!Feb 1, 20221Feb 1, 20221
Bartosz WiśniewskiDart and character encodingsI work on an app that plans to use thermal printers. I am also a Stack Overflow user and I often hunt for interesting questions…Mar 10, 2020Mar 10, 2020
Bartosz WiśniewskiDealing with nulls in DartDespite it’s young age and influence from others programming languages Dart doesn’t really provide a null safety. Even classic Optional…Jan 15, 2020Jan 15, 2020