Dart SDK for Flutter released

Mobile development today is dominated by hybrid technologies that allow to develop for both Android and iOS.
Read More

Kuzzle Spring Release 2020

Good morning, everyone! This period has been particularly complicated all over the world and also for us of course. Nevertheless between COVID and our IoT projects, we had time ...
Read More

Bluebird vs Native vs Async/Await - 2020 State of Javascript promises performances

When we started to work on version 2 of Kuzzle a year ago, the biggest question was what kind of promises are we going to use in Kuzzle core.
Read More

Node.js 14 & AsyncLocalStorage: Share a context between asynchronous calls

Node.js 14 has been available since April 21, 2020. This version embeds a new version of v8 but also a lot of new features like the AsyncLocalStorage class of the async_hooks ...
Read More

Share sensitive data with Git and cryptography

All projects require a certain amount of data that must remain secret and private.
Read More

Kourou is coming or why you should use the Kuzzle CLI

Today we see CLI from everywhere, everybody wants it’s own CLI: Heroku, Vue.js, React, and so on. But why this hype?
Read More