Daniele Morosinotto (@dmorosinotto) 's Twitter Profile
Daniele Morosinotto

@dmorosinotto

Former .NET desktop&web developer, love teach #TS and #NG using them even before was cool ^_^ -A Javascript enthusiast of Web technologies - organizer #NGVenice

ID: 938585928

calendar_today10-11-2012 07:54:02

10,10K Tweet

484 Followers

579 Following

Kevin Whinnery (@kevinwhinnery) 's Twitter Profile Photo

I think this is the fastest/easiest way to both deploy and consume a remote MCP server, courtesy of OpenAI Developers and Deno with Deno Deploy. ~ 30 lines of code for a single file server ~ 18 lines of code to have an OAI model use it Tough to beat that. Some details 🧵

I think this is the fastest/easiest way to both deploy and consume a remote MCP server, courtesy of <a href="/OpenAIDevs/">OpenAI Developers</a> and <a href="/deno_land/">Deno</a> with Deno Deploy.

~ 30 lines of code for a single file server
~ 18 lines of code to have an OAI model use it

Tough to beat that. Some details 🧵
ng-news (@_ng_news) 's Twitter Profile Photo

Newest episode is all about #Angular 20.1: 🔹 Signals in DevTools 🔹 httpResource fetch-style options 🔹 Easier input binding in tests 🔹 AI-ready CLI with MCP 🔹 New template assignment ops + image imports 🎥 Full overview: youtu.be/BF0XfWhs9Js

Kawsar (@kawsar_ai) 's Twitter Profile Photo

🚨 BREAKING: Microsoft just dropped an 18-episode series called "Generative AI for Beginners". Ideal for beginners, developers, and AI enthusiasts looking to build a solid foundation. Here’s a breakdown (Save this👇):🧵

🚨 BREAKING: Microsoft just dropped an 18-episode series called "Generative AI for Beginners".

Ideal for beginners, developers, and AI enthusiasts looking to build a solid foundation.

Here’s a breakdown (Save this👇):🧵
Angular (@angular) 's Twitter Profile Photo

Angular 20.1 brings another cool new feature for you to use to debug your Angular applications: the Signal Graph. We'd love your feedback on it. Also, check out this great visual explanation from Angular community member Igor Sedov youtube.com/watch?v=cM8nhR…

Rob Palmer (@robpalmer2) 's Twitter Profile Photo

ECMAScript excitement 😉 Congrats to zoomdong on landing support for TC39 Stage 3 `import defer` in upstream Biome 🎉 Heading for Biome v2.1.3.

NG-DE Conference (@ngdeconf) 's Twitter Profile Photo

🎓 Workshop Spotlight #4 Hands On: Security in Angular Applications with Martina Kraus 🔐 Master real-world attack scenarios, XSS prevention, OAuth 2.x & secure BFF patterns. 🔧 100% practical. 100% relevant. 📅 05.11.2025 📍 Berlin 🎟️ ng-de.org/#tickets

🎓 Workshop Spotlight #4 Hands On: Security in Angular Applications
with Martina Kraus 🔐

Master real-world attack scenarios, XSS prevention, OAuth 2.x &amp; secure BFF patterns.
🔧 100% practical. 100% relevant.

📅 05.11.2025 
📍 Berlin
🎟️ ng-de.org/#tickets
Brady Long 🤖 (@thisguyknowsai) 's Twitter Profile Photo

🚨 BREAKING: Google just released AI courses for free. No prerequisites or fees required. Here are 10 courses you don't want to miss:

trish (@_trish_xd) 's Twitter Profile Photo

From Zero to Git Pro - Things You Weren’t Taught Everyone knows git commit -m "fix". But real Git power? That starts here

From Zero to Git Pro - Things You Weren’t Taught

Everyone knows git commit -m "fix".

But real Git power?
That starts here
Rob Palmer (@robpalmer2) 's Twitter Profile Photo

