All decks Close
All decks 10
  • Web Sockets in NitroJS

  • Let's play!

  • PWAs: Beyond The Service Worker

    PWAs are everywhere now or should we say websites having Service Worker are. Yet there is more to a web app than just having a service worker. In this sessions we will touch on features specific to PWAs such as the Web Share Target API, which allows users to share content to your app. We will also talk about more widely available yet important web features, like use of Web Workers to help make the app feel more responsive.

  • Callback Hell & Promises

  • Front-End Coders x MSCC meetup

    Front-End Coders joint meetup with MSCC - 23/02/2019

  • University & Work Life

  • Web Components with Google Chrome

  • Web Workers: Multithreading in the Browser

    After eight years of existence Web Workers are still underutilised. One cause might be the uncomfortable event-based APIs around the Worker interface. Giving up on multi-threading is a shame! Let's dive into the world of Web Workers and demystify the available APIs. The Web Worker is a tool each front-end developer deserves to have. Together let's have a look at some cases where workers are worth using. With some live coding we will prove that web apps can perform process intensive tasks in the browser. No native code needed.

  • Going Freelance

  • Discovering Progressive Web Apps