podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Luca Casonato
Shows
PodRocket - A web development podcast from LogRocket
Debugging apps with Deno and OpenTelemetry with Luca Casonato
Luca Casanato, member of the Deno core team, delves into the intricacies of debugging applications using Deno and OpenTelemetry. Discover how Deno's native integration with OpenTelemetry enhances application performance monitoring, simplifies instrumentation compared to Node.js, and unlocks new insights for developers! Links https://lcas.dev https://x.com/lcasdev https://github.com/lucacasonato https://mastodon.social/@lcasdev https://www.linkedin.com/in/luca-casonato-15946b156 We want to hear from you! How did you find us? Did you see us on Twitter? In a newsletter? Or maybe...
2025-03-27
24 min
Podcast Archives - Software Engineering Daily
Deno 2.0 with Luca Casonato
Deno is a free and open source JavaScript runtime built on Google’s V8 engine, Rust, and Tokio. It’s designed to offer a more secure and standardized alternative to Node.js, with native TypeScript support. Deno 2.0 just released and it’s a significant update, focusing on improved compatibility with Node.js and addressing developer feedback. Some of the key features are backwards compatibility with Node.js and npm, native support for package.json and node_modules, and a stabilized standard library. Luca Casonato is a Software Engineer for Deno and he spoke about the project on Software Engine...
2024-12-18
46 min
Software Engineering Daily
Deno 2.0 with Luca Casonato
Deno is a free and open source JavaScript runtime built on Google’s V8 engine, Rust, and Tokio. It’s designed to offer a more secure and standardized alternative to Node.js, with native TypeScript support. Deno 2.0 just released and it’s a significant update, focusing on improved compatibility with Node.js and addressing developer feedback. Some of the key features are backwards compatibility with Node.js and npm, native support for package.json and node_modules, and a stabilized standard library. Luca Casonato is a Software Engineer for Deno and he spoke about the project on Software Engine...
2024-12-18
46 min
All Content Archives - Software Engineering Daily
Deno 2.0 with Luca Casonato
Deno is a free and open source JavaScript runtime built on Google’s V8 engine, Rust, and Tokio. It’s designed to offer a more secure and standardized alternative to Node.js, with native TypeScript support. Deno 2.0 just released and it’s a significant update, focusing on improved compatibility with Node.js and addressing developer feedback. Some of the key features are backwards compatibility with Node.js and npm, native support for package.json and node_modules, and a stabilized standard library. Luca Casonato is a Software Engineer for Deno and he spoke about the project on Software Engine...
2024-12-18
46 min
Software Engineering Daily
Deno 2.0 with Luca Casonato
Deno is a free and open source JavaScript runtime built on Google’s V8 engine, Rust, and Tokio. It's designed to offer a more secure and standardized alternative to Node.js, with native TypeScript support. Deno 2.0 just released and it's a significant update, focusing on improved compatibility with Node.js and addressing developer feedback. Some of the key features are backwards compatibility with Node.js and npm, native support for package.json and node_modules, and a stabilized standard library.Luca Casonato is a Software Engineer for Deno and he spoke about the project on Software Engineering Da...
2024-12-18
47 min
Engineering Kiosk
#169 Deno, die Alternative zu Node.js mit der programmier.bar
Deno (JavaScript runtime) mit der programmier.bar.Im Engineering Kiosk Adventskalender 2024 sprechen befreundete Podcaster⋅innen und wir selbst, Andy und Wolfi, jeden Tag kurz & knackig innerhalb von wenigen Minuten über ein interessantes Tech-Thema.Unsere aktuellen Werbepartner findest du auf https://engineeringkiosk.dev/partnersDas schnelle Feedback zur Episode:👍 (top) 👎 (geht so)Linksprogrammier.bar: https://www.programmier.bar/node.js: https://nodejs.org/enTypeScript: https://www.typescriptlang.org/Deno: https://deno.com/Ryan Dahl: https://de.wikipedia...
2024-12-18
06 min
programmier.bar – der Podcast für App- und Webentwicklung
Deep Dive 156 - JSR mit Luca Casonato
Mit JSR hat das Team hinter Deno eine neue JavaScript Package Registry geschaffen, die mit modernen Features daherkommt und mehr opinionated ist, als beispielsweise die eher klassische Alternative npm.Nachdem wir das Thema JSR bereits in der News-Folge 10/24 angesprochen hatten, wollten wir unbedingt wissen, was sich noch alles dahinter verbirgt. Und natürlich haben wir mit dem progammier.bar-Serien-Gast Luca Casonato direkt den richtigen Ansprechpartner gefunden – denn er arbeitet bei Deno mit an JSR!Gemeinsam sprechen Sebi, Jan und Luca über die Idee hinter JSR und die Motivation des Teams, so mal eben eine Alternative zum...
2024-08-09
57 min
Syntax - Tasty Web Development Treats
737: JSR: The New TypeScript Package Registry (NPM Killer)
Get ready to learn all about the JSR package registry with Wes, Scott, and special guest Luca Casonato of Deno, as they discuss its benefits, share insights on when to use it, and teasing some secret features that promise to enhance your coding journey. Show Notes 00:00 Welcome to Syntax! 00:37 Brought to you by sentry.io. 00:51 Who is Luca Casonato? 01:18 Why do we need another package registry? Wes Bos Tweet 04:35 Is it ESM only? 06:08 What exactly is JSR? 07:22 How do you install things from this registry? 09:38 NPM specifier in NodeJS? 12:18 Why can’t we just fix NPM? 14:28 When you ma...
2024-03-01
58 min
JavaScript Archives - Software Engineering Daily
Deno with Luca Casonato
Deno is a free and open source JavaScript runtime built on Google’s V8 engine, Rust, and Tokio. The project was announced by Ryan Dahl in 2018 with the goal of addressing shortcomings of Node.js, which Ryan also created. Since then, the Deno project has grown tremendously in popularity, and they recently announced Deno KV which is a database built into Deno. Luca Casonato is a Software Engineer on the Deno project and joins the show to talk about Deno’s design, its new database, and the future of the JavaScript ecosystem. Josh...
2023-12-13
45 min
Software Engineering Daily
Deno with Luca Casonato
Deno is a free and open source JavaScript runtime built on Google's V8 engine, Rust, and Tokio. The project was announced by Ryan Dahl in 2018 with the goal of addressing shortcomings of Node.js, which Ryan also created. Since then, the Deno project has grown tremendously in popularity, and they recently announced Deno KV which is a database built into Deno.Luca Casonato is a Software Engineer on the Deno project and joins the show to talk about Deno's design, its new database, and the future of the JavaScript ecosystem.Josh Goldberg is an independent...
2023-12-13
45 min
PodRocket - A web development podcast from LogRocket
Deno and Fresh with Luca Casonato
Luca Casonato, creator of Fresh and Software Engineer at Deno, returns to talk about the current state of Deno, Fresh, and more! Links https://twitter.com/lcasdev https://lcas.dev https://github.com/lucacasonato https://mastodon.social/@lcasdev https://www.linkedin.com/in/luca-casonato-15946b156 We want to hear from you! How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend? Let us know by sending an email to our producer, Emily, at e...
2023-11-30
28 min
Le vie delle Foto - Podcast
Le vie delle Foto XI edizione - Intervista a Luca Casonato
LUCA CASONATO: Luca Casonato (1977) dopo la laurea completa la sua formazione come assistente di Gabriele Basilico. Affianca all’attività di fotografo professionista una costante ricerca artistica rivolta alla rappresentazione del frammentato paesaggio contemporaneo e all’estetica dell’ingegneria. Caratterizzano le scelte progettuali dell’autore due precisi elementi: la ricerca costante della serialità e della modularità presenti nel paesaggio contemporaneo – frutto di una propensione e di un metodo di natura quasi scientifica nell’indagare il reale – e il coraggioso impiego, non privo di ironia, di colori accesi e molto ben definiti di sapore quasi neo-pop – che costituisce un codice tecnico-espressivo molto forte.
2023-03-22
10 min
Software Sessions
Luca Casonato on Deno
Luca Casonato is the tech lead for Deno Deploy and a TC39 delegate. Deno is a JavaScript runtime from the original creator of NodeJS, Ryan Dahl. Topics covered: What's a JavaScript runtime How V8 is used Why Deno was created The W3C WinterCG for server-side JavaScript Why it's difficult to ship new features in Node The benefits of web standards Creating an all-inclusive toolset like Rust and Go Deno's node compatibility layer Use cases for WebAssembly Benefits and implementation of Deno Deploy Reasons to deploy on the edge What's coming next Luca
2023-03-02
1h 20
Software Engineering Radio - the podcast for professional software developers
SE Radio 553: Luca Casonato on Deno
Luca Casonato joins SE Radio's Jeremy Jung for a conversation about Deno and Deno Deploy. They start with a look at JavaScript runtimes and their relation to Google’s open source JavaScript and WebAssembly engine V8, and why Deno was created. They discuss the WinterCG W3C group for server-side JavaScript, why it's difficult to ship new features in Node, and the benefits of web standards. From there they consider the benefits of creating an all-inclusive toolset like Rust and Go rather than relying on separate solutions, Deno's node compatibility layer, use cases for WebAssembly, benefits and implementation of De...
2023-03-02
1h 03
Software Engineering Radio - The Podcast for Professional Software Developers
SE Radio 553: Luca Casonato on Deno
Luca Casonato joins SE Radio's Jeremy Jung for a conversation about Deno and Deno Deploy. They start with a look at JavaScript runtimes and their relation to Google’s open source JavaScript and WebAssembly engine V8, and why Deno was created. They discuss the WinterCG W3C group for server-side JavaScript, why it's difficult to ship new features in Node, and the benefits of web standards. From there they consider the benefits of creating an all-inclusive toolset like Rust and Go rather than relying on separate solutions, Deno's node compatibility layer, use cases for WebAssembly, benefits and implementation of De...
2023-03-02
1h 03
PodRocket - A web development podcast from LogRocket
Deno and Fresh with Luca Casonato (Repeat)
Originally published on August 23rd, 2022. We are taking some time off from production. We will be back with new episodes on November 29th. Deno is a simple, modern, and secure runtime for JavaScript, TypeScript, and WebAssembly. Today, we talk with Luca Casonato, member of the Deno core team and creator of Fresh, a full stack modern web framework for JavaScript and TypeScript developers. What is Fresh? How do we pronounce Deno? We answer these questions and more in this episode! Links https://twitter.com/lcasdev https://deno.com/blog/v1.9 ...
2022-11-25
30 min
programmier.bar – der Podcast für App- und Webentwicklung
Deep Dive 113 – Fresh mit Luca Casonato
Ein Web-Framework in der Umgebung von Deno: Das ist nicht nur nice, sondern sogar Fresh! Das Web-Framework Fresh nutzt Server-Side-Rendering, ist rasend schnell und liefert minimalen Code aus. In dieser Podcastfolge sprechen wir mit Luca Casonato, der uns erzählt, wie es zur Entwicklung dieses Frameworks kam, für welche Zwecke es sich ideal eignet und wodurch es sich von anderen Web-Frameworks abgrenzt. Luca kennt ihr bereits aus Deep Dive 73, einer Podcastfolge, in der er uns ins Deno Land entführt hat.Picks of the Day: Sebi: Next DB Navigator – Die neue Version des bekan...
2022-11-18
55 min
The Changelog: Software Development, Open Source
A new batch of web frameworks emerge! (Interview)
This week we’re talking fresh, faster, and new web frameworks by way of JS Party. Yes, today’s show is a web framework sampler because a new batch of web frameworks have emerged. There’s always something new happening in the front-end world and JS Party does an amazing job of keeping us up to date. So…what’s fresh, faster, and new? The first segment of the show focuses on Deno’s Fresh new web framework. Luca Casonato joins Jerod & Feross to talk about Fresh – a next generation web framework, built for speed, reliability, and simplicity.
2022-10-07
1h 34
Changelog Master Feed
A new batch of web frameworks emerge! (The Changelog #509)
This week we’re talking fresh, faster, and new web frameworks by way of JS Party. Yes, today’s show is a web framework sampler because a new batch of web frameworks have emerged. There’s always something new happening in the front-end world and JS Party does an amazing job of keeping us up to date. So…what’s fresh, faster, and new? The first segment of the show focuses on Deno’s Fresh new web framework. Luca Casonato joins Jerod & Feross to talk about Fresh – a next generation web framework, built for speed, reliability, and simplicity.
2022-10-07
1h 34
Changelog Interviews
A new batch of web frameworks emerge!
This week we’re talking fresh, faster, and new web frameworks by way of JS Party. Yes, today’s show is a web framework sampler because a new batch of web frameworks have emerged. There’s always something new happening in the front-end world and JS Party does an amazing job of keeping us up to date. So…what’s fresh, faster, and new? The first segment of the show focuses on Deno’s Fresh new web framework. Luca Casonato joins Jerod & Feross to talk about Fresh – a next generation web framework, built for speed, reliability, and simplicity.
2022-10-07
1h 34
COMPRESSEDfm
79 | Deno and Fresh with Luca Casonato (feed swap with Podrocket)
Deno team member, Luca Casonato, joins to talk about Deno, a new JavaScript runtime, and Fresh, a next generation web framework, built for speed, reliability, and simplicity.**This is a feed swap episode with PodRocket -- a web development podcast from LogRocket. Every week, PodRocket gets you up to speed on everything happening in the world of web development through in-depth interviews with experienced engineers.Join LogRocket's Cofounder, Ben Edelstein, and members of the LogRocket engineering team as they interview experienced developers about the best, worst, and newest aspects of all your favorite libraries, frameworks, a...
2022-09-08
32 min
PodRocket - A web development podcast from LogRocket
Deno and Fresh with Luca Casonato
Deno is a simple, modern, and secure runtime for JavaScript, TypeScript, and WebAssembly. Today, we talk with Luca Casonato, member of the Deno core team and creator of Fresh, a full stack modern web framework for JavaScript and TypeScript developers. What is Fresh? How do we pronounce Deno? We answer these questions and more in this episode! Links https://twitter.com/lcasdev https://deno.com/blog/v1.9 https://twitter.com/deno_land https://deno.land/ Follow us. Get free stickers. Follow us on Apple Podcasts, fill out this...
2022-08-23
32 min
20minJS
Episode 21 - An introduction to Fresh with Luca Casonato
In this episode, we discuss Fresh, Deno's latest framework. Our guest, Luca Casonato, is the creator of Fresh, he's been working on it for over a year, and is happy to discuss the framework's key features, such as the architecture, it's speed and more.If you've been wanting to try Deno for Web Development, this might be your chance!Get to know LucaTwitter: https://twitter.com/lcasdevGitHub: https://github.com/lucacasonatoInteresting links:Fresh: https://fresh.deno.dev/Deno Deploy: https://deno.com/deployReview Us!
2022-07-27
27 min
tc39er.us
Luca Casonato
Welcome to tc39er.us a podcast where we will be discussing JavaScript and everything under the hood with the TC39 delegates! In this episode we shall be talking toLuca Casonatofrom the deno land (core team) and indeed is a TC39 delegate. We discussed: What brought you into the tech world? We talked about Deno land! What got them into TC39? What is something that you learnt during the meeting (like a pattern?)? Some proposals that they are working on. Their fav proposal and why? Buy me ☕️ 🥛. P.S: This is a commu...
2022-07-26
21 min
Changelog Master Feed
Deno's Fresh new web framework (JS Party #234)
Deno team member Luca Casonato joins Jerod & Feross to tell us about Fresh – a next generation web framework, built for speed, reliability, and simplicity. Discuss on Changelog News Changelog++ members save 4 minutes on this episode because they made the ads disappear. Join today! Sponsors Sentry – Working code means happy customers. That’s exactly why teams choose Sentry. From error tracking to performance monitoring, Sentry helps teams see what actually matters, resolve problems quicker, and learn continuously about their applications - from the frontend to the backend. Use the code PARTYTIME and get the...
2022-07-15
47 min
JS Party: JavaScript, CSS, Web Development
Deno's Fresh new web framework
Deno team member Luca Casonato joins Jerod & Feross to tell us about Fresh – a next generation web framework, built for speed, reliability, and simplicity. Join the discussionChangelog++ members save 4 minutes on this episode because they made the ads disappear. Join today!Sponsors:Sentry – Working code means happy customers. That’s exactly why teams choose Sentry. From error tracking to performance monitoring, Sentry helps teams see what actually matters, resolve problems quicker, and learn continuously about their applications - from the frontend to the backend. Use the code PARTYTIME and get the te...
2022-07-15
47 min
programmier.bar – der Podcast für App- und Webentwicklung
News 25/22: Die vergessenen APIs (Worklet & sendBeacon) // Couchbase Capella // Fresh (Deno.js) // Vue 2.7 // Tailwind 3.1 // Fastify 4
Wir unterhalten uns in dieser Folge ohne den im Südsee-Urlaub befindlichen Dennis über die vergessenen APIs. Die Frage ist allerdings, ob nur wir sie vergessen haben oder ob es euch auch so geht? Explizit besprechen wir die Worklet API, sowie die SendBeacon API.Darüber hinaus unterhalten wir uns über Couchbase Capella und das neue Web-Framework von Deno: Fresh, das hauptsächlich von unserem Podcastgast Luca Casonato entwickelt wurde, der uns in der Deep Dive 73 in die Welt von Deno eingeführt hat.Zudem ist die Vue Version 2.7 erschienen, die den Composition API Support mit si...
2022-06-22
33 min
Deno Developer Show
Deno Deploy With Luca Casonato, Deno Core Team Member
I got to talk with Luca Casonato, Deno core team member and TC39 member, about Deno Deploy, what is a distributed system when it comes to deploying your code, what’s coming up for future Deno releases, how the Deno has been working with Netlify, and how to help out with Deno.--------------------Free Deno Permissions E-Book: https://denodeveloper.comTwitter: @zacharykrav -------------Follow the Deno Developer Show for weekly information about Deno and server-sider Javascript/Typescript-------------Music by Audionautix.com-------------Deno: https://deno.landDeno by Ex...
2022-05-18
20 min
Ripartiamo dalla voce!
Inferno
CANTO I1-6 Cristina Sturaro (Sottosopra, Bagnoli di Sopra - Padova)7-12 Marra Casonato (Sottosopra, Bagnoli di Sopra - Padova)13-18 Marco Casonato (Sottosopra, Bagnoli di Sopra - Padova)19-27 Francesca Bozza (Sottosopra, Bagnoli di Sopra - Padova)28-36 Anna Bernardi (Arte Povera, Mogliano Veneto - Treviso)37-45 Milo Signoretto (Arte Povera, Mogliano Veneto - Treviso)46-54 Maura Sponchiado (Arte Povera, Mogliano Veneto - Treviso)55-60 Alessio Boschini (Arte Povera, Mogliano Veneto - Treviso)61-66 Giacomo Biagetti (Arte Povera, Mogliano Veneto - Treviso)67-72 Angelo Pandolfo (Sale e Pepe, San...
2021-06-13
38 min
programmier.bar – der Podcast für App- und Webentwicklung
Folge 73 - Deno, das bessere Node.js?
Wer sein Studium abbricht, um ins Deno Land zu gehen, hat sicher eine interessante Geschichte zu erzählen. Aus diesem Grund haben wir in dieser Folge Luca Casonato zu Gast, der uns von Deno erzählt, einer Laufzeitumgebung für JavaScript und TypeScript.Deno wurde 2018 von Ryan Dahl, dem Schöpfer von Node.js, auf der JSConf EU vorgestellt (hier geht’s zur Aufzeichnung des Talks). Er beschreibt darin fundamentale Schwächen von Node, die er bereut und nun mit Deno lösen möchte. Unser Gast Luca arbeitet als eine der wenigen Personen hauptsächlich am Projekt und sprich...
2020-11-06
51 min