Advertisement · 728 × 90

Posts by International JavaScript Conference

Post image

🚀 Angular 2026: Workshop with Manfred Steyer!

Master Signals, the new Resource API & SignalStore. Learn to build AI assistants & dynamic UIs with Signal Forms for future-proof architecture. 🏗️

More information here:
🔗 https://f.mtr.cool/aezuuuytah

#Angular #iJSConf #WebDev

14 hours ago 3 0 0 0
Video

⚛️ Are we overthinking React performance?

@farisaziz12.bsky.social explains why #useCallback, #useEffect, and #useMemo should be used sparingly. React is already pragmatic and performant out of the box.

🗣️ Join upcoming JavaScript Conferences:
🔗 https://f.mtr.cool/qolgsaotdj

1 day ago 0 0 0 0
Video

⚙️ Why is TypeScript in Node.js a game changer?

Marco Ippolito explains why native TypeScript support in Node 22 matters: no complex setup, no extra config, faster workflows, and a much better developer experience.

👉 https://f.mtr.cool/paepfrrxzc

#iJSConf

2 days ago 1 0 0 0
Preview
Build an AI Agent with JavaScript and LangGraph Artificial intelligence has evolved far beyond just chat applications. Features powered by large language models (LLMs) are now being integrated into a growing number of apps and devices. Many web platforms offer not only AI chatbots but also intelligent search functions that help users find relevant content, as well as fraud detection systems that use anomaly detection to identify suspicious login attempts or fraudulent online payments. Let’s look at an example of how to build such an application using LangGraph.

🤖 AI agents are more than chatbots

Learn how Sebastian Springer builds real AI agents with JavaScript & LangGraph—capable of acting, learning, and making decisions

🔗 https://f.mtr.cool/wxxeodunfz

#AI #JavaScript #AIAgents #LLM

3 days ago 0 1 1 0
Preview
How to Build an AI-Powered App with React AI is no longer just a futuristic concept. It's powering smarter, more intuitive applications today. In this article, you'll learn how to build an AI-powered search experience that understands natural language and delivers relevant results, using OpenAI, LangChain, React, and Directus. We'll walk through building a sample app for real estate search, but the same approach can be applied to e-commerce, travel, job boards, and more. By the end, you’ll know how to integrate language models into your own projects for more intuitive, user-friendly interfaces.

🤖 AI-powered UX is here

Learn how Shruti Kapoor builds smarter apps with React, OpenAI & Tailwind—turning natural language into real user value

🔗 https://f.mtr.cool/hxvatfmmgl

#AI #React #UX #JavaScript

4 days ago 2 0 0 0
Video

🎙️ Master the craft behind AI coding

In this podcast snippet from Michael Dowden’s Dev Talk, featuring Nir Kaufman: AI tools aren’t enough—you need to understand how they work.

👉 This is where real AI skills start: https://f.mtr.cool/mfobdifzpf

5 days ago 1 0 0 0
Post image

⏰ LAST CHANCE

Join us at iJS London and save up to £395 🚀
Get 1 year of Devmio Fullstack access, 6 months of video recordings, upgrade options for £250, and 10% group discount for 3+ tickets.

What’s better than being at iJS in London? Nothing. Join us!

👉 https://f.mtr.cool/zxzujjqeyy

#iJSConf

6 days ago 0 0 0 0
Video

🔐 AI on your device, but is your data safe?

Gil Fink explains how on-device AI with the Prompt API can improve data privacy.

💡 Key insights:
• Data in browser
• Privacy by design with Prompt API
• No data leaves your device
• Trust and transparency 

🔗 https://f.mtr.cool/kfauorbfxs

 #iJSConf

1 week ago 0 0 0 0
Post image

🚨 48 hours left for Early Bird!

Save up to £395 for iJS London, plus 1 year Devmio access, 6 months recordings, upgrade option for £250, and 10% group discount for 3+ tickets.

iJS | 📍 London | 📆 2026

👉 https://f.mtr.cool/wspdzxcdkg

#iJSConf #JavaScript #EarlyBird

1 week ago 1 0 0 0
Preview
AI-ngular: AI Takes Center Stage with Angular 21 Angular 21 was made available on November 20, 2025. And, unsurprisingly, Angular 21 focuses on AI. But DX improvements (developer experience) and innovations in a few other areas are also noteworthy. This article presents all these aspects, as well as some important changes regarding projects used.

🚀 Angular 21 is here—and AI is taking over

Zoneless apps, Signal Forms & AI tooling—this release is a big shift

Karsten Sitterberg breaks it down 👇
🔗 https://f.mtr.cool/grrwqsakmh

💥 If you’re working with Angular, this is a must-read!

#iJSConf #JavaScript

