In our last article, we reflected on how the pandemic affected our approach towards our outbound operations and how we managed not only to maintain the workflow we had but even bring in more business. Now’s a time to review how we did internally, what has proven to be even more challenging than we expected. […]
Monthly Archives: December 2020
COV-ering 2020 Part 1: Have a cake…
When April comes and nature shyly starts to bloom, we make inventories of our households preparing for spring cleaning. A few months later in June, we take a long hard look in the mirror and think about summer and our beach bodies. Naturally, when December comes we reflect about the passing year, dwelling on what […]
Voicecommerce – a solution of the future?
Not as far as a few years ago it was hard to imagine that artificial intelligence and tools created with its help will be such a popular, commonly used solution. A car driving itself without the support of a human? A vacuum cleaner tidying up the whole apartment when we’re away? Voice assistant substituting a […]
Swift Property Wrappers – how to use them right?
Swift 5.1 introduces a new feature called Property Wrappers. For many iOS developers @ sign is mostly known in terms of Objective-C or InterfaceBuilder (e.g. @IBDesignable). Now it’s also related to regular properties in which you store some form of state. In many cases there’s logic behind modifying those states which is implemented inside our […]
Debugging JavaScript – Tips and Tricks
But first – what the bug actually is? The term “bug” describing defects was common among engineers since the 1870s and used in the context of error by Thomas Edison already back in 1878. In terms of computer error it was probably used for the first time in 1947 when an actual bug (moth) was […]
Practical guide to classify errors in UX Audit
UX Audit is a quick and effective way to verify the usability of a product. It gives an opportunity to look at it from a different perspective, and thus obtain objective evaluation and valuable recommendations. However, sometimes clients can be overwhelmed when receiving an extensive document full of indicated errors and fixing proposals. How can […]