Home > Speakers > Dani Coll
speaker

Dani Coll

Dynatrace

|danicolldev

Multithreading in Javascript

Are you struggling with performance and you do not know what else you can try out?

JavaScript as a single threaded language is unable to maximise the full potential of our CPUs, but there might be a solution: Web Workers.

Let's go into a demonstration of how you can add Web Workers into your frontend application to enable the run of processes in the background while leveraging its pros and cons.

Bio

I’m a Senior Software Engineer based in Barcelona working on platform apps at Dynatrace. I started my tech journey on a startup 9 years ago as a mobile developer, going through a couple more consultant companies in the process I finally specialised myself in frontend development. As a Tech Evangelist I’m eager to share the lessons I learned with all of you