How to communicate through BLE using flutter

Do you want to play with your IoT devices using Bluetooth, but you cannot put any software in it? Here we are going to see how to communicate through Bluetooth with your IoT ...
Read More

Why you can't secure a React Native (or any frontend) application

I am always quite surprised to hear about frontend application security because precisely a frontend application runs on the user's device and thus cannot be secured. It must ...
Read More

Efficiently iterate on Javascript arrays

In Javascript, arrays are one of the most widely used data structures.
Read More

Kuzzle v2.0 Released

Kuzzle version 1.0.0 was released 2 years ago. After a lot of (great) work and the development of dozens of new exciting features and dozens of minor versions, we are very ...
Read More

From idea to feature, what is the life cycle of an open source product?

As you know, Kuzzle is an open source product whose entire code is freely available on Github.
Read More

Bluebird vs Native vs Async/Await - State of Promises performances in 2019

Recently we started working on Kuzzle v2. This new major version will contain very few functional breaking changes but mostly updates of our dependencies, including the transition ...
Read More