• Copy of How to scale and improve your NLP pipelines with spaCy.

    How to scale and improve your NLP pipelines with spaCy

  • Copy of Packaging a Node.js Binary for a platform or two (or three??), NodeConf Remote 2020

  • Copy of React

  • Copy of The Status of Angular

    What is the current state of the Angular framework? What new features are there in the latest version and on the roadmap? Let's have a bird-eye view of the framework to make informed technical decisions, to make sure that we use the latest best practices, and to look into the future of our Angular projects with confidence.

  • Copy of Sending the Angular app into deep, deep offline with Workbox

    There is no need to advocate for progressive web apps anymore. The idea of connection-independent applications has proven its viability and we see more and more large and small projects following that path, making the offline-ready behavior a best practice, good manner of the web. In my session, based on the deep exploration of Service Worker API possibilities and gathered UX gotchas, we go through the history of the offline web, the importance of treating the network as an enhancement, current challenges (and their solutions) and proper tooling. We architect our offline-ready Angular app applying the best tech and UX practices adding the features one-by-one: app shell, caching resources and data, sync when online. All in name of our users who demand the new level of the resilient web experience.