TypeScript excitement 😉 TS 5.9 RC is out 🎉 🔶 `import defer` by Nicolò Ribaudo 🏳️‍🌈🇪🇺 🔶 module: "node20" for require(ESM) 🔷 --init has modern defaults (no downlevel) 🔷 Docs: Inline summaries for DOM APIs 🔷 IDE: Expandable hovers for Quick Infos 🔷 Perf: Faster type instantiation

NgRx (@ngrx_io) 's Twitter Profile Photo

📢Announcing NgRx v20: The Power of Events, Enhanced DX, and a Mature SignalStore! ♻️ A Modern Take on Flux in @Angular 🔥 SignalStore Feature Enhancements 🧑‍🍳 LinkedState w/NgRx Signals And more! 👀 ✍️ by Alex Okrushko 🇺🇦

📢Announcing NgRx v20: The Power of Events, Enhanced DX, and a Mature SignalStore!

♻️ A Modern Take on Flux in @Angular
🔥 SignalStore Feature Enhancements
🧑‍🍳 LinkedState w/NgRx Signals

And more! 👀

✍️ by <a href="/AlexOkrushko/">Alex Okrushko 🇺🇦</a>
AG Grid (@ag_grid) 's Twitter Profile Photo

🚀 AG Grid 34.1 is here! Fully backwards-compatible with 33.x - no code changes required. 🌳 Tree Data with Master/Detail Grids - Out of the box support for Tree Data when using Master/Detail grids. - Enable treeData and masterDetail features - no additional configuration

AngularAir (@angularair) 's Twitter Profile Photo

Angular Air goes live this Wednesday at 3pm CT! Younes Jaaidi shows us how to guide AI using TDD, not guesswork. 🧭 Charted Coding is here: youtube.com/watch?v=SYLzMh… 🎉 Sponsored by Progress Kendo UI

Angular Air goes live this Wednesday at 3pm CT!
<a href="/yjaaidi/">Younes Jaaidi</a> shows us how to guide AI using TDD, not guesswork.
🧭 Charted Coding is here: youtube.com/watch?v=SYLzMh…
🎉 Sponsored by <a href="/KendoUI/">Progress Kendo UI</a>
ng-news (@_ng_news) 's Twitter Profile Photo

📰 New ng-news is out! •PrimeNG 20 released — PrimeNgX announced •Zoneless may become stable (and later default) •Native animation API moving fast Links & sources in video description 👇 🎥 youtu.be/0mx2k5LKEQE #Angular

Marco Ippolito (@satanacchio) 's Twitter Profile Photo

Node.js v22.18.0 is out 🎉 Type stripping is enabled by default 🔥🔥🔥🔥 You can just run `node file.ts` without `--experimental-strip-types` flag. nodejs.org/en/blog/releas…

Rob Palmer (@robpalmer2) 's Twitter Profile Photo

Node excitement 😉 This is the first ever Node LTS release to have TypeScript support available by default 🎉🎉🎉 No opt-in flag. No warning message. It just works. Marco Ippolito is the MVP on this one. He worked for a year to get this done, building consensus & shipping code.

TypeScript (@typescript) 's Twitter Profile Photo

TypeScript 5.9 is now available! 📣 This release brings: ✅ An updated tsc --init ✅ Type-checking for the new 'import defer' ✅ Actual summaries in more DOM APIs ✅ Expandable quick info hovers (✨preview✨) and more! Read up more on our blog: devblogs.microsoft.com/typescript/ann…

Rob Palmer (@robpalmer2) 's Twitter Profile Photo

TypeScript excitement 😉 TS 5.9 is out 🎉 🔶 `import defer` by Nicolò Ribaudo 🏳️‍🌈🇪🇺 🔶 module: "node20" for require(ESM) 🔷 --init has modern defaults (no downlevel) 🔷 Docs: Inline summaries for DOM APIs 🔷 IDE: Expandable hovers for Quick Infos 🔷 Perf: Faster type instantiation

Manfred Steyer (@manfredsteyer) 's Twitter Profile Photo

A thoughtfully designed addition to Angular’s Signals story — filling another important gap with both performance and DX in mind. github.com/angular/angula…