🌎 Community-curated list of tech conference talks, videos, slides and the like β€” from all around the world

πŸ“… 2018-04-19
🌎 Ferrara, Italy
Have you ever wondered how you can quickly spread your app on different mobile platforms like iOS, Android or desktop? Companies like Facebook, NetFlix or PayPal use JavaScript in their development stack from the web server to their mobile device. We will discuss together through talk and workshops how JavaScript can improve and expand the target of our apps, but above all understand how much this language used together with new frameworks and patterns such as React Native, Ionic, Server Side Rendering, Progressive Web Apps, Electron, NativeScript open new horizons in the development of cross-platform applications integrated in the cloud.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
  • 🎀

    • πŸ“Ή 1 video
    • πŸ“ 1 slide deck
    • πŸ‘€ Maurizio Mangione
    Progressive Web Apps are a set of technologies that allow you to implement behaviors that were previously possible only in native mobile applications. The heart of the PWA are the Service Workers, the most interesting and revolutionary web platform feature from the AJAX call exit. During this talk we will discover the secrets of the Service Workers, what the…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ“ 1 slide deck
    • πŸ‘€ Giacomo Zinetti
    We build a Universal App step by step with the least effort (and code) possible using Nextjs and React, we manage dynamic routing with Express, add a pinch of data with Apollo and GraphQL, we style it with CSS-in-JS and we document with Storybook. It seems complex but we will discover how the tools we have available help us to do everything in a simple and s…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ“ 1 slide deck
    • πŸ‘€ Filippo Matteo Riggio
    Through a practical example of a small app, we will discuss the basics of NativeScript on how to build an app, manage the UI, the database, the cache, etc.
  • 🎀

    • πŸ“Ή 1 video
    • πŸ“ 1 slide deck
    • πŸ‘€ Andrea Coiutti
    In the last few months I have worked on the RuneAudio refactor, an open source software that transforms cheap, silent and low consumption mini-PCs into hi-fi music players. The result (version 2.0) is a stack that speaks the same language: API + websocket in Node.js for the backend, SPA for the frontend. The path was also a playground to experiment with mode…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ“ 1 slide deck
    • πŸ‘€ Alessandro Polidori
    Do you want to make a phone directly in your web app? We will see together what were the technological choices with which we made a SIP WebRTC phone directly integrated in the browser to provide a Unified Communication solution through WebApp. We will consider the problems and advantages encountered with two different solutions, going from sipML5 to Janus Ga…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ“ 1 slide deck
    • πŸ‘€ Michele Aponte
    Despite all say that the desktop is dead there are still many applications and users who see in a application installed on their PC many advantages. With Electron we can take advantage of our web skills to create a cross-platform desktop application, which can exploit features of the operating system to which a web app can not access. In this session we will…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ“ 1 slide deck
    • πŸ‘€ Simon Vocella
    Would you like to reuse your CSS in your mobile application? In this presentation we will show how one of our React components can be reused in a React Native application focusing mainly on how to bring the style from one platform to another and showing pros and cons of this portability.
  • 🎀

    • πŸ“Ή 1 video
    • πŸ“ 1 slide deck
    • πŸ‘€ Niels Leenheer
    Time for JavaScript to get physical. With WebBluetooth the Chrome browser can effectively control all kinds of physical devices in the real world like lightbulbs, robots and even drones. And now you can even run JavaScript on microcontrollers and even little Bluetooth beacons. This talk will teach you the basics that you need to get started and give you the …