How we build and operate the Keboola data platform
Vladimír Kriška

Vladimír Kriška

Vladimír Kriška 5 min read

Hľadáme ďalšieho človeka na UIčka

Do Kebooly hľadáme JavaScript vývojára, ktorý by sa pripojil k UI tímu a pomohol nám tvoriť a vylepšovať UI pre dátovú platformu Keboola Connection a ostatné podporné nástroje.

Vladimír Kriška 5 min read

How we converted CoffeeScript files with about 220 React components to JavaScript

On June 11, 2018 I created a new issue Rewrite from CoffeeScript to JS/JSX to get rid of CoffeeScript in our biggest repository for Keboola Connection UI .

Vladimír Kriška 2 min read

What’s happening in my container?

Many times during my support week in Keboola I bumped into an issue where someone needed a memory increase for his component.

Vladimír Kriška 5 min read

Formatting JavaScript code using Prettier automatically — in a container

For the last few months, I have been working on the new User Interface for one of our products. More specifically, I’m creating a Single Page Application which consumes one of our APIs.

Vladimír Kriška 2 min read

The worry-free way to convert Coffeescript to JSX

The UI of Keboola Connection dates back to 2015 and some React components are written in Coffeescript. We decided to rewrite those components to JSX.