Learning

React.js – Short Introduction

Overview React.js is simple library used for building complex UI interfaces with small blocks called components. React enables creating Single Page Applications (SPA) in easy way. SPA is web application that loads once and every next request on page should reload only affected components without refreshing entire page. React is Read more…

Learning

Introduction to GraphQL

Do You want to be a modern developer and start using state of the art technologies? Here I’m going to introduce You to quite new technology – GraphQL – called “New REST” or “REST 2.0”. Let’s start! What is GraphQL? GraphQL is query language, specification, and collection of tools which Read more…

Thoughts

Hackaton – WawCode

Hackaton – WawCode – Spring Edition 2019 In April 2019 I had a pleasure, thanks to Onwelo, to be a mentor on a Warsaw’s hackaton. Paweł and his team organized event in office space called Startberry that Microsoft made available for startup events. For those who don’t know what hackaton Read more…