Our latest addition to our portfolio is new family of conference applications Conf One. We used it to build applications for a few conferences already with great success. It allows...
Our latest addition to our portfolio is new family of conference applications Conf One. We used it to build applications for a few conferences already with great success. It allows...
Why do I need one? Every programmer has its own coding style. It is polite to honour the style of the file I am editing but when I am starting...
Recently we were invited to help others to resolve compatibility issues between IOS and Android. They have started with React Native but have developed their application only for Android. And...
What do you want for christmas? We wanted a color picker for React Native but we could not find any. Therefore we made one for you. You can find it...
This year we have decided to make our first open source project. It is context menu component for React Native. However right now we don't want to talk about the...
In this post I'll try to show you how convenient it is to test side effects using redux saga. To read this post you should know something about generators and redux-saga library. Here...
Nowadays in the ever changing "world of JavaScript and React" there are many libraries which could be used to test React components. It could be hard especially for newcomers to find...
Nodeschool workshops have finally started in Bratislava (hosted by Progressbar). At the first meet-up we set up node environment and went through several workshoppers from the nodeschool site. There were people from...
Especially when you are coming from Java word, the first encounter with asynchronous style used in Javascript (or node.js) can be confusing. And of course there are several ways how...
Bratislava was hosting Reactive conference several days ago. As name suggest, it was mainly about Facebook React with lot of different talks. Really, it is hard to remember clearly every one...