STAYING CONNECTED IN A VIRTUAL-FIRST WORLD

[ad_1] Social Distancing, work from home, and staying at home, have indeed become the new norm of our society. This system that we are forced to adhere to, owing to the outbreak of novel coronavirus, might have many of us feeling disconnected with our communities, family and friends, and that is completely normal. These uncertain…

Read More

Catch ‘uncaughtException’ error in your mocha test

[ad_1] This isn’t the first time I faced this situation. Today, I finally found the time and energy to look for a solution. In your mocha test, let’s say you need to test an expected “uncaughtException” event, the Node.js technique to catch the uncatchable. Easy, just register an “uncaughtException” listener to the process event emitter….

Read More

Crawl you website including login form with Phantomjs

[ad_1] With PhantomJS, we start a headless WebKit and pilot it with our own scripts. Said differently, we write a script in JavaScript or CoffeeScript which controls an Internet browser and manipulates the webpage loaded inside. In the past, I’ve used a similar solution called Selenium. PhantomJS is much faster, it doesn’t start a graphical…

Read More

HYBRID EVENTS: THE FUTURE OF THE EVENT INDUSTRY

[ad_1] The events industry is, naturally, one which has borne the brunt of the worldwide coronavirus pandemic and accompanying lockdown restrictions. So many of the events that many of us were looking forward to, were obliterated in a poof of smoke. Revenue was lost and sponsors were dejected, wherein it felt like the events industry…

Read More