Nicola Del Gobbo·Sep 8, 2020Some notes about: Monolith vs MicroservicesSoftware development is an art. It isn’t predictable enough to be engineering. It isn’t rigorous enough to be science. Developers are…
Nicola Del Gobbo·Mar 4, 2020Debug Node.js native addon with XcodeWhile I was working on a native addon for Node.js I had the need to debug my native code. In this article I want to share my experience on…
Nicola Del Gobbo·Aug 2, 2018noUiSliderHi everyone in this article I want just share my notes about noUiSlider that is a JavaScript range slider. In these days I used this…
Nicola Del Gobbo·May 25, 2018Native Add-Ons and Event EmitterNode.js includes an event system which is an implementation of the Observer pattern that is the most common used event pattern in Node.js…A response icon1A response icon1
InCloudBoostbyNicola Del Gobbo·Jan 8, 2018Hertzy an event bus channelNode.js includes an event system which is an implementation of the Observer pattern that is the most common used event pattern in Node.js…
InNode.js CollectionbyNicola Del Gobbo·Dec 24, 2017How I ported bcrypt to new N-APIIn a very simple way Native Addons could be considered as C/C++ code called from JavaScript.A response icon2A response icon2
Nicola Del Gobbo·Dec 18, 2017Notes about Node.js Native AddOnsIn the last year I worked a lot on Node.js native addons and my work was culminated on a talk about that at Node Interactive 2017…
Nicola Del Gobbo·Mar 21, 2016MongoDB 3.2 on Ubuntu 15.10This brief tutorial is going to show you how to easily install MongoDB database server on Ubuntu 15.10 without any troubles.
Nicola Del Gobbo·Mar 21, 2016WebStorm on Ubuntu 15.10 IBus problemWhen you install WebStorm on ubuntu 15.10 and start it at first you receive this error message: