Christos Sotiriou
  • Home
  • About
  • Projects
  • Public CV

node

A collection of 2 posts
software engineering

Speed up NodeJS server-side development with Webpack 4 + HMR.

When webpack 4.0 came out, I decided to migrate my codebase implementing webpack for the frontend to webpack 4.0. One thing I hadn’t invested time to do however, is to enable HMR in my backend code. I have a project that takes approx 30 seconds to start
Mar 16, 2018 6 min read
javascript

NodeJS, Varnish + NginX

I am building a web service, and I chose NodeJS as a backend, due to its efficiency and simplicity. However, since nodejs is single thread – single process, other means of making the process more responsive under server high server load must be implemented. There are many ways of achieving high
Jun 13, 2015 5 min read
Page 1 of 1
Christos Sotiriou © 2023
Powered by Ghost