Monolith, Multirepo or Monorepo?

Monolith is easy for getting started. Multirepo can be useful when the challenge is scale and separation. Monorepo keeps multiple projects in the same repository. Which one is right for me?

Read

React95: fun side project of the year

React95 is a React component library written with styled-components. In April 2019, it won the 'Fun side project of the year' award at the largest React conference in the world, in Amsterdam.

Read

Hoisting. What is it?

What is hoisting?

Read

Build a videogame with Raspberry Pi

Building a console that emulates many other consoles is very easy. The secret is using a Raspberry Pi and following this post!

Read