
How does HTTPS benefit small sites such as blogs? April 11, 2016
I've never doubted that I should install an SSL/TLS certificate for a web service that I have been building for a client. Any site that
I've never doubted that I should install an SSL/TLS certificate for a web service that I have been building for a client. Any site that
If you haven't heard about so-called NPM-gate, then please read one of the summaries of the topic (Ars Technica, npm blog or Business Insider). As a
I was privileged of having an opportunity to keep a talk at Node.js Budapest meetup. I found that the Node.js community is very active
With all the confusion with io.js has been settled, and epic merge has been done, it's time to upgrade your current project. To bring a
There is a network related error that I stumble upon quite often. The weird thing is that this occurs in a non-corporate networks such as my
Starting to develop Node applications on Windows is much easier than it used to be. Most of the problems I encounter these days are related to
Around 40% of the npm users are using Windows. It is a big chunk but unfortunately, there has been long-running Windows specific issues that have caused
Running a Ghost blog as part of a website is a quite common scenario, and I was surprised when I encountered a problem when deploying to
The project I'm working on has a database per client architecture. The database is created when a client registers to the service. In the first phase,
There are many cases where Gulp plugins are not necessary and can cause more problems than real benefits. Let's take gulp-kss as an example. It is
We had a case where each customer would get their own sub-domain. Let's say Nokia would be one of the clients. They would get nokia.ourapp.
When you close Node application on Windows with Ctrl + C. You get a "Terminate batch job Y/N" question. The annoying part is that it doesn't
You have probably encountered a warning message saying: "npm WARN deprecated packageX: Use packageY instead, see {link to the repository/web-site}". This warning is displayed because