podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Destructuring Tech
Shows
CyberSecurity Summary
You Don't Know JS: ES6 & Beyond
Kyle Simpson's "You Don't Know JS: ES6 & Beyond" is a programming textbook covering JavaScript's ES6 (ECMAScript 2015) update and future features. The book thoroughly explains new syntax, including block scoping, destructuring, arrow functions, and template literals. It also details organizational improvements, such as iterators, generators, modules, and classes, along with enhanced API additions for arrays, objects, Math, and strings. Furthermore, the text explores metaprogramming concepts like well-known symbols and proxies. Finally, the book touches upon future JavaScript developments beyond ES6, including async functions and SIMD.You can listen and download our episodes for free on more than...
2025-04-14
28 min
Chaos Computer Club - recent events feed
Beyond the Basics of LSP: Advanced IDE services for OCaml (bobkonf2025)
LSP has greatly standardised the behaviour of IDEs, in a good direction: we can provide, de-facto, decent language support in editors supporting LSP. But it also imposes a standardisation that often assumes that all languages behave like TypeScript. In this presentation, I’ll introduce you to Merlin, the IDE service library for OCaml, and cover the custom features (via code-action and custom-request) that enhance the OCaml development experience (covering expression destructuring, expression construction, search by types (à la hoogle, directly in the IDE), type enclosures etc.). The aim of the presentation was to show how to go beyond the default features off...
2025-03-14
44 min
Chaos Computer Club - recent events feed (low quality)
Beyond the Basics of LSP: Advanced IDE services for OCaml (bobkonf2025)
LSP has greatly standardised the behaviour of IDEs, in a good direction: we can provide, de-facto, decent language support in editors supporting LSP. But it also imposes a standardisation that often assumes that all languages behave like TypeScript. In this presentation, I’ll introduce you to Merlin, the IDE service library for OCaml, and cover the custom features (via code-action and custom-request) that enhance the OCaml development experience (covering expression destructuring, expression construction, search by types (à la hoogle, directly in the IDE), type enclosures etc.). The aim of the presentation was to show how to go beyond the default features off...
2025-03-14
44 min
Chaos Computer Club - recent events feed (high quality)
Beyond the Basics of LSP: Advanced IDE services for OCaml (bobkonf2025)
LSP has greatly standardised the behaviour of IDEs, in a good direction: we can provide, de-facto, decent language support in editors supporting LSP. But it also imposes a standardisation that often assumes that all languages behave like TypeScript. In this presentation, I’ll introduce you to Merlin, the IDE service library for OCaml, and cover the custom features (via code-action and custom-request) that enhance the OCaml development experience (covering expression destructuring, expression construction, search by types (à la hoogle, directly in the IDE), type enclosures etc.). The aim of the presentation was to show how to go beyond the default features off...
2025-03-14
44 min
Chaos Computer Club - recent audio-only feed
Beyond the Basics of LSP: Advanced IDE services for OCaml (bobkonf2025)
LSP has greatly standardised the behaviour of IDEs, in a good direction: we can provide, de-facto, decent language support in editors supporting LSP. But it also imposes a standardisation that often assumes that all languages behave like TypeScript. In this presentation, I’ll introduce you to Merlin, the IDE service library for OCaml, and cover the custom features (via code-action and custom-request) that enhance the OCaml development experience (covering expression destructuring, expression construction, search by types (à la hoogle, directly in the IDE), type enclosures etc.). The aim of the presentation was to show how to go beyond the default features off...
2025-03-14
44 min
Awesome AI
Frontend developer in 2025
Here's a brief summary to guide your learning journey as a frontend developer in 2025: **Core Foundations** 1. **HTML & CSS:** - Semantic HTML5 - Advanced CSS (Flexbox, Grid, Media Queries, Variables, Animations) 2. **JavaScript (ES6+):** - Modern syntax (let, const, arrow functions, destructuring) - DOM manipulation and event handling - Fetch API, promises, async/await - Modules and bundlers (e.g., Vite, Webpack) 3. **Version Control:** - Git basics (commits, branches, pull requests) - GitHub or GitLab for collaboration **CSS Mastery** 1. **CSS preprocessors** (SASS/SCSS) 2. **Utility-first frameworks** (e.g., TailwindCSS) 3. **Styled-components and CSS-in-JS** 4. **Responsive design and accessibility** (WCAG standards) **Frontend Frameworks and Libraries** 1. **React...
2025-01-02
26 min
VerticAI Newshound
Frontend morning brief - 2024-12-19
Episode Summary: In today's podcast, we explore groundbreaking technological advancements in the developer community, focusing on GitHub Copilot's move to offer a free version of its AI coding assistant on Visual Studio Code, and its potential impact on software development and innovation. We also discuss insights from AI code assistant development and essential JavaScript tricks that can enhance coding practices.Key Stories:1. **Microsoft Makes GitHub Copilot Free in VS Code**: - GitHub has made its AI coding assistant, GitHub Copilot, free for use within Visual Studio Code. This decision aims to democratize access to advanced programming tools, allowing developers to...
2024-12-19
03 min
VerticAI Newshound
Frontend morning brief - 2024-12-11
Episode Summary:In today's episode of the Vertica Frontend Update, we dive headfirst into the transformative trends set to shape web development in 2025. From quantum computing's practical applications to biometrics, voice interfaces, and sustainability in coding, these advancements forecast a year of challenges and opportunities for forward-thinking developers. The episode also covers the latest developments in modern JavaScript practices, the Baseline project toolset, and ongoing CSS debates, offering listeners valuable insights into the future of the web.Key Topics Discussed:1. **Quantum Computing in Web Development:** - Quantum computing is transitioning from theory to practice, promising enhanced processing power for web...
2024-12-11
04 min
biostrefa.org LLM EN
#005 S01 Learning React Modern Patterns for Developing React Apps
Table of Contents - JavaScript and React Concepts & TechniquesSource: Excerpts from Learning React Modern Patterns for Developing React Apps by Alex Banks and Eve PorcelloI. Foundational JavaScript Conceptsa. Modern JavaScript SyntaxThis section covers the use of const and let for declaring variables, providing examples of how they differ from var in terms of scope and mutability. It also introduces template strings as a cleaner alternative to traditional string concatenation.Key Concepts: const, let, template strings, variable scopeb. Functions as First-Class CitizensThis section dives into the concept of functions as first-class citizens...
2024-10-15
11 min
CSSSR
Deno 2.0 RC, Express 5, Firefox 131, void(0) от Эвана Ю, ФП в JS, Hacktoberfest 2024
Форма обратной связи: https://forms.gle/QXTEqAfKTjUoR7Lk8 Текстовая версия: https://blog.csssr.com/ru/news512/episode/news-263/ 0:00:00 Начало выпуска 0:00:47 Интересные публикации AbortController — https://kettanaito.com/blog/dont-sleep-on-abort-controller FP in JavaScript — https://janhesters.com/blog/unleash-javascripts-potential-with-functional-programming WeakRef & FinalizationRegistry — https://habr.com/ru/companies/otus/articles/843812/ Деструктуризация в JS — https://piccalil.li/blog/a-guide-to-destructuring-in-javascript/ Playwright + Next.js — https://habr.com/ru/companies/kts/articles/843054/ Фикстуры в Playwright — https://habr.com/ru/articles/848434/ Пишем свой плагин для Webpack — https://habr.com/ru/articles/846022/ 50 понятий System Design — https://habr.com/ru/companies/timeweb/articles/846420/ Правила разработки с Node.js — https://www.platformatichq.com/node-principles Приёмы отладки [RU] — https://habr.com/ru/companies/ruvds/articles/842428/ Приёмы отладки [EN] — https://alan.norbauer.com/articles/browser-debugging-tricks История бандлинга — https://www.youtube.com/watch?v=JUS6EPMbk0U Как Райан Дал пришёл к Deno — https://www.youtube.com/watch?v=zxitJn9MwYs 0:05:34 Новости релизов Firefox 131 — https://www.mozilla.org/en-US/firefox/131.0/releasenotes/ Firefox 131 for d...
2024-10-08
09 min
Новости 512
Deno 2.0 RC, Express 5, Firefox 131, void(0) от Эвана Ю, ФП в JS, Hacktoberfest 2024
Форма обратной связи: https://forms.gle/QXTEqAfKTjUoR7Lk8 Текстовая версия: https://blog.csssr.com/ru/news512/episode/news-263/ 0:00:00 Начало выпуска 0:00:47 Интересные публикации AbortController — https://kettanaito.com/blog/dont-sleep-on-abort-controller FP in JavaScript — https://janhesters.com/blog/unleash-javascripts-potential-with-functional-programming WeakRef & FinalizationRegistry — https://habr.com/ru/companies/otus/articles/843812/ Деструктуризация в JS — https://piccalil.li/blog/a-guide-to-destructuring-in-javascript/ Playwright + Next.js — https://habr.com/ru/companies/kts/articles/843054/ Фикстуры в Playwright — https://habr.com/ru/articles/848434/ Пишем свой плагин для Webpack — https://habr.com/ru/articles/846022/ 50 понятий System Design — https://habr.com/ru/companies/timeweb/articles/846420/ Правила разработки с Node.js — https://www.platformatichq.com/node-principles Приёмы отладки [RU] — https://habr.com/ru/companies/ruvds/articles/842428/ Приёмы отладки [EN] — https://alan.norbauer.com/articles/browser-debugging-tricks История бандлинга — https://www.youtube.com/watch?v=JUS6EPMbk0U Как Райан Дал пришёл к Deno — https://www.youtube.com/watch?v=zxitJn9MwYs 0:05:34 Новости релизов Firefox 131 — https://www.mozilla.org/en-US/firefox/131.0/releasenotes/ Firefox 131 for d...
2024-10-08
09 min
DejaVue
Vue 3.5 Analyzed
Vue 3.5 came out recently, so why not using the opportunity to dive into the features of the new minor version? Michael and Alex will do so and discuss performance improvements, SSR features and new composables in detail.If you wondered what the difference of the future Lazy Hydration and existing async components or what other features are part of the new minor, it is time to tune in ✨Enjoy the episode! Chapters(00:00) - Welcome to DejaVue (01:26) - Performance improvements in 3.5 (04:59) - Props Destructuring out of experimental (12:23) - SSR Imp...
2024-09-19
44 min
Front-End Fire
News: Updates for Vue, RedwoodJS, shadcn, and TC39’s Proposal Stages
Kicking off the discussion is the release of Vue 3.5. Although it’s not a major release, Vue 3.5 packs some great new features and optimizations like: reactivity system improvements (up to 56% less memory usage for apps than before), reactive prop destructuring stabilization (it’s simpler to declare props with default values), and SSR improvements like lazy hydration for async components.RedwoodJS is also out with a new version, and 8.0 packs a wallop. It makes RedwoodJS the third framework to support React Server Components behind Next.js and Waku.The shadcn CLI has gotten an update as well...
2024-09-09
47 min
Programming Tech Brief By HackerNoon
Mastering JavaScript Objects: A Comprehensive Guide
This story was originally published on HackerNoon at: https://hackernoon.com/mastering-javascript-objects-a-comprehensive-guide. Exploring Object Literals, Properties, Methods, and Object Destructuring, Custom constructors, Mechanism for inheritance and object, and Built-in Objects. Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #javascript, #js, #objects, #javascript-objevts, #javascript-guide, #web-development, #programming, #coding, and more. This story was written by: @sadanandgadwal. Learn more about this writer by checking @sadanandgadwal's about page, and for more stories, please visit hackernoon.com. Exploring Object Literals, Properties, Methods, and Object Destructuring, Custom constructors...
2024-07-20
04 min
Working Draft
Revision 622: Glücksrad
Hans, Schepp und Peter drehen am Glückrad bis das Frameset kommt! Schaunotizen [00:03:02] break-inside Die an sich nur mäßig insprierende CSS-Property verleitet Schepp dazu, Multicolumn Layout zu lobpreisen, das seiner Meinung nach so manches kann ( u.A. Quasi-Masonry), das mit Grid Layout nicht drin ist. [00:11:00] paint-order Wir stellen fest, dass paint-order unter anderem für Textumrandungen ganz praktisch ist. Es gäbe dafür auch -webkit-text-stroke, das mittlerweile in der Bibel für Web-Kompatibilität aufgeführt und deshalb in praktisch allen Browsern zu finden ist. [00:18:35] unload-Event Wir grenzen das abgeranzte unload-Event von seinen cooleren Kollegen...
2024-06-25
1h 17
The Christel Crawford Show
Ep 232 Finding me in the destructuring. A vulnerable share.
Have you ever dove head first into a tool and discovered how much of YOU you haven't been? 👀 I have really been exploring the tool of destructuring...everything. My body, my money, my relationships, my business...everything. Oof, it isn't always pretty. What I am finding is me. The me that was under all of the presumptions, assumptions, and judgments. Oh how I have missed me! 🥰 I am returning to the ease and space of creating with and as energy. This...this is where all possibilities exist. I know that I KNOW that what I am here for is to change...
2024-04-14
12 min
The Christel Crawford Show
Ep 232: Finding me in the destructuring. A vulnerable share.
Have you ever dove head first into a tool and discovered how much of YOU you haven't been? 👀 I have really been exploring the tool of destructuring...everything. My body, my money, my relationships, my business...everything. Oof, it isn't always pretty. What I am finding is me. The me that was under all of the presumptions, assumptions, and judgments. Oh how I have missed me! 🥰 I am returning to the ease and space of creating with and as energy. This...this is where all possibilities exist. I know that I...
2024-04-13
12 min
The Christel Crawford Show
Ep 231 What Is Destructuring? How Can You Use It?
Every hard thing in your life is a structure. Every ease is you. In this episode we: ✨unpack destructuring, ✨look at where we might be doing structure unconsciously ✨start to make space for the ease to show up. What could destructuring create for you? And if you want more, join me for one call this Friday!! 👉 https://www.christeljoycrawford.com/offers/q9r6TPat JUMP INTO THE SCHOOL! 🎉 infinitebeingschool.com/ What’s Inside: ✨ A 10-Part Video Toolkit ✨ A Reference Library of Key Shows & Mini-Bites ✨ A Facebook Community ✨ A Telegram Channel If you are new to Access Consciousness these tools & resources are a great place to s...
2024-04-11
43 min
The Christel Crawford Show
Ep 231: What is destructuring? How can you use it?
Every hard thing in your life is a structure. Every ease is you. In this episode we: ✨unpack destructuring,✨look at where we might be doing structure unconsciously ✨start to make space for the ease to show up. What could destructuring create for you? And if you want more, join me for one call this Friday!! 👉 https://www.christeljoycrawford.com/offers/q9r6TPat
2024-04-11
43 min
Would you change a winning team?
Navigating Innovation and Strategy: From Vision Destructuring to Strategic Safaris
Hello, I'm Maurizio, your guide through the transformative world of Business Innovation, and in this episode, we explore the intricacies of innovative problem-solving and strategic management. We start by exploring the concept of 'Vision Destructuring,' a technique that challenges and expands our understanding of a company's core vision to spur innovation. Through the lens of Southwest Airlines, we examine how this approach, along with Discontinuity Analysis, can reveal new avenues for innovation. In the second segment, we embark on a 'Strategy Safari' with Henry Mintzberg, Bruce Ahlstrand, and Joseph Lampel, dissecting ten schools of strategic thought. ...
2024-04-09
15 min
LIVETHEFUEL
Athleticism, Electro Magnetic Fields, and EMF Rocks
Unhealthy EMF Exposure aka Electro Magnetic Fields Negatively Impacting Our Athleticism and Healthy Lifestyle Goals: Justin Frandson, is an Athleticism Performance Coach and Founder of, Athleticism.com and EMFRocks.com. He is the author of Athleticism, Whole Body + Whole Brain = Performance. In his over 25 years, Justin does nerve work for sports performance with amateur and professional athletes in most major sports. He successfully treats concussions quickly. Knowing that everything has a resonance, Justin uses light, sound, frequency and vibration to facilitate healing and performance. About a decade ago he saw his athletes breaking down from wearable technology...
2024-02-24
52 min
The Agent Goldmine - Real Estate Agent Business Building
(Ep. 81) Destructuring Your Team, FB Ads to Make $522K as a Solo Agent
Welcome to The Agent Goldmine with Ali & Shelby! In this episode, the accomplished Kaila Lindsey joins us to share her journey of constructing and deconstructing a real estate team. Kaila discusses the intricacies of managing a team, her decision to scale back, and the focus on her solo agent business that resulted in an impressive $522K income. Tune in as she emphasizes aligning business strategies with personal lifestyle goals. Kaila shares insights on lead generation, effective team structure, and the paramount role of consistent content creation for marketing. Don't miss th...
2024-01-30
57 min
Init - A Guided Web Development Journey
Super Advanced JavaScript 4 Total N00bz
In this gnarly podcast episode, we got Seth Whiting and Jake Pacheco, dude! Seth's the coding champ from Portland, Maine, riding the code wave for a solid 10 years. And there's Jake, the freshest coder in town, clocking in at 5.5 months, all the way from Augusta, Maine, man. They're chatting about their coding journey, bro, and how they're both learning the code game together. Jake's even helping his girlfriend ride the coding wave, which is totally rad. They dive into React, props, and how they're leveling up their coding smarts. Then they drop some knowledge on...
2023-09-19
1h 08
Programming
Curso Javascript - #05 Interpolación, operador ternario y práctica con destructuring
👌 Playlist del curso: http://bit.ly/3FcdFOP 👌 Guía con códigos y definiciones: http://bit.ly/3Lb57eP 👌 Curso JS desde cero (+16 horas): https://bit.ly/3nEs6mh Cursos en UDEMY: 🧨 HTML + CSS + Bootstrap 5: https://bit.ly/3iyMBh3 🧨 Vue.js 3 + Firebase: https://bit.ly/3IwyHGJ 🧨 React.js + Firebase: https://bit.ly/3JCSsht 🧨 HTML y CSS (gratis): https://bit.ly/3PM4x5U El destructuring de objeto permite extraer los valores de propiedades de un objeto y asignarlos a variables individuales. El destructuring de arreglos es similar, pero en lugar de extraer los...
2023-05-31
00 min
Programming
Curso Javascript - #05 Interpolación, operador ternario y práctica con destructuring
👌 Playlist del curso: http://bit.ly/3FcdFOP 👌 Guía con códigos y definiciones: http://bit.ly/3Lb57eP 👌 Curso JS desde cero (+16 horas): https://bit.ly/3nEs6mh Cursos en UDEMY: 🧨 HTML + CSS + Bootstrap 5: https://bit.ly/3iyMBh3 🧨 Vu...
2023-05-31
00 min
Programming
Curso Javascript - #05 Interpolación, operador ternario y práctica con destructuring
👌 Playlist del curso: http://bit.ly/3FcdFOP 👌 Guía con códigos y definiciones: http://bit.ly/3Lb57eP 👌 Curso JS desde cero (+16 horas): https://bit.ly/3nEs6mh Cursos en UDEMY: 🧨 HTML + CSS + Bootstrap 5: https://bit.ly/3iyMBh3 🧨 Vue.js 3 + Firebase: https://bit.ly/3IwyHGJ 🧨 React.js + Firebase: https://bit.ly/3JCSsht 🧨 HTML y CSS (gratis): https://bit.ly/3PM4x5U El destructuring de objeto permite extraer los valores de propiedades de un objeto y asignarlos a variables individuales. El destructuring de arreglos es similar, pero en lugar de extraer los...
2023-05-31
00 min
Podcast DevExpert
Las 5 características de Kotlin 2.0 que te dejarán con la boca abierta | EP 169
🟪 ¿Quieres dominar todo el ecosistema de Kotlin? Entra aquí 👉 https://kotlinexpert.com/premium/?utm_source=youtube&utm_medium=social&utm_campaign=kotlin2_1&utm_content=description En este vídeo vemos 5 features que vendrán con Kotlin 2.0 que te encantarán: 00:00 Intro 01:46 Static Extensions 04:01 Collection Literals 04:52 Name based destructuring 06:39 Context receivers 07:55 Explicit fields Únete a la Comunidad de DevExperto en Discord 👉 https://devexperto.com/comunidad ////////////////////////////////////////////////////////////////////////////////////////// Si aún no te de...
2023-04-27
09 min
The Dream Beyond with Nik Tarascio
The Role of Action in Entrepreneurship with Peter Shallard
The dominant strategy in the entrepreneurial world is to get into action. In fact, there are some tactics and processes that you will only learn when you are running your own business. By even taking imperfect action, you will progress because you will learn from your mistakes and apply your recently acquired knowledge to your next idea. Today's guest explains that overthinking is an unconscious effort to hide from risk and fear of failure. The antidote to analysis paralysis is taking action.
2023-04-26
50 min
viewSource
Reusable Components in React
Aurooba and Brian convert their simple React accordion into separate, reusable components and discuss the importance of components as foundational parts of the web. Next, they show how to use React devtools in Chrome to quickly examine and debug your components. Finally, they dig into the code with a focus on passing and destructuring the data you pass via props.A full transcript of the episode is available on the website. Watch the video podcast on YouTube and subscribe to our channel and newsletter to hear about episodes (and more) first!Code from...
2023-04-10
29 min
viewSource
What is a React Component?
Building on our simple React app, Aurooba demonstrates a component and sets up state to track variables. While discussing return statements, Brian cringes about JSX and mixing HTML with JavaScript. They also discuss how a function can return more than one variable in modern JavaScript.A full transcript of the episode is available on the website. Watch the video podcast on YouTube and subscribe to our channel and newsletter to hear about episodes (and more) first!The source code from the episode – https://github.com/viewSourcePodcast/viewSource-blocks/tree/add/accordion-block@wordpress/scripts – https://developer.wordpress.org/bloc...
2023-03-27
19 min
Flutter Dev Podcast
#38 Dart и синтаксический сахар
Читаемость и лаконичность. Являются ли эти понятия взаимоисключающими или взаимодополняющими? Почему языки программирования так похожи друг на друга и как влияет на синтаксис современных языков программирования развитие инструментов разработки? Как и все разработчики мы часто задумываемся о том, почему языки, на которых мы пишем, выглядят именно так. А ещё нередко мы мечтаем о фичах, которых в нашем языке нет. Специально для этого выпуска мы проштудировали несколько очень объёмных документов по дизайну языка и выяснили, что ждёт Dart уже в обозримом будущем. Для этого мы глубоко окунулись в детали реализации Pattern Matching, попробовали простыми словами разобрать суть понятия "Exhaustiveness", а также выяснили, чего нам ждать от Records. У микрофона: Евгений Сатуров (Surf), Марк Абраменко (Surf), Светлана Кривошеева (Effective), Константин Федуров (Яндекс Про). Особые благодарности Артуру Шамсутдинову за новый саундтрек. Главное по выпуску: ❗️ Patterns Feature Specification https://github.com/dart-lang/language/blob/master/accepted/future-releases/0546-patterns/feature-specification.md ❗️ Records Feature Specification https://github.com/dart-lang/language/blob/master/accepted/future-releases/records/records-feature-specification.md ❗️ Exhaustiveness Checking https://github.com/dart-lang/language/blob/master/accepted/future-releases/0546-patterns/exhaustiveness.md По теме: 📃 Allow for shorter dot syntax to access enum values https://github.com/dart-lang/language/issues/357 📃 Add "Safe" (nullable) cast operator as? https://github.com/dart-lang/language/issues/399 📃 Destructuring https://github.com/dart-lang/language/issues/207 📃 The final keyword is too long https://github.com/dart-lang/language/issues/136 📃 multiple_result https://pub.dev/packages/multiple_result 📃 supercharged https://pub.dev/packages/supercharged 📃 kt_dart https://pub.dev/packages/kt_dart 📃 tuple https://pub.dev/packages/tuple 📃 Is syntactic sugar in programming languages bad? https://www.quora.com/Is-syntactic-sugar-in-programming-languages-bad Упоминалось в эпизоде: 👆 Андрей Бреслав — На плечах гигантов: языки, у которых учился Kotlin https://youtu.be/xH-RZ9YlxH0 👆 Вячеслав Егоров — Что за... Dart https://youtu.be/CN9p_rTDoPw Официальный канал подкаста: t.me/flutterdevpodcast_news Официальный чат подкаста: t.me/flutterdevpodcast
2022-12-12
1h 08
Syntax - Tasty Web Development Treats
Code Styles: Readable Rules and Petty Preferences
In this episode of Syntax, Wes and Scott talk about their preferred coding styles and preferences they use, and why. Linode - Sponsor Whether you’re working on a personal project or managing enterprise infrastructure, you deserve simple, affordable, and accessible cloud computing solutions that allow you to take your project to the next level. Simplify your cloud infrastructure with Linode’s Linux virtual machines and develop, deploy, and scale your modern applications faster and easier. Get started on Linode today with a $100 in free credit for listeners of Syntax. You can find all the details at lino...
2022-12-07
1h 09
Message à caractère informatique
#74 Le destructuring assignment des lava lamps génère des bases de données serverless
Dans cet épisode nous parlons de la nouvelle release d'Elastic, de base de donnée serverless, de la plainte de la CNIL contre de gros sites qui utilisent Google Analytics, de Cloudflare côté panne et nombres aléatoires, de “destructuring assignment” dans Java, de Rust 1.63, l'outil de l'époside est Picosnitch et enfin, un peu de geek porn avec l'installation de baies Clever dans notre nouveau Data Center, avant de finir en musique avec de l'electro vintage.Hébergé par Ausha. Visitez ausha.co/politique-de-confidentialite pour plus d'informations.
2022-09-14
58 min
Talks On Psychoanalysis
Christophe Dejours - Sublimation between Suffering and Pleasure at Work
In this episode "Sublimation between suffering and pleasure at work", Christophe Dejours develops his theses on the psychodynamics of work, which he has particularly deepened. He examines the work clinic from the angle of sublimation, which he breaks down into «bodypropriation», relationship to the other and relationship to civilisation; sublimation operates in all work, even the most ordinary; it has a powerful effect on identity and mental health. Christophe Dejours shows how certain work organisations, by undermining the subjective springs of sublimation, can destabilise the individual and lead him to a psychological crisis or...
2022-05-04
49 min
Rewire with Susan
WRITING JAVASCRIPT LIKE A PRO
Book free mentorship sessions here00:27 - Welcome !1:05 - console.time() and console.timeEnd()3:18 - Asynchronous Javascript5:27 - Destructuring6:45 - Numbers to String and String to Numbers7:48 - Short circuit conditionals9:36 - Sets10:12 - EqualitySocial mediaRewire with Susan - InstagramSusan's Twitter, Youtube, and InstagramEmailhello@rewirewithsusan.comAlso, feel free to share your thoughts...
2022-03-22
12 min
Rustacean Station
What's New in Rust 1.58 and 1.59
Jon and Ben discuss the highlights of the 1.58 and 1.59 releases of Rust. Contributing to Rustacean Station Rustacean Station is a community project; get in touch with us if you’d like to suggest an idea for an episode or offer your services as a host or audio editor! Twitter: @rustaceanfm Discord: Rustacean Station Github: @rustacean-station Email: hello@rustacean-station.org Timestamps & referenced resources [@01:10] - Rust 1.58 [@01:18] - Captured identifiers in format strings [@07:40] - Reduced Windows Command search path ripgrep CVE ripgrep fix commit [@11:05] - More #[must_use] in the standard library Tracking is...
2022-03-08
1h 13
Weekly Code Quickies
Top 10 Skills You Must Know 2022 Before You Learn ReactJS
Here is what you should know in JavaScript before starting to learn the React JS Framework. 💖 Support The Channel by becoming a part of this community! 🎱 Outlet for this Video and PDF: https://norbertbm.com/top-10-skills-you-must-know-2022-before-you-learn-reactjs/----------------------------------------------------------------------------- 👨🏫 Check out my Website for more tutorials and Udemy Course👨🏫 : https://volere.life/web-development/web-dev-courses/ ------------------------------------------------------------------------------------------------- Timestamps: 00:00 - Intro & Project overview 00:47 - What are javascript template literals , template strings 01:36 - JavaScript Shorthand property names 02:08 - JavaScript Arrow functions 02:53 - What is JavaScript Destructuring 03:23 - JavaScript Parameter defaults 03:54 - JavaScript Rest/Spread 04:50 - JavaScript ESModules 06:19 - JavaScript Ternaries 06:51 - JavaScript Array Methods 07:28 - JavaScript Promi
2022-02-10
09 min
BornDeviant: Going Beyond Social Constructs and Redefining Perception
Episode 15: Destructuring Organizations: Suffering for the System
The old systems are collapsing, and so are the old belief systems that you thought were unshakeable. That’s what schools and parental systems teach you, how to fit into the system. Your behaviour toward your employees or your employer needs to change too. If we want to work together as a collective and contribute, one cannot be harbouring thoughts of the old which include: how to make the other person suffer so that you can feel satisfied and get off like a masochist. There is unity in suffering and the drive is toward a new world order in wh...
2022-01-10
19 min
borndeviant
Episode 15: Destructuring Organizations: Suffering for the System
The old systems are collapsing, and so are the old belief systems that you thought were unshakeable. That’s what schools and parental systems teach you, how to fit into the system. Your behaviour toward your employees or your employer needs to change too. If we want to work together as a collective and contribute, one cannot be harbouring thoughts of the old which include: how to make the other person suffer so that you can feel satisfied and get off like a masochist. There is unity in suffering and the drive is toward a new world order in wh...
2022-01-10
19 min
Destructuring Tech
Destructuring Tech Podcast Episode #8 with Hanna Kim
Happy Monday ya'll and welcome to another episode of the Destructuring Tech Podcast. I'm super excited to have one of my previous students, Hanna Kim, join us for today's show. Hanna currently works at Ship Shape and will be sharing with us her journey into programming, words of advice and feedback from her experience at Turing, how she approached her first job hunt, and an inside look at her time at Ship Shape. Always love catching up with friends and hearing about their experiences!
2021-10-05
1h 08
Destructuring Tech
Destructuring Tech Podcast Episode #7 with Ellen Mary Hickmann & Jeff Casimir
Super excited for another episode of the Destructuring Tech Podcast. Today we have TWO stars joining the show: Ellen Mary Hickmann, the Senior Director of Programs at Turing, and Jeff Casimir, the Founder and Executive Director of Turing. We'll be talking about where Turing came from, the development that it has gone under over the years, the lessons learned while transitioning to being fully remote, and what the future of Turing looks like in the coming years. This is going to be a big one ya'll, don't miss it!
2021-09-28
1h 14
Destructuring Tech
Destructuring Tech Podcast Episode #6 with Samantha Brown
Cheers to another episode of the Destructuring Tech Podcast! I was grateful to have a Turing student, Samantha Brown, join me for this show. Samantha is going to be sharing with us her previous experience as a park ranger and how she got into software development. She'll also be talking about her experiences in Turing and what she's been working on and telling us about the brand new "Code with Joan" workshop happening on October 16th. Finally she'll be talking about her job shadow at Slalom and what she's excited about in her future career!
2021-09-27
1h 02
Destructuring Tech
Destructuring Tech Podcast Episode #5 with Taylor Jordan
Amazingly, this is the 5th episode of the Destructuring Tech Podcast! Here to celebrate with me, I am joined by special guest, Taylor Jordan. Taylor is both a Turing alumni as well as a fantastic developer at SonderMind. She'll be telling us more about how she got into software development and how she landed her dream job. In addition to that, she'll be talking about the culture at SonderMind, what it was like joining the team, and what she's working on now. Dreams really can come true ya'll!
2021-09-14
51 min
Destructuring Tech
Destructuring Tech Podcast Episode #4 with Jev Forsberg
Welcome to episode #4 of the Destructuring Tech Podcast. I am joined by special guest, Jev Forsberg, to talk more about his career change into software development, his experience with working at Turbine Labs, and what it was like to learn a new language called Elixir. In addition to that, Jev will also be going into some details on low level languages and how things like memory allocation work as well as discuss how that has impacted his understanding of working with high level languages like JavaScript.
2021-08-31
1h 06
Destructuring Tech
Destructuring Tech Podcast Episode #3 with Scott Ertmer & Will Mitchell
Thanks for joining us for another episode of the Destructuring Tech Podcast where I am joined by not one, but two special guests, Scott Ertmer & Will Mitchell, to talk about their experiences of getting into frontend development, transitioning across different tech stacks, and if it's the right environment for upcoming developers!
2021-08-24
58 min
Destructuring Tech
Destructuring Tech Podcast Episode #2 with Erin Williams
Welcome to another episode of the Destructuring Tech Podcast where I am joined by special guest, Erin Williams, to talk about the experience of transitioning one's career and what it means to work tech adjacent. A career change is often scary and can feel like an entire reset. Is it the choice for you? What does it mean to work tech adjacent and how can we improve the environment at tech companies? All of this and more discussed here!
2021-08-10
45 min
Destructuring Tech
Destructuring Tech Podcast Episode #1 with Cassandra Torske
Welcome to the Destructuring Tech Podcast where I am joined by special guest, Cassandra Torske, to take a deeper dive into some of the FE technologies & frameworks. We'll learn a bit more about Cass's experience as a developer and discuss some of the differences between frameworks like React, Vue, & Angular.
2021-08-03
43 min
The Earth Keepers Podcast
SUMMER SCHOOL: How Water Acts as Your Body's Operating System
Eclipse season is behind us now. Mercury is stationing direct this week and it’s officially summer. In honor of summer, I’m challenging you to get outside and find some new ways to interact with the elements in my Earth Keepers Summer School podcast series this month. Last week, we talked all about the sun. This week, we’re talking all about water. In this episode, I share why you’re likely not experiencing the true benefits of water if your home is the only place you’re accessing it, how water is a liqui...
2021-06-22
17 min
Good Day, Sir! Show, a Salesforce Podcast
RFC for Your CSV
In this episode, we discuss Google's certificate program, object destructuring, IntelliJ Updates, Apple TV, Salesforce's policies on vaccination and working from home, Cloud 3.0, and other community topics.Links:How to Use Object Destructuring in JavaScriptCode With Me: The Ultimate Collaborative Development Service by JetBrainsUpcoming Apple TV Could Support 120Hz Refresh Rate According to tvOS 14.5 Beta Code - MacRumorsSalesforce CEO discusses its push to digital-firstMicrosoft Introduces Microsoft Build of OpenJDKSlack CEO teases new audio features to Salesforce's apparent surprise | Seeking AlphaSalesforce lays out its Cloud 3.0 strategy - TechRepublicJPMorgan, Salesforce join growing list of firms dumping office space...
2021-04-14
1h 34
airhacks.fm podcast with adam bien
Java, Vaadin, Web and vanilla Web Components
An airhacks.fm conversation with Alejandro Duarte (@alejandro_du) about: IBM PC with DOS and Windows 311, starting windows with "win", playing Wolfenstein 3d, writing anti-virus simulations, enjoying watching others playing, developing pixel-draw, learning C after Q-Basic, fascination with executable files, building the apocalypse game "2040", working with tiles, the Object Oriented programming and gaming, learning Java after C++, Java's portability is a fake, ray tracing vs. ray casting, three.js and a-frame, Struts 1 and Angular 1 were similar, using JQuery, the JQuery spaghetti code, we only can hope, that Google Web Toolkit (GWT) works well, starting with Java EE company in financial...
2020-10-19
1h 04
PHP Internals News
PHP Internals News: Episode 66: Namespace Token, and Parsing PHP
PHP Internals News: Episode 66: Namespace Token, and Parsing PHP London, UK Thursday, August 13th 2020, 09:29 BST In this episode of "PHP Internals News" I chat with Nikita Popov (Twitter, GitHub, Website) about his Namespaced Names as a Single Token, and Parsing PHP. The RSS feed for this podcast is https://derickrethans.nl/feed-phpinternalsnews.xml, you can download this episode's MP3 file, and it's available on Spotify and iTunes. There is a dedicated website: https://phpinternals.news Transcript Derick Rethans 0:16 Hi, I'm Derick, and this is PHP internals news, a weekly podcast dedicated...
2020-08-13
00 min
PHP Internals News
PHP Internals News: Episode 52: Floats and Locales
PHP Internals News: Episode 52: Floats and Locales London, UK Thursday, May 7th 2020, 09:15 BST In this episode of "PHP Internals News" I talk with George Banyard (Website, Twitter, GitHub, GitLab) about an RFC that he has proposed together with Máté Kocsis (Twitter, GitHub, LinkedIn) to make PHP's float to string logic no longer use locales. The RSS feed for this podcast is https://derickrethans.nl/feed-phpinternalsnews.xml, you can download this episode's MP3 file, and it's available on Spotify and iTunes. There is a dedicated website: https://phpinternals.news Transcript Derick Rethans 0:16 ...
2020-05-07
00 min
React Native Radio
RNR 151: JavaScript Language Features
In this episode of React Native Radio the panel discusses JavaScript Language Features. They discuss their uses, which ones they prefer and how they shape the language. Josh Justice starts the discussion with Babel, a transpiling tool. They explain what it is and invite listeners to donate to the project. Josh also explains what ECMAScript is. Next, they discuss arrow functions, explaining what they are used for. Arrow functions clean up code and encourage clean programming. They also help with “this” keyword binding. The panel discusses the class keyword, and how it made its way into...
2020-01-21
1h 07
Programming By Stealth
PBS 85 of X — Objects as Arrays in JavaScript (Redux & Update)
Bart continues his redux and new information by circling back through Objects as Arrays in JavaScript. I don't know about you, but I get a lot out of the redux episodes because it cements in place concepts that were a bit wiggly before he goes through it again. The one new concept he goes through is Array Destructuring which sounds ominous and destructive but which allows us to dive into arrays and create new and more interesting arrays. Bart also debuts a new way he's providing the content for the lesson. If you still want to download the zip...
2019-11-03
1h 22
The Atlas Room
Tone destructuring [disquiet0399]
Back in the mouse and keyboard world of ableton, all samples were loaded into some custom made midi triggered auto samplers (arpegiator + random + velocity + scale + sampler). The samples were grouped roughly by the track titles and I played a few runs through adjusting the midi parameters and the sample lengths, start / stop parameters along the way. Topped with some light echo and reverb. ---------------------------------------------------------------------------------------------------- More on this 399th weekly Disquiet Junto project — Edges & Echoes / The Assignment: Make sonic art for a space with the sounds of that space — at: https://disquiet.com/0399/ This week’s project is the second of three...
2019-08-26
03 min
Фронтенд Юность (18+)
#98 Плебейская разработка like a Pro
Вступление (0:34) Разработчики из Bloomberg готовят предложение Constant Value Types (8:38) Микрофронтенды (17:38) Взлом внутренней сети NASA через плату Raspberry Pi (22:08) Почему вчера штормило весь интернет (33:16) Design Mode (40:47) Социэкономическое неравенство зашито в генах (47:46) Destructuring JavaScript objects like a pro (54:00) BeerJS Summit https://beerjssummit.com/ JSX в Ember https://twitter.com/vaier/status/1143240137188544512 Счётная палата открыла исходники https://twitter.com/Aleksei_Kudrin/status/1143984981703823362 In100gramm bar https://twitter.com/In100gramm_bar/ A proposal for immutable data structures in JavaScript https://github.com/rricard/proposal-const-value-types Micro Frontends https://martinfowler.com/articles/micro-frontends.html Взлом внутренней сети NASA через плату Raspberry Pi https://www.opennet.ru/opennews/art.shtml?num=50931 Raspberry Pi 4 http://4pda.ru/2019/06/24/358529/ How Verizon and a BGP Optimizer Knocked Large Parts of the Internet Offline Today https://blog.cloudflare.com/how-verizon-and-a-bgp-optimizer-knocked-large-parts-of-the-internet-offline-today/ Design Mode https://twitter.com/IMAC2/status/1135875294156480512 Социэкономическое неравенство зашито в генах https://link.medium.com/l12J4yHLFX Destructuring JavaScript objects like a pro https://dev.to/willamesoares/destructu
2019-07-01
1h 00
In Bootcamp
In Bootcamp #21: Prime Digital
Matt continues learning React and more important modern JavaScript concepts, chats with his TA and gains a new perspective on the portfolio. React State Using `.map` like a pro Used components like a beast Destructuring Chat with the TA TA took Prime Digital UMN Bootcamp was very different in comparison He took the fulltime version for 20 weeks He would recommend Prime Digital Profolio Professor suggested scraping the existing portfolio Trying a Gatsby template instead Good idea – except for keeping the template as is Gatsby starters Professor Listen to more at The Nexus and follow us on...
2019-06-20
24 min
PHPUgly
150: The Ugly Cinematic Universe
PHPUgly on Discord: [https://discord.gg/eKqChPq][1]\r \r Patreon: [https://www.patreon.com/phpugly][2]\r \r Youtube Channel: [https://www.youtube.com/channel/UCFG6jsBFF4PvaDbZ1xFHbeQ][3]\r \r This week, Eric, Thomas, and John discuss:\r \r [DUST - YouTube][4]\r [PHP list() and its shorthand - Array Destructuring - Making Variables from Arrays][5]\r [PHP Approves Short Arrow Functions - Laravel News][6]\r [r/PHP - Who is bothered by the deprecation of the short open
2019-05-08
1h 10
PHPUgly
150: The Ugly Cinematic Universe
PHPUgly on Discord: [https://discord.gg/eKqChPq][1]\r \r Patreon: [https://www.patreon.com/phpugly][2]\r \r Youtube Channel: [https://www.youtube.com/channel/UCFG6jsBFF4PvaDbZ1xFHbeQ][3]\r \r This week, Eric, Thomas, and John discuss:\r \r [DUST - YouTube][4]\r [PHP list() and its shorthand - Array Destructuring - Making Variables from Arrays][5]\r [PHP Approves Short Arrow Functions - Laravel News][6]\r [r/PHP - Who is bothered by the deprecation of the short open
2019-05-08
1h 10
The Soul Rose Show
Leaving "The First Half of Life": Reflections on My Soul Shift
This is my first podcast episode with just me talking. I have felt lately to be more open about my faith journey, in hopes that there could be others out there (and I know there are) who ask, question, struggle, wrestle, and have a craving for more. I just HAD to do this episode on “Leaving the First Half of Life,” because there is so much on my mind and heart surrounding this concept of soul sovereignty and “taking the training wheels off.” I discovered a book by Richard Rohr called Falling Upward: A Spirituality for the Two Halv...
2019-03-27
36 min
Сделайте мне красиво
Выпуск №5 - Великое разделение, трюки, фейлы Flow и Chromium
Великое разделение фронтендеров https://css-tricks.com/the-great-divide/ https://dev.to/evilmartians/css-and-js-are-at-war-heres-how-to-stop-it-158a 9 трюков офигенных JavaScript разработчиков https://levelup.gitconnected.com/9-tricks-for-kickass-javascript-developers-in-2019-eb01dd3def2a Статья про деструктуризацию массивов bit.ly/array-destructuring-for-multi-value-returns Jest переходит на TypeScript https://github.com/facebook/jest/pull/7554#issuecomment-454358729 Ответ от команды Flow https://medium.com/flow-type/what-the-flow-team-has-been-up-to-54239c62004f Chromium щемит блокировщики рекламы https://habr.com/ru/post/437548/
2019-02-04
56 min
Фронтенд Юность (18+)
#72 Как попасть к Ситнику в Browserslist
Вступление (0:29) В Storybook добавили Ember (4:19) Грязные приемчики для удовлетворения Денчика (10:54) Оптимизации веб-перформанса от Netflix, nanoid, browserslist (21:06) ВКонтакте - правительственное говно (37:40) Домогательства в Медузе и Гугле (53:54) Storybook 4.0 is here https://medium.com/storybookjs/storybook-4-0-is-here-10b9857fc7de Array destructuring for multi-value returns https://docs.google.com/document/d/1hWb-lQW4NSG9yRpyyiAA_9Ktytd5lypLnVLhPX9vamE/edit#heading=h.9ss45aibqpw2 Рецепт оптимизации веб-перформанса от Netflix https://t.me/forwebdev/4405 ВКонтакте сотрудничает с властями https://www.youtube.com/watch?v=xYW-h4kOaNE Главный редактор «Медузы» Иван Колпаков подал в отставку https://meduza.io/news/2018/11/09/glavnyy-redaktor-meduzy-ivan-kolpakov-podal-v-otstavku Сотрудники Google по всему миру вышли на протесты https://tjournal.ru/79237-sotrudniki-google-po-vsemu-miru-vyshli-na-protesty-posle-materiala-nyt-o-seksualnyh-domogatelstvah-v-kompanii
2018-11-13
59 min
Syntax - Tasty Web Development Treats
Live at JAMstack_conf
This week Scott and Wes are live at JAMstack_conf with games, Spicy JAM Tips, Q&As and more. Netlify — Sponsor Netlify is the best way to deploy and host a front-end website. All the features developers need right out of the box: Global CDN, Continuous Deployment, one click HTTPS and more. Hit up netlify.com/syntaxfor more info. Show Notes 7:14 - Spicy JAM Tips Set default headers in your request library - this way it comes along for the ride on every request Don’t get hung up on “static”...
2018-11-07
1h 03
Syntax - Tasty Web Development Treats
Live at JAMstack_conf
This week Scott and Wes are live at JAMstack_conf with games, Spicy JAM Tips, Q&As and more. Netlify — Sponsor Netlify is the best way to deploy and host a front-end website. All the features developers need right out of the box: Global CDN, Continuous Deployment, one click HTTPS and more. Hit up netlify.com/syntaxfor more info. Show Notes 7:14 - Spicy JAM Tips Set default headers in your request library - this way it comes along for the ride on every request Don’t get hung up on “static” - static sites can be as...
2018-11-07
1h 03
iteration
Alternatives to Exceptions
Alternatives to Exceptions Multiple return values in failures can be helpful - Represent a process as an object “Download Provisionment” - This is a really interesting idea…. “MessageSend.new” - would actually handle a lot of the issues in the SMS interface concept we’ve been talking through. “It’s tempting to raise an exception every time you get an answer you don’t like. But exception handling interrupts and obscures the flow of your business logic. Consider carefully whether a situation is truly unusual before raising an Exception.” Diagnostics- don’t fail SO aggressively early that you don’t capture the diag...
2018-11-02
00 min
Syntax - Tasty Web Development Treats
Top 18 New Things in JS - Part 1
In this episode Wes and Scott discuss their favorite top 18 new things in Javascript. Freshbooks - Sponsor Get a 30 day free trial of Freshbooks at freshbooks.com/syntax and put SYNTAX in the “How did you hear about us?” section. Mlab - Sponsor mLab is the leading Database-as-a-Service for MongoDB, powering over half a million deployments worldwide. Wes and Scott use mLab to host their own databases as well as take care of backups, security, scaling and performance. Try out a sandbox database on your next mongoDB project → https://mlab.com. Show Notes 6:02 Const...
2018-10-03
51 min
Syntax - Tasty Web Development Treats
Top 18 New Things in JS - Part 1
In this episode Wes and Scott discuss their favorite top 18 new things in Javascript. Freshbooks - Sponsor Get a 30 day free trial of Freshbooks at freshbooks.com/syntax and put SYNTAX in the “How did you hear about us?” section. Mlab - Sponsor mLab is the leading Database-as-a-Service for MongoDB, powering over half a million deployments worldwide. Wes and Scott use mLab to host their own databases as well as take care of backups, security, scaling and performance. Try out a sandbox database on your next mongoDB project → https://mlab.com. Show...
2018-10-03
51 min
JS Party: JavaScript, CSS, Web Development
Do what every developer does: blame other people
Nick Nisi, Suz Hinton, and Jerod Santo talk about their debugging methods, the cool things that JavaScript can do but isn’t talked about much, and their opinions on Git history. Join the discussionChangelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!Sponsors:Rollbar – We catch our errors before our users do because of Rollbar. Resolve errors in minutes, and deploy your code with confidence. Learn more at rollbar.com/changelog. Hired – Salary and benefits upfront? Yes please. Our listeners get a double...
2018-06-19
1h 11
Developer Tea
Focus Week: Deconstructing Distractions
In today's episode, we kick off Focus Week by talking about ways you can better attack your distractions through destructuring. Today's episode is brought to you by Linode. Linode provides superfast SSD based Linux servers in the cloud starting at $5 a month. Linode is offering Developer Tea listeners $20 worth of credit if you use the code DEVELOPERTEA2017 at checkout. Head over to spec.fm/linode to learn more about what Linode has to offer to Developer Tea listeners!
2017-11-13
14 min
Пятиминутка PHP
Выпуск №25 - PHP 7.1
Пятиминутка PHP - подкаст о новостях из мира PHP, интересных постах в блогах и современных подходах к разработке. http://5minphp.ru Выпуск №25 - PHP 7.1 http://php.net/archive/2016.php#id2016-12-01-3 - PHP 7.1.0 Released https://wiki.php.net/rfc - список всех RFC, реализованных и запланированных. https://wiki.php.net/rfc/session-id-without-hashing - Remove hash usage from session ID generation. https://wiki.php.net/rfc/async_signals - Asynchronous Signal Handling without TICKs and any additional overhead. https://wiki.php.net/rfc/this_var - Fix all known inconsistencies related to special variable $this. https://wiki.php.net/rfc/too_few_args - Replace "Missing argument" warning with "Too few arguments" exception https://wiki.php.net/rfc/nullable_types - Nullable Types. Allow a type check to be of some type or null. https://wiki.php.net/rfc/short_list_syntax - Square bracket syntax f...
2016-12-02
12 min
JavaScript Air
048 jsAir - JavaScript and the Web Platform with Brendan Eich
JavaScript and the Web Platform with Brendan Eich Description: JavaScript has changed the world. It has changed my life. This will be the last episode of JavaScript Air. Brendan Eich, the creator of JavaScript and the guest on our first show, will join us to wrap up the show. Please join us for our grand finale. Show sponsors:Egghead.io - Bite-sized web development video training Frontend Masters - Expert front-end training TrackJS - JavaScript Error Monitoring React.js Program - Master the React.js Ecosystem Hired.com - We Bring Job Offers To You Links, Picks, and...
2016-11-02
1h 05
Пятиминутка PHP
Выпуск №21 - list()
Пятиминутка PHP - подкаст о новостях из мира PHP, интересных постах в блогах и современных подходах к разработке. http://5minphp.ru Выпуск №21 - list() http://5minphp.ru/episode18 - что такое RFC в мире PHP? https://wiki.php.net/rfc/list_keys - PHP RFC: Allow specifying keys in list() http://php.net/manual/en/function.list.php - описание конструкции list() https://wiki.php.net/rfc/short_list_syntax - PHP RFC: Square bracket syntax for array destructuring assignment
2016-06-01
04 min
Working Draft
Revision 248: ECMAScript 6 und 7
Mit Dr. Axel Rauschmayer als Gast haben wir das virtuelle Working Draft Studio kurzerhand in ein ECMAScript-Sprechzimmer umgewandelt. Schaunotizen [00:02:50] ECMAScript 6/7/2015/2016 Axel ist vor allem für seine umfassenden Forschungen zu den neuen Sprachstandards für JavaScript bekannt. In der Sprechstunde nehmen wir sämtliche neuen Sprachfeatures auseinander, reden über syntaktischen Zucker, neue Konzepte und Implementierungen. Außerdem gibt es noch folgendes: Mixins zur Mehrfachvererbung in JavaScript Generator-basierender Flow Control mit co Infos zum TC39 Prozess Aktuelle ECMAScript proposals und ihre Stufe Infos zum TC39 Prozess von Axel selbst Dieses Beispiel, das im Zusammenhang mit Destructuring und I...
2016-01-10
1h 11
Adventures in Angular
060 AiA Further Down the Road to NG2
This episode is a follow-up episode of Adventures in Angular Episode #48: The Road to NG2 Also, don’t forget to get your Angular Remote Conf Tickets! The online/completely remote conference will run from Thursday, September 24th thru Saturday, September 26th. 03:18 - Panelist Recent Experimentation06:25 - ES6 vs Typescript, ToolingDan Wahlin and John Papa Bringing Their View On The Latest In Angular @ Angular U 2015 AtomVisual Studio CodeWebstormGrunt / Gulp11:21 - Destructuring Destructuring and parameter handling in ECMAScript 6 16:01 - Debugging17:07 - Angular 1 => 2MVCKey Features NeededGetting in the Front Door (Getting Past the Ecosystem)Angular 1 and Angular 2 integration: the path to seamless upgrade 27:32 - Angular...
2015-09-17
46 min
Adventures in Angular
060 AiA Further Down the Road to NG2
This episode is a follow-up episode of Adventures in Angular Episode #48: The Road to NG2 Also, don’t forget to get your Angular Remote Conf Tickets! The online/completely remote conference will run from Thursday, September 24th thru Saturday, September 26th. 03:18 - Panelist Recent Experimentation06:25 - ES6 vs Typescript, ToolingDan Wahlin and John Papa Bringing Their View On The Latest In Angular @ Angular U 2015 AtomVisual Studio CodeWebstormGrunt / Gulp11:21 - Destructuring Destructuring and parameter handling in ECMAScript 6 16:01 - Debugging17:07 - Angular 1 => 2MVCKey Features NeededGetting in the Front Door (Getting Past the Ecosystem)Angular 1 and Angular 2 integration: the path to seamless upgrade 27:32 - Angular...
2015-09-17
46 min
All JavaScript Podcasts by Devchat.tv
171 JSJ Babel with Sebastian McKenzie
02:28 - Sebastian McKenzie Introduction Twitter GitHub Blog 02:53 - Babel (Pronunciation Clarification) 05:56 - History Learn ES2015 - Babel 09:14 - The State of Babel 09:59 - Babel and the TC39 Process 11:54 - Features That Can’t Be Transpiled Weak Maps and Proxies 13:45 - Readability and Performance Output Traceur 18:12 - Plugin Architecture 19:58 - ES6/2015 Feature Implementation Blockscoping Labels Exceptions Destructuring 25:49 - The Birth of Babel 26:45 - Babel
2015-08-05
47 min
JavaScript Jabber
171 JSJ Babel with Sebastian McKenzie
02:28 - Sebastian McKenzie IntroductionTwitter GitHub Blog02:53 - Babel (Pronunciation Clarification)05:56 - HistoryLearn ES2015 - Babel09:14 - The State of Babel09:59 - Babel and the TC39 Process11:54 - Features That Can’t Be TranspiledWeak Maps and Proxies 13:45 - Readability and Performance OutputTraceur18:12 - Plugin Architecture19:58 - ES6/2015 Feature ImplementationBlockscopingLabelsExceptionsDestructuring25:49 - The Birth of Babel26:45 - Babel vs Traceur28:08 - Future Babel FeaturesCode OptimizationMinificationLinting30:15 - The Status of ES2015 and ES201631:01 - Browser Support35:03 - Marketing 35:59 - TypeScript 37:24 - Babel Development and LaborPicks Primitive.io (Joe) Armada: The Novel by Ernest Cline (Joe) How to Win Friends & Influence People by Dale Car...
2015-08-05
47 min
All JavaScript Podcasts by Devchat.tv
171 JSJ Babel with Sebastian McKenzie
02:28 - Sebastian McKenzie Introduction Twitter GitHub Blog 02:53 - Babel (Pronunciation Clarification) 05:56 - History Learn ES2015 - Babel 09:14 - The State of Babel 09:59 - Babel and the TC39 Process 11:54 - Features That Can’t Be Transpiled Weak Maps and Proxies 13:45 - Readability and Performance Output Traceur 18:12 - Plugin Architecture 19:58 - ES6/2015 Feature Implementation Blockscoping Labels Exceptions Destructuring 25:49 - The Birth of Babel 26:45 - Babel
2015-08-05
47 min
JavaScript Jabber
168 JSJ The Future of JavaScript with Jafar Husain
03:04 - Jafar Husain IntroductionTwitter GitHubNetflixTC3903:29 - The Great Name Debate (ES6, ES7 = ES2015, ES2016!!)05:35 - The Release CycleWhat This Means for Browsers08:37 - Babel and ECMAScript 09:50 - WebAssembly 13:01 - Google’s NACL 13:23 - Performance > Features?ES6 Feature Performance (JavaScript Weekly Article) Features Implemented as Polyfills (Why Bother?)20:12 - TC39 24:22 - New FeaturesDecoratorsPerformance Benefit?28:53 -Transpilers34:48 - Object.observe() 37:51 - Immutable Types 45:32 - Structural Types47:11 - Symbols48:58 - Observables52:31 - Async Functionsasyncawait57:31 - Rapid Fire Round - When New Feature Will Be Released in ES2015 or ES2016let - 15for...of - 15modules - 15destructuring - 15promises - 15default function argument expressions - 15...
2015-07-15
1h 17
CodeLunch.fm
6. ECMAScript6 & Project Euler
今回は@h13i32maruと@iizukakの二人で、ECMAScript6とProject Eulerについて話をしました。 ECMAScript6 Destructuring and parameter handling in ECMAScript 6 ES6 Generatorを使ってasync/awaitを実装するメモ ECMAScript compatibility table Project Euler 火星の人
2015-01-30
52 min
All JavaScript Podcasts by Devchat.tv
068 JSJ ES6 with Aaron Frost
Panel Aaron Frost (twitter github blog) Merrick Christensen (twitter github) Joe Eames (twitter github blog) Jamison Dance (twitter github blog) Discussion 01:36 - Aaron Frost Introduction Web Developer at Domo 1.21 Gigawatts – Chromeapps with Angularjs and Node (Aaron Frost and Dave Geddes) JS.next: A Manager’s Guide by Aaron Frost 02:21 - ECMAScript and JavaScript Brendan Eich talking about the Lord Of The Rings Comparison JScript ActionScript 06:02 - TC39 on ECMA Notes from the TC39 Meetings 06:44 - ECMAScript:Harmony 09:59 - ES6 Features Arrow Functions/Lambdas Lexical Scoping Destructioning Spreading Sets & Maps Equivalent Detection Generators Binary Data 12:17 - Arrow Functions 14:23 - Data Proofing Func...
2013-07-26
47 min
JavaScript Jabber
068 JSJ ES6 with Aaron Frost
PanelAaron Frost (twitter github blog) Merrick Christensen (twitter github) Joe Eames (twitter github blog) Jamison Dance (twitter github blog) Discussion 01:36 - Aaron Frost IntroductionWeb Developer at Domo 1.21 Gigawatts – Chromeapps with Angularjs and Node (Aaron Frost and Dave Geddes) JS.next: A Manager’s Guide by Aaron Frost 02:21 - ECMAScript and JavaScriptBrendan Eich talking about the Lord Of The Rings Comparison JScript ActionScript 06:02 - TC39 on ECMANotes from the TC39 Meetings 06:44 - ECMAScript:Harmony 09:59 - ES6 FeaturesArrow Functions/Lambdas Lexical Scoping Destructioning Spreading Sets & Maps Equivalent Detection Generators Binary Data 12:17 - Arrow Functions 14:23 - Data...
2013-07-26
47 min
All JavaScript Podcasts by Devchat.tv
068 JSJ ES6 with Aaron Frost
Panel Aaron Frost (twitter github blog) Merrick Christensen (twitter github) Joe Eames (twitter github blog) Jamison Dance (twitter github blog) Discussion 01:36 - Aaron Frost Introduction Web Developer at Domo 1.21 Gigawatts – Chromeapps with Angularjs and Node (Aaron Frost and Dave Geddes) JS.next: A Manager’s Guide by Aaron Frost 02:21 - ECMAScript and JavaScript Brendan Eich talking about the Lord Of The Rings Comparison JScript ActionScript 06:02 - TC39 on ECMA Notes from the TC39 Meetings 06:44 - ECMAScript:Harmony 09:59 - ES6 Features Arrow Functions/Lambdas Lexical Scoping Destructioning Spreading Sets & Maps Equivalent Detection Generators Binary Data 12:17 - Arrow Functions 14:23 - Data Proofing Func...
2013-07-26
47 min