Linux utilities that every developer should know
Written by:
Wearable IoT devices remain one of the most popular trends of IoT, which in turn is also in quite a ride across a wide range…
Preface Today we want to share our experience of building offline-first React-Native application, using Redux-like approach on our NodeJS backend server. Indeed we just kind…
Chrome Developer Tools: definition and purpose Google Chrome provides developers with a toolkit commonly known as Chrome Developer Tools. It is a lifesaver for fast…
“Flux Standard Action” has 3700+ stars on github and used by “redux-promise”, “redux-actions” and other libraries. Several weeks ago one of my developers tried to…
Modern software development practices often contain just the most basic features in the core program, with additional functionality supplied via add-ons such as plugins. Browser…
In this article we would like to talk about our experience of creating an AI chatbot with JavaScript and ChatScript. The main task was to…