Reading Club, Beginning Sketchnoting
TL;DR This time we gave you a great introduction on how, to begin with, sketchnoting by James Thomas. Why Sketchnoting First of all, you will learn how to make plain…
TL;DR This time we gave you a great introduction on how, to begin with, sketchnoting by James Thomas. Why Sketchnoting First of all, you will learn how to make plain…
TL;DR In the previous post, we explored refactoring by moving business logic from the Elm view function. Today we are adding the Comment feature to our Picshare application. This post…
elixir, functional programming
TL;DR In the previous post, we presented I/O Lists, the data type for creating data streams for IO devices. Today we move on Elixir operators, where many of them are…
TL;DR In the previous post, we discussed is Test Case Obsolete In Modern Testing. With that, we finished the section on Software Testing Limitations And Terminology, and it is time…
TL;DR Now that we have at our desks or desktops the legendary two-page Cheat Sheet on testing heuristics created by Elisabeth Hendrickson, James Lyndsay, and Dale Emery, let’s extend our…
TL;DR In the previous post, we defined the third project game, Queen Of Denial. Today we present game number four, Sweep Under The Rug. The post is based on a…
TL;DR In this week’s reading club, we provide you an example of how to apply A Risk Storming Game on Football VAR system by Neil Syrett. Risk Storming is a…
TL;DR In the previous post, we explored refactoring the Picshare application using Type Aliases. Let’s keep refactoring by moving business logic from the Elm view function. This post is part of…
elixir, functional programming
TL;DR In the previous post, we presented what Elixir offers in handling Dates and Time. Today we talk about I/O Lists, the data type for creating data streams for IO…
TL;DR In the previous post, we introduced test preconditions and postconditions. Today we answer the question is test case an obsolete artifact in modern software testing. We will introduce you to…