Healthy players, Healthy Design and Development teams
How do upbringing and personality affect the way we perform and relate to others? Let’s focus on creating healthy teams with different people, cultures, ideas and expectations involved.
Joining two datasets based on a single key
Spark is an amazing framework for big data processing. But it’s got its shares of OOM messages and weird concepts too. Here, we’ll focus on joining two datasets based on a single key!
Designers, start trusting developers with your motions
In the digital world, collaboration between designers and developers is crucial. Too often, when it comes to animations, we rely on vague descriptions of the expected effect. Here, we focus on how to write detailed and useful animations specifications so that developers can implement pixel-perfect animations.
Why and how we built our own IoC library
Organizing your NodeJS code without a framework can be tricky. This is why we built NaN-IoC. Here we’ll show you how we implemented the key pattern for frameworks and how to use it. The post includes an Under the hood section to get a deeper understanding and code excerpts for a practical approach.
Feature Change: the Node.JS library to avoid introducing breaking changes
How do you guarantee stability when migrating an app to its new version? When we had to go through a large refactor, we compared solutions and opted for Feature change. It is a powerful open-source library that logs differences between two different implementations of the same method.
Pros and cons of four options worth considering
An innovative design, cutting edge animations, and an outstanding user experience. All of these things make your app stand out but sometimes, you just need to embed a video in your native Android application. Not sure what’s the best approach? Here are 4 good options and their pros and cons.
Ideas and suggestions for sharing your knowledge in public
Is public speaking a gift? There are some naturals. But there’s those that work hard to develop this ability. And they do become attractive, clear and natural speakers. For those who are ready to put in some effort to become better speakers, here are some tips that have worked for our team of designers and developers.
Learning how to learn
The fast-changing tech industry challenges people to constantly hone their skills and learn new ones. But how can companies foster a learning culture? We are committed to continuous learning. For us that means dedicating time and resources to learning, and exploring different material and formats to share knowledge.