JSWorld Conference logo JSWorld Conference
Program - JSWORLD Conference 2024
JSWorld Conference 2023Schedule
  • Doors Open

    Come to pick up your badge, merchandise, morning snack & coffee, tea or juice.

  • Simona Cotin

    Accelerating developer experience in Angular

    By Simona Cotin

    In this talk we’ll explore new features in Angular and how the improved developer experience is lowering the friction for building great experiences on the web.

  • Aashima Ahuja

    All About React 18

    By Aashima Ahuja

    Meta Engineer Aashima will tell us everything about React 18. This talk will focus on the new features introduced in React18, like Concurrency, Automatic Batching, Transitions, New Suspense & Server components. Where you will learn about how to upgrade your app to React 18, learn about concurrent rendering, automatic batching, use new hooks introduced useTransition and useDeferredValue, Replace useEffect with Suspense, Build application using server components and Improve bundle size with React server components.

  • Joe Hart

    Building Age Of Empires 2 with React: Rise of the Browser

    By Joe Hart

    How better to learn about the capabilities of a technology than to do something it was expressly not designed for? What can we learn about the square peg as we mercilessly shove it into the triangular hole? In an attempt to rebuild Age of Empires 2 using React we'll learn about the limitations and possibilities of the tool we use everyday.

  • Yann Braga

    State of Storybook 7

    By Yann Braga

    Storybook 7 is our first major release in 2.5 years. During this time we’ve been working hard to bring you a new level of stability, performance improvements and features. We’re excited to share what we’ve been working on. - Refreshed UI and performance (We’ve also refreshed the core UI patterns with subtle visual refinements, UX tweaks, and faster load times) - Interaction testing and test-runner - Simpler setup and maintainability: first-class Vite support, new frameworks integrations like Next.js, etc.

  • Morning Break

    Time to smell the love in every sip of sweet, delicious, creamy coffee. It's like a love letter in a cup, without the sappy handwriting.

  • Ashley Narcisse

    The Root of Auth Thingz

    By Ashley Narcisse

    An exploration into authorization (AuthZ) and the models we use to think about permissions in graphql. A lot of in depth implementations mainly tackle role-based or attribute-based model systems. This talk will go down the rabbit hole of relationship-based or graph-based permission models and how we can leverage it in conjunction with graphql to improve the authorization story for distributed and federated graphs.

  • Chance Strickland

    Fast Backends for Faster Frontends with Remix

    By Chance Strickland

    Focused on web standards and modern web app UX, you’re simply going to build better websites. Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience.

  • Jecelyn Yeen

    How browser automation works behind the scenes

    By Jecelyn Yeen

    This talk is about understanding the automation of JavaScript testing frameworks, and the challenges of browser automation. Jecelyn will discuss the current state of cross-browser automation, explain how it works behind the scenes, and share information about the upcoming browser automation protocol, WebDriver BiDi.

  • Yi Min Yang

    How to Leverage mobile app tests for API tests.

    By Yi Min Yang

    Co-Presenting with Ken Millard - APIs are the backbone of modern apps, and issues in mobile apps can be from APIs. Join this talk to learn how to test mobile apps on the Sauce Labs Real Device Cloud and use the results for API testing and monitoring.