Development
If you’ve spent time on a project, you know that Testers and Quality Engineers are an invaluable asset. Chances are you’re also familiar with what are automated tests. But perhaps you’re still not ...
Aneta Pałczyńska
08 December 2020
4 min read
Startups
In an ever-changing changing world, it seems crazy to assume that one can predict the future. Nonetheless, some methods can help you analyze the market and spot what will become the next hype. You ...
Marta Przyłęcka
03 December 2020
3 min read
Development
Server Side Rendering (SSR) is a method of generating app directly on the server. One of its benefits is a high performance because when a user sends a request to get code, the HTML and CSS part is...
Mateusz Wójcik
14 October 2020
4 min read
Development
Implementing new ideas into reality is always hard. But as it is with the creation of every product, not only software projects, correctly selected tools can make this road much smoother. Let’s exp...
Adrian Nowak
27 August 2020
3 min read
Development
Even though I work primarily in React, during my relatively short career as front-end developer I have sort of built myself a reputation as the guy who looks at other people funny when they want to...
Maciek Kozłowski
12 August 2020
6 min read
Development
Nowadays, there are a lot of possibilities for styling web applications. We can simply use the CSS, use the capabilities of preprocessors such as SASS, or even style our applications using JavaScri...
Paweł Ochota
04 August 2020
7 min read