.Net Agile Blockchaine Dekstop application Development Process Electron.js English Hire Developers JavaScript Marketing Mobile Node.js Python Quantum computer Scrum Single Page Applications Software Development Companies Software Development Company Startup Visual Studio Code Vulnerability Web Web Applications WebRTC Website
How to copy required node modules to target dir with gulp?
One of the common tasks related to node.js development is building production ready package. Sometimes you just need to clean and install production only scripts, but sometimes you need something more complicated like preparing files for the electron package. And one of the important part is to copy the correct node modules to target locations.…
Node.js C/C++ module is actually simple
Node.js is one of the most unexpected technology for me JavaScript on the server side was an unbelievable thing for me 5 years ago. And to be honest, JavaScript was not a very straightforward technology with the main goal to handle HTML/CSS based UI. But now we have several successful Node.js projects in Kvinivel and…
Electron. Asynchrony, Modules and C/C++
There are a lot of posts about NodeJS describing innovative solutions for JavaScript on the server side. However, there is another place where JavaScript, V8 and Chrome HTML engines can be applied. That place is your desktop, and Electron is a technology that makes it possible to create desktop applications with JavaScript/HTML. I’m sure most…
Some python fun for presentations
The post contains ultimate off-topic, so the source code is here 🙂 : https://bitbucket.org/dpeleshenko/mdshow Besides managing my company Kvinivel and working as a developer, I am working with students at the Kharkiv university. That is a good way to find young talents and prepare them to work in our company. So I am very often…