Browse 462 talks from our meetups. Covering everything from JavaScript fundamentals to cutting-edge frameworks.
Showing 12 of 462 talks (Page 3 of 39)
With SST, JavaScript teams can build production-ready, enterprise-grade infra on AWS without drowning in complexity. This talk gives you a clear model and real-world examples to get started confidently.
Transforming AI from a set of black boxes to a platform with plugins. JavaScript as a glue between models, tools and the real world. We'll build some simple plugin to solve quite real tasks.
The Conjunction of Spheres is not over. Angular's realm is shifting - Signals grow stronger, Zone fades into legend, and new control flow incantations rise. In this 5-minute hunt, we'll explore what's new mutations that are coming and look how every Witcher should prepare for it.
These days, many apps rely on calls to LLM APIs. It's an important feature, but it can also be costly. I'll show you a method to reduce your AI bills that you can implement right away!
Sometimes the best performance optimizations come from your own suffering. In this talk, I'll share how months of daily use turned mild UI annoyances into must-fix problems, and how a series of bold changes transformed our Fibery Timelines into a smooth, fast experience. Expect real-world React performance lessons and practical tips.
The API landscape is evolving. While REST is the foundation we all know, a new generation of protocols is here to build faster, more efficient, and more flexible applications. Join me on a guided tour of the modern API world! We'll briefly visit REST, then explore the speed and type-safety of RPC. Our main destination will be GraphQL, where we'll uncover its powerful query language, schema stitching with Federation, and even real-time updates with Subscriptions
First of all this talk is about OpenVINO - a toolkit that enables the user to run inference faster, more optimized. Second of all - it's about how to use it in JavaScript. The talk is built around the demo I created in ElectronJS - Hide Your Mess Behind.
Talk explores how LLMs can supercharge the way we capture, organize, and refine knowledge. By the end, you'll see how AI can become not just your notetaker, but your research partner and learning accelerator.
Or can they? You might be surprised how much is possible to do on the Web Platform today. Would you like to live in a world where anyone can build and publish a real-time video editor, IDE or a game, all without leaving the browser? Let's explore new (or maybe slightly forgotten?) APIs, capabilities and features of the web. Let's learn to dance around and happily live together with the limitations of the browser.
AI is reshaping frontend development. It's no longer just about simplifying tedious tasks; it's about unlocking new superpowers. With a few well-crafted prompts, you can use WebAssembly and Rust with ease—no prior experience required. Your next WASM-powered 3D data visualization, award-winning hackathon game, or interactive zen simulation is now just a few prompts away!
Ever watched your tab choke on a multi-gigabyte upload? In this fast-paced talk you'll discover how to: Slice massive files into resumable chunks and handle flaky networks like a pro Stream large CSVs on the fly without killing your heap Build a lightning-fast review & edit interface for millions of records Add real-time ETAs and auto-resume to delight your users Just battle-tested patterns and live demos you can adapt on day one. See you at WarsawJS!
Cloud platforms promised simplicity and scalability, but have they delivered—or just locked us into complexity and rising costs? In this lightning talk, we'll question whether small projects really need the overhead of hyperscale infrastructure, and explore how a humble VPS can often do the job better, cheaper, and faster. Let's challenge the cloud status quo—and bring back developer sanity.