๐ŸŒŽ Community-curated list of tech conference talks, videos, slides and the like โ€” from all around the world

๐Ÿ“… 2019-01-09
๐ŸŒŽ Atlanta, GA, United States
Inspirational talks about Angular, Rxjs, NodeJS, AB Testing, Mobile, Tensorflow, and other modern cutting-edge technologies.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Stanimira Vlaeva
    NativeScript opens up a whole new world for the Angular developers - a world where you can use your web skills to build truly native mobile apps that run both on Android and iOS. But we can go even further - what if I told you can extend your existing web application with a shiny mobile app? It is true - Angular's platform agnostic nature allows you to reuseโ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Jecelyn Yeen
    While NgRx seems like the de facto state management solution for Angular application, we have NgXS - designed to be simple & accessible, took many of the concepts of Redux but reimagined them for Angular. In this talk, we will talk why NgXS & its concepts.
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Nicole Oliver
    As Angular developers we use decorators every day -- from class decorators such as @Component, @Module, and @Directive, to property decorators like @Input and @Output. These little accessories to our code can be powerful mechanisms for keeping our applications simple and easy to understand. Let's take a peek at how the core Angular decorators bring our code โ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค John Papa
    Are you still console-logging all of your Node.js code? Would you like to learn to debug with zero configuration? How about debugging docker? Or logging messages without changing your code with console.log? Would you like an easier way to pair when you just need a second set of eyes to debug your app? Join me and learn how easy it can be to find and squash tโ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Natasha Carlyon
    How many times have you googled an Angular CLI command or decided to just manually go through the steps instead of bothering with the CLI? The Angular CLI is a powerful tool, but we can only retain so much. Narwhal Technologies created the Angular Console - a graphical interface that helps developers utilize the CLI to its fullest potential. In this presentaโ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Ana Cidre
    In this talk, we are going to look at what web components are, why we need them and how we can construct them according to best practices. In order to do this we will see several examples, and each example will be tackled with its own approach. Through these examples we will be able to see the pros and cons of different ways of structuring web components. Thโ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Mike Hartington
    Progressive Web Apps! We're constantly hearing about PWAs and why we should care about them. But when it comes to making one, we're often left to build out all the core features of a PWA, by hand. Thankfully, we have Angular, and have the right tools to help us out. We'll looks at patterns you can take in your Angular app to start to make it an Progressive Wโ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Brad Green
    Covering the Angular Platform as it exists today plus our plans for making your life as a developer even better in the future.
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Troy Taylor
    Service Workers are an essential part of a Progressive Web Application. When used properly, they can deliver great user experiences on any device. Developers love what ServiceWorkers can do for their users, but working with them is not so easy. In this talk we will cover how service workers can be used to maximize performance, increase user engagement and reโ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Anjana Vakil
    Recursion and iteration usually seem like epic rivals, on opposite sides of a fundamental tradeoff between machine- and human-efficiency. Iteration's stateful repetition can be more performant, but many coders prefer to work with the self-referential abstraction of recursion. But in this talk we'll see that with a little love from JS, these apparently star-cโ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Laura Ciro
    We have experienced a revolution in the Front-End with innovative ideas from Frameworks and libraries, however, how can our Back-End learn and benefit from this?, The architecture in Node can be a headache, Do not lose your mind!. Let's increase our technical skills and level of happiness, building robust applications in a simple, consistent and fast way, wiโ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Maham Boghani
    WebSockets are known to power real-time updates for usages such as chat applications. However, these WebSockets also double as spies! They can stealthily report back on how the user is interacting with your app to enable you to make informed decisions and guide the future of your app. In this talk, we'll start with some background on WebSockets and work our โ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Jeff Cross
    Everyone wants their apps to load fast and feel snappy. But if we're not focusing on app performance as part of our daily work, it's easy to end up with a janky, slow-loading app. In this talk, Jeff will talk about the techniques he utilizes to help enterprise teams quickly measure, analyze, and improve application performance using a combination of open souโ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Victor Savkin
    Frontend development today gives you more choices than ever before. Apollo or REST? Cypress or Protractor? Jest or Karma? What about tools like Prettier and NestJS? In this talk, we will cover when you would want to use these innovative tools, and how to integrate them into your development workflow using Nrwl Nx and Angular CLI.
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Tariq King
    A new age of automated software testing is upon us and Angular-based frameworks can play a key role in paving the way forward. AI-driven testing tools leverage machine learning to tackle difficult software testing challenges such as web UI discovery, modeling, test generation, and bug detection. Designing appropriate interfaces for these types of tools is a โ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Kamil Myล›liwiec
    Dependency Injection framework is a core and inherent feature of both Nest and Angular. DI simplifies creating scalable, testable, and maintainable applications by giving us flexible and efficient abstractions. However, did we ever think how this mechanism works underneath? In this talk, weโ€™ll compare how Nest and Angular DI systems differ from each other asโ€ฆ
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Uri Goldshtein
    In this talk I will give a very short introduction about GraphQL and then dive deep into new use cases you probably haven't thought of where GraphQL fit in the picture and improve your developer life, even if you don't have a GraphQL backend at all!
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Kayla Booth
    The tech space is more competitive than ever so how do you keep up? Get ready to learn how to upgrade the trajectory of your career with the best tactics to add to your personal & professional repository. Thereโ€™s a fine line between people who excel & those who get comfortable so donโ€™t get left behind.
  • ๐ŸŽค

    • ๐Ÿ“น 1 video
    • ๐Ÿ‘ค Priyankaa Vijayakumar
    In this talk, I will give a quick introduction to online experimentation and A/B testing. To keep the talk self-contained, I will first give an overview of stats fundamentals needed to understand A/B testing. I will go over some of the pitfalls that are common when running experiments. You will also see how we built a scalable A/B testing framework at Netfliโ€ฆ