1 week ago 0 0 0 0
Advertisement
Preview
Architecture, Testing, and the Future of Angular Development Modern Angular is evolving fast: Signals, SignalStore & Agentic UI redefine arch, testing & AI integration for enterprise applications.

🚀 Modern Angular needs a new mindset.

Signals, Vitest, and Agentic UI are reshaping how Angular apps are built — from reactive architecture to AI-powered UX.

Read more 👉
https://f.mtr.cool/vxmtlfkgxt
#Angular #JavaScript

1 week ago 2 1 0 0
Video

🔐 AI on your device — but is your data really safe?

Gil Fink explains how on-device AI improves privacy by keeping data in the browser.

🎬 Watch the full video

👉 Join Gil Fink at iJS Conference London:
https://f.mtr.cool/gbmiousigo

#JavaScriptConference #AI #Privacy #WebDevelopment #OnDeviceAI

2 weeks ago 2 0 0 0
Video

⚙️ Rendering patterns are evolving — are we asking the right questions?

From hydration to resumability and RSC: how do they reshape client vs. server?

Matheus Albuquerque explains why there’s no one-size-fits-all — only context.

🔎 Learn more:
https://f.mtr.cool/vwrigjhute

#iJSConf

2 weeks ago 0 0 0 0
Video

🔥 Promises, Observables, or Signals — which one wins?

@lmfinney.bsky.social breaks down JavaScript’s reactive primitives and the Angular Renaissance — from standalone components to signals.

👉 Don’t miss IJS Conference

iJS | 📍San Diego | 📆 June 1- 5 

🔗 https://f.mtr.cool/pqnsxnrocu

#iJSConf

2 weeks ago 1 1 0 0
Preview
Build an AI Agent with JavaScript and LangGraph Artificial intelligence has evolved far beyond just chat applications. Features powered by large language models (LLMs) are now being integrated into a growing number of apps and devices. Many web platforms offer not only AI chatbots but also intelligent search functions that help users find relevant content, as well as fraud detection systems that use anomaly detection to identify suspicious login attempts or fraudulent online payments. Let’s look at an example of how to build such an application using LangGraph.

🤖 AI agents aren’t just chatbots—they make decisions

Sebastian Springer shows us how to learn to build real AI agents with JavaScript & LangGraph.

👉 This is where AI apps get serious

🔗 https://f.mtr.cool/rvlqgqfpwr

#iJSConf

2 weeks ago 0 0 0 0
Preview
How to Build an AI-Powered App with React AI is no longer just a futuristic concept. It's powering smarter, more intuitive applications today. In this article, you'll learn how to build an AI-powered search experience that understands natural language and delivers relevant results, using OpenAI, LangChain, React, and Directus. We'll walk through building a sample app for real estate search, but the same approach can be applied to e-commerce, travel, job boards, and more. By the end, you’ll know how to integrate language models into your own projects for more intuitive, user-friendly interfaces.

👾 Build AI-powered apps your users actually understand

Shruti Kapoor shows how to build smart AI search with React, OpenAI & LangChain.

👉 Must-read for devs building next-gen UX
🔗

2 weeks ago 0 0 0 0
Preview
AI Agent Bootcamp | International JS Conference London 2026 Transform Your Skills: Build Intelligent AI Agents and Scalable Systems with TypeScript and Cutting-Edge LLM Technology at iJS London 2026

🚀 Build AI Agents. Not just prompts.

Learn to build production-ready AI systems with Nir Kaufman using TypeScript, LLMs & RAG.

📍 London | 📅 May 14–15, 2026

👉 Don’t miss your chance to level up

🔗 https://f.mtr.cool/rwmntmtziw

#iJSConf

2 weeks ago 4 0 0 0
Video

🎧 The End of Coding as We Know It?

AI is changing what it means to be a developer—from writing code to guiding intelligent systems.

🎙️ Here’s a short snippet from this conversation

👉 Don’t miss the full episode if you want to stay ahead

Listen here:
🔗https://f.mtr.cool/sjmdhzcaxd

2 weeks ago 0 0 0 0
Advertisement
Video

🚀 Software is shifting from clicks to natural language

Alessio Pelliccione shows how AI enables apps that understand user intent.

👉 In his IJS London session, learn how to build Generative Frontends with Angular

🔗 https://f.mtr.cool/meopyedioc

3 weeks ago 0 0 0 0
Post image

🚀 Build AI Agents with TypeScript

Learn LLMs, RAG & scalable AI systems hands-on with Nir Kaufman

iJS |📍 San Diego| 📆 May 04–05, 2026 | 

👉 Real skills. Real systems. No hype

🔗 https://f.mtr.cool/ewyixuukdz

