Posts tagged with "unit-test"
- Apr 13, 2021
Friends Roster – Testing In Flutter
This is the continuation of “how I built the Friends Roster app” saga. If you missed the previous parts in this series, do check them out — part 1, part 2, part 3, part 4, part 5, part 6, part 7 and part 8. So far we have seen the code that runs the app. What about testing? Normally when I work on these hobby projects I don't write any tests (gasp!). I know. I sometimes did feel the need for tests, especially if it is a large project with lots of moving parts. They help you when making changes to the code. You can be confident that your changes will not unexpectedly break something.
...continue reading - Feb 20, 2021
Experience With Flutter
In one of my previous posts I mentioned about a project that I wrote entirely using Flutter. This is the continuation of that post. I will go into the details of how Flutter became the platform of choice and my experience with it. Let me preface by saying that this may be interesting only to a limited set of software engineers. So if you are not one of them, it'll serve you best to skip this post.
...continue reading
Subscribe
Categories
Archives
- 2024
- 2023
- 2022
- 2021
- 2020
- 2019
- 2018