pageIndex = 0 outOfVisibleViewPort = false
A woman writing ‘Use APIS’ on a white board.

What’s HATEOAS?

It ensures that client interactions with a RESTful API are driven by hypermedia provided dynamically by the server.

pageIndex = 1 outOfVisibleViewPort = false
Overview of finished nets

DYI Mosquitos Screens

In Drôme county in France, mosquitoes are invading us, especially tiger mosquitoes. So mosquito nets were on the agenda last May.

pageIndex = 2 outOfVisibleViewPort = false
A person signing a document.

7 Steps To Understand OAuth2

OAuth 2.0 (Open Authorization) is a protocol that allows an application (the client) to access resources on behalf of a user without exposing the user’s credentials to the client.

pageIndex = 5 outOfVisibleViewPort = true
Four clocks for London, New-York, Moscow and Tokyo time

Timezones and Docker

Depending on your business need, setting the appropriate timezone is critical. Let’s see how to do that.

pageIndex = 6 outOfVisibleViewPort = true
Colored pencils

Upgrading TailwindCSS v3 to v4

Though the TailwindCSS team provides a great tool to upgrade, it is likely that some of you will not fit in that box because of customization. Let’s check out how I did it.