Željko Filipin
Selenium + JavaScript = 😕🤔😳
There are several Selenium bindings in JavaScript. The talk compares a few of the most popular: WebdriverJS, WebdriverIO and Nightwatch.js.
Ivan Vuković
Declaring peace with React Native animations
Writing React Native animations requires a lot of code that can’t be reused easily, even for most common functions, like fade or zoom. With high order components animations can be declarative and simple to use. This concept has been introduced with Shoutem UI Toolkit and is proven as a success. Animations should be easy; let's declare peace with them!