Oramind

Christos Sotiriou

  • Home
  • About Me
  • Public CV
  • All Posts

Posts Tagged → javascript

Things about React Native I found the hard (but rewarding) way

posted in Blog on December 28, 2018 by Christos Sotiriou 0 Comments

After 3 years of using React Native as a solution for developing apps for iOS and Android, I would like to share my thoughts and some of my experience.

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

posted in Blog on March 16, 2018 by Christos Sotiriou 0 Comments

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 up, mainly because of babel transpiling my whole… Continue reading →

NodeJS, Varnish + NginX

posted in Blog on June 13, 2015 by Christos Sotiriou 0 Comments

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.

Country border highlighting with Leaflet.js

posted in Blog on March 8, 2014 by Christos Sotiriou 11 Comments

Not too long ago I finished a project on Big Data for the University. One part of this huge project was the implementation of a dynamics map that would be responsive to mouse hover and mouse click. When the mouse would hover over a country, the whole country borders would be highlighted in the map,… Continue reading →

About me

Christos Sotiriou

Software Engineer / Consultant. 11 years on desktop development, 7 years in mobile software engineering, 3 years on web service development. Spending most of my time rethinking the way things work.

Follow