Blog

Lorem ipsum dolor sit amet consectetur, adipisicing elit. Ipsa libero labore natus atque, ducimus sed.

blog

tutorials

Code Splitting by Routes and Components

When your app's bundle starts to grow it will slow things down. That's why we see a lot more use of code-splitting in modern web development. This is a simple tutorial on how to implement code-splitting by routes and by components in React using React Loadable.

blog

article

Here’s what I learned at the world’s biggest React conference

On Friday, April 13th, I attended the biggest React conference in the world: React Amsterdam. Together with 1200 frontend and full-stack developers from across the globe, we gathered in the tech heart of Europe for an event with over 25 speakers.

blog

article

Interesting Web Technologies to follow in 2019

The world of web development is constantly changing and it is a challenge to keep a close eye on everything that is going on. Which frameworks will still be relevant in the coming year? And which programming language is most suitable for your web application? Let’s discuss six interesting technologies for web development.

blog

article

Why side projects are so damn important

Side projects come in many forms and have lots of different purposes. Some people start them to create a nice product and eventually build a successful company, but there are many other reasons why working on side projects can be exceptionally important.