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

📅 2017-06-18
🌎 Warsaw, Poland
JS Poland is a friendly conference where everyone should feel welcome, safe and comfortable to share ideas and engage in open discussion without threat of intimidation or public embarrassment.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
  • 🎤

    • 📹 1 video
    • 👤 Christian Heilmann
    Chris Heilmann has dedicated a lot of his time making the web better. Originally coming from a radio journalism background, he built his first web site from scratch around 1997 and spent the following years working on lots of large, international web sites. He then spent a few years in Yahoo building products and explaining and training people including Yaho…
  • 🎤

    • 📹 1 video
    • 👤 Tomasz Ducin
    Tomek is an advocate of modern JavaScript solutions. Experienced in both frontend and backend, he's keen on designing interfaces and APIs for long-living enterprise systems. Tomek aims to provide a truly scalable architecture, solving both technical and organisational issues. He considers software development as a challenge of creating small and maintainable…
  • 🎤

    • 📹 1 video
    • 👤 luca mezzalira
    Reactive Programming will be the next hot topic of this decade, understanding now how this paradigm works and when to use it will grant you great benefits for your asynchronous applications. In this talk I’ll introduce you to what Reactive Programming is guiding you trough this new dimension simplifying the learning curve and providing a real example to anal…
  • 🎤

    • 📹 1 video
    • 👤 Nir Kaufman
    Directives are probably the most powerful feature of Angular. If you really want to learn how to develop your own directives, you need to understand what’s going on behind the scenes. Through this session we will reimplement some of Angular core directives by live coding them from scratch.
  • 🎤

    • 📹 1 video
    • 👤 Kacper Sokołowski
    The front-end landscape changes very rapidly nowadays. Problems the developers had to face one year ago may not be present anymore. The development of libs, frameworks and tooling made dev's lives so much easier. However, there is still one unresolved ancient problem. It's dinosaurs and by dinosaurs, I mean the lack or the problem with the Internet connectio…
  • 🎤

    • 📹 1 video
    • 👤 Erik Haddad
    Angular is a cross-platform solution for building powerful apps and supports Progressive Web Apps out of the box. Firebase gives you the tools and infrastructure you need to build better apps and grow successful businesses. Learn how Angular and Firebase tools enable you to increase app engagement with faster loads, offline access, authentication, data/media…
  • 🎤

    • 📹 1 video
    • 👤 Gabor Wnuk
    For the last 12 months we've been experimenting with cross platform solutions with moderate success until we've researched React Native, and boy oh boy has it been worth it. During the talk i will explain what difficulties we've been facing and how React Rative could hugely accelerate your development.
  • 🎤

    • 📹 1 video
    • 👤 Michał Nowak
    Developer career in rapidly changing technology world. How to land in a good place many years from now? Michał shares some thoughts after reading thousands of CVs, doing hundreds of recruitments and from his personal life.
  • 🎤

    • 📹 1 video
    • 👤 Maxim Salnikov
    They are so similar: Web and Mobile apps. What a nice option to use our web development experience (JavaScript, to be specific) to create cross-platform native-like applications. Is it that simple? What are the pros and cons of mobile web VS native? What is the difference between hybrid mobile apps, progressive web apps and JavaScript-compiled-to-native ones…
  • 🎤

    • 📹 1 video
    • 👤 Simona Cotin
    Managing state in large application applications is hard. Managing async behavior is even harder. Let's talk about why reactive programming is awesome and how it can help with managing complexity, data and scaling your applications. Also, remember the callback hell?! Well, we once have been PROMISED that all will be good. And guess what, we OBSERVED we can d…
  • 🎤

    • 📹 1 video
    • 👤 Alex Lakatos
    No, Firefox DevTools are not Firebug. The web came a long way since Firebug, and so have the DevTools baked into Firefox. So let's go exploring! As the complexity of the web apps you build keeps moving, so do the Firefox DevTools. In this session, Alex will give you the latest tips and tricks on Firefox DevTools. We'll explore new and less commonly known fea…
  • 🎤

    • 📹 1 video
    • 👤 Shmuela Jacobs
    Firebase is a great platform that gives a suite of tools with which you can easily create and manage your app’s backend, and concentrate on developing a marvelous front end. This is where Angular steps in: it helps you build your app in component-based architecture, and provides solutions for various client-side aspects. The combination of the two gives a po…
  • 🎤

    • 📹 1 video
    • 👤 Phil Nash
    We live in a world of rich client side applications, web and mobile, and we need a secure way to authenticate our users. Session IDs have been the traditional solution, but how well do they work for single page applications? And what about authenticating to 3rd party services? You can't leave your credentials in the client, there's always someone malicious j…