#iJSConf

3 weeks ago 0 0 0 0
Video

In his article Riccardo Degni explores why modern Angular feels easier than ever: from Signals and standalone APIs to a cleaner mental model for building real-world apps.

Read the blog: https://f.mtr.cool/yclfhshtth

3 weeks ago 0 0 0 0
Preview
Branded Types in Production: The Architecture of Domain Integrity As TypeScript systems grow, structurally identical values start crossing domain boundaries and subtle production bugs follow. This article shows how to stop that by using Branded Types to enforce domain integrity at compile time. By turning plain primitives into semantically distinct concepts, you eliminate entire classes of cross-entity errors without adding runtime overhead. The result: safer architectures, clearer boundaries, and production systems that stay correct as they scale.

⚠️ The silent failure of mature codebases

Even well-typed systems break—not due to missing types, but because values cross domain boundaries.

💡 Branded Types in TypeScript fix this at compile time.

👉 Must-read
🔗 https://f.mtr.cool/urtkezsyfb

🎤 Soumaya Erradi

#iJSConf

3 weeks ago 0 0 0 0
Preview
Mastering Type-Level Programming in TypeScript This TypeScript cheat sheet covers essential concepts in type-level programming, offering concise examples and insights to improve your understanding of TypeScript's type system. It also provides practical tips on how to leverage TypeScript’s structural subtyping and utility types for complex type operations, making it a valuable resource for mastering type safety and enhancing code maintainability.

📘 TypeScript Cheat Sheet

@sirpepe.bsky.social explains advanced TypeScript concepts like generics, unions & conditional types—so you can write cleaner, safer code.

Don’t miss this 👇
👉 https://f.mtr.cool/cwodznopun

#TypeScript #JavaScript #iJSConf

3 weeks ago 2 1 0 0
Preview
Shipping Agents: A TypeScript Guide to Workflows, LLMs, and Next.js This article explains why “simple” AI and backend workflows become complex so quickly and how a directive-based Workflow Development Kit lets you write durable, retry-safe workflows using plain TypeScript instead of infrastructure code. You’ll learn how deterministic workflows, automatic retries, persistence, and suspension work under the hood, and how this approach compares honestly with tools like Temporal, Inngest, and Upstash.

🤖 AI workflows, simplified

Build reliable AI workflows in TypeScript—no queues, no hassle ⚡

See how Jonas Herrmannsdörfer makes it easy 👇

🔗https://f.mtr.cool/ndwrcfxpce

#iJSConf

3 weeks ago 1 0 0 0
Video

⚛️ React 19.2: Smarter State

@farisaziz12.bsky.social explains how React 19.2 lets you keep component state even when hidden, no messy workarounds needed.

Cleaner code, less lifecycle hassle ⚡
Don’t miss insights like this 👇

👉 Explore the full program:
https://f.mtr.cool/yztipqpzmo

 #iJSConf

3 weeks ago 1 0 0 0
Post image

⏰ LAST CHANCE: Early Bird ends today!

Join us and save up to $590 🚀

✨ devmio access + recordings
🎟️ Upgrade options + group discount

Live or remote—your choice 💻🌴

iJS | 📍 San Diego | 📆 1- 5 , June 2026

👉 https://f.mtr.cool/pvydgofvtn

#iJSConf #JavaScript #WebDev

3 weeks ago 1 0 0 0
Preview
Remodel Your TypeScript Code with Decorators Learn how TypeScript decorators can simplify code by adding memoization, performance logging, parameter handling, persistence &Angular hooks.

💡 Write Better #TypeScript Without the Mess
@mrdowden.com shows how decorators simplify your code with caching & #logging—without the mess. Cleaner code, less duplication, powerful patterns 

Read more:

3 weeks ago 1 2 0 0
Advertisement
Video

In this short video, Riccardo Degni shares key highlights from his article, covering topics like Signal Forms, Smart Styling

Read the blog here:
https://f.mtr.cool/qwefszmmym

4 weeks ago 0 0 0 0
Video

Explore signal forms, reactive engines, and what’s ahead for modern frontend architecture in our latest whitepaper.

Download the whitepaper:
https://f.mtr.cool/dtcrwavdpv

1 month ago 0 0 0 0
Preview
Vitest in Angular 21: Faster Testing Angular 21 replaces Karma with Vitest as the default testing framework. Learn why the switch improves speed, & Developer Experience

Angular testing just changed.

In this new blog, Soumaya Erradi explains how Angular 21 + Vitest deliver faster, modern testing workflows and why the ecosystem is moving beyond Karma.

Read it here 👇
https://f.mtr.cool/pkflklnhyf

#Angular #Vitest #JavaScript

1 month ago 0 1 0 0