
Creating a next.js middleware to better handling localization
Localization can be hard to handle in your web sites. Luckily for us there are more tools everyday. While working with next.js I ended up…

Localization can be hard to handle in your web sites. Luckily for us there are more tools everyday. While working with next.js I ended up…

The web has come a long way since its inception, but there are still some gaps between what web applications can do and what native…

Decentralized applications, or DApps, are applications that run on a blockchain network. These applications are decentralized, meaning they…

If you're looking to create a smooth and fast web experience for your users, one of the most important things you can do is to implement a…

In the previous post I mentioned service workers several times as a key component for PWAs. Service workers are a crucial component in…

The world of web development has come a long way from the days of static HTML pages. Today, we have dynamic, responsive, and fast web…