POPULARITY
Thomas Perry’s THE LITTLE BOOK OF IMPEDIMENTS: https://www.amazon.com/Little-Book-Impediments-Thomas-Perry/dp/1523485507 Tom’s bio: https://hyperdriveagile.com/trainers/tom-perry Tom on LinkedIn: https://www.linkedin.com/in/tlperry/ Mentioned in this episode: Dynamic Reteaming: https://www.google.com/books/edition/Dynamic_Reteaming/uDjrDwAAQBAJ?hl=en&gbpv=1&printsec=frontcover F.A.S.T. Agile: https://www.fastagile.io Pretty Agile: https://prettyagile.com.au The post 293 Mixins with Agile Frameworks first appeared on Agile Noir.
Friday Tradition: Drops of the Week. Fly Like A G6. Jackson wants Tim to bring his beard back. Real talk. Full stop. Hashbrown talk. Big wedding weekend for Jackson. Faurot has quite the glizzy. Would you rather MMF with a stranger or a buddy? Shrubs in your food. Batting stances. Tom Schmitt from Salt n Smoke is in the house with treats. They don't order shame at SnS. Velcroing beards with another man. Mixins is fixins. New menu items. The South County location opening soon. Learn more about your ad choices. Visit podcastchoices.com/adchoicesSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.
Friday Tradition: Drops of the Week. Fly Like A G6. Jackson wants Tim to bring his beard back. Real talk. Full stop. Hashbrown talk. Big wedding weekend for Jackson. Faurot has quite the glizzy. Would you rather MMF with a stranger or a buddy? Shrubs in your food. Batting stances. Tom Schmitt from Salt n Smoke is in the house with treats. They don't order shame at SnS. Velcroing beards with another man. Mixins is fixins. New menu items. The South County location opening soon. Learn more about your ad choices. Visit megaphone.fm/adchoices
Scott and Wes chomp through CSS Mixins and Functions, discussing the latest features making their way into CSS. From Tailwind-like classes to fluid typography, join us as we explore the possibilities and practical applications of these new tools. Show Notes 00:00 Welcome to Syntax! 01:24 Brought to you by Sentry.io 03:00 CSS Is getting Functions and Mixins! CSS Mixins and Functions Explainer CSS Working Group Discussion 06:19 Functions and mixins, how are they different? 07:26 Don't get hung up on the syntax, or maybe do. 09:12 CSS Functions. 12:02 Some use-cases. 15:58 CSS Mixins. 16:31 Tailwind-like classes. 17:53 Tailwind-like arbitrary syntax. 20:08 Fluid typography. 21:13 Let's talk about logic. Hit us up on Socials! Syntax: X Instagram Tiktok LinkedIn Threads Wes: X Instagram Tiktok LinkedIn Threads Scott:X Instagram Tiktok LinkedIn Threads Randy: X Instagram YouTube Threads
Topics covered in this episode: * Hatch v1.8* svcs: A Flexible Service Locator for Python Steering Council 2024 Term Election Results Python protocols. When to use them in your projects to abstract and decoupling Extras Joke Watch on YouTube About the show Sponsored by us! Support our work through: Our courses at Talk Python Training The Complete pytest Course Patreon Supporters Connect with the hosts Michael: @mkennedy@fosstodon.org Brian: @brianokken@fosstodon.org Show: @pythonbytes@fosstodon.org Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Tuesdays at 11am PT. Older video versions available there too. Michael #1: Hatch v1.8 Hatch now manages installing Python for you. Hatch can build .app and .exe stand-alone binaries for you The macOS ones are signed (signed!) Discussion here Brian #2: svcs : A Flexible Service Locator for Python Hynek A library to help structure and test Python web applications. “svcs (pronounced services) is a dependency container* for Python. It gives you a central place to register factories for types/interfaces and then imperatively acquire instances of those types with automatic cleanup* and **health checks.” “Benefits: Eliminates tons of repetitive boilerplate code, unifies acquisition* and cleanups of services, provides full static type safety for them, simplifies testing through loose coupling, improves live introspection and monitoring* with **health checks.” Hynek has started a YouTube channel, and is starting with an explanation of svcs. Yes, Hynek, we want more videos. I like that it's not a beginner level. My request for future videos: just past beginner, and also intermediate level. There are plenty of basics videos out there, not as many filling the gaps between beginner and production. Michael #3: Steering Council 2024 Term Election Results The 2024 Term Python Steering Council is: Pablo Galindo Salgado Gregory P. Smith Emily Morehouse Barry Warsaw Thomas Wouters Full results are available in PEP 8105 . How do you become a candidate? Candidates must be nominated by a core team member. If the candidate is a core team member, they may nominate themselves. Brian #4: Python protocols. When to use them in your projects to abstract and decoupling Carlos Vecina “Protocols are an alternative (or a complement) to inheritance, abstract classes and Mixins.” Understanding interactions between ABC, MixIns and Protocols in Python With examples Extras Brian: Donations. It's a decent time of the year to donate to projects that help you Python Software Foundation Django Software Foundation Python Bytes Also, look for “Sponsor this project” links in GitHub for projects you depend on. Michael: Mastodon guidelines (mine): If you have a picture and description, I'll probably follow you back If you have posts that seem relevant +1 If you have a verified webpage +1 If your account is private, won't. I don't understand really since private group messages already exist and the profile itself is public. Speaking of Mastodon. I had a productive conversation with the PSF and others around masks and conferences. Dropbox spooks users by sending data to OpenAI for AI search features There was a comment in the above article to the effect of “Once you give your data to a third party (even trusted like Dropbox), you no longer control that data.” That sent me searching and thinking… sync.com? proton drive (discount code)? nextcloud? filen.io? icedrive.net? ownCloud's recent CVE makes me a bit nervous of self-hosted options. Either way, Cryptomator is very interesting. Beyond privacy, this got me thinking, just how many hours of dev time have been diverted to add mediocre-at-best AI features to everything? I'm doing a big digital decluttering and have lots to say on that soon. Not submitting my talks to PyCascades this year. But I did submit 3 talks to PyCon US.
In this episode, we explore the question of whether CSS is making Sass obsolete in front-end web development. We examine the advantages and disadvantages of both CSS and Sass and provide insights on which option may be best for your project.
In this episode of Syntax, Wes and Scott go through all the features of Sass and decide where we are at with Native CSS alternatives, giving each feature a rating of replaceable, plausible, or missing. Show Notes 00:11 Welcome 01:17 Easter updates 04:17 Getting into Sass 06:03 What is PostCSS? 09:52 CSS Variables 13:49 CSS Nesting CSS Nesting - Chrome Developers postcss-plugins/plugins/postcss-nesting at main · csstools/postcss-plugins 23:13 Colors CSS5 Color Functions — Syntax Podcast 479 29:08 CSS Looping 34:20 Mixins or extends 39:34 CSS Partials Features - PostCSS Preset Env - CSSTools 44:29 CSS Math 49:40 Functions Is Houdini Ready Yet? 52:04 Firefox and Safari support 55:08 Back to Functions 56:21 BEM Syntax 58:51 SIIIIICK ××× PIIIICKS ××× ××× SIIIIICK ××× PIIIICKS ××× Scott: Solar Lantern Wes: Cotton Candy Machine Shameless Plugs Scott: Sentry Wes: Wes Bos Tutorials Tweet us your tasty treats Scott's Instagram LevelUpTutorials Instagram Wes' Instagram Wes' Twitter Wes' Facebook Scott's Twitter Make sure to include @SyntaxFM in your tweets
In this potluck episode, Scott and Wes talk home electicity, and then answer your questions about native web components, JS class mixins, JavaScript for marketers, managing application secrets, and more! Sentry - Sponsor If you want to know what's happening with your code, track errors and monitor performance with Sentry. Sentry's Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up. Show Notes 00:10 Welcome 01:09 Sponsor: Sentry 02:18 Electrical house update Klien Wirestrippers 07:45 Custom Syntax podcast browser Custom Syntax browser 09:29 When using browser native web components (i.e. extends HTMLElement), should the whole application be wrapped in a component tree similar to how React apps do it? Deno Using Web Components with Next or any SSR Framework 16:12 Should I avoid JS/TS class mixins? 21:07 Is it acceptable to have any string value as a value for a CSS custom property? 26:48 Should agencies consider building marketing sites with JS frameworks or is Wordpress still the best option here? 33:56 What are the main things to think about when laying the foundations for an app or project that will hopefully grow into something big? 41:24 Will Javascript skills give me an edge over other local digital marketers? WordPress Ghost 46:00 What tool, if any, do you use for publishing packages? 50:19 Do you have any suggestions on how I can find time to code more? Bit 54:17 how do you both manage your application secrets (API keys, database credentials etc) when deploying to Digital Ocean or Linode? 58:52 SIIIIICK ××× PIIIICKS ××× ××× SIIIIICK ××× PIIIICKS ××× Scott: Physical 100 Wes: Leviton D23LP-2RW Decora Smart Wi-Fi Mini Plug-In Dimmer Tweet us your tasty treats Scott's Instagram LevelUpTutorials Instagram Wes' Instagram Wes' Twitter Wes' Facebook Scott's Twitter Make sure to include @SyntaxFM in your tweets
In this Hasty Treat, Scott and Wes talk through their wishlist for CSS in 2023 including mixins, range selectors, fit text, robust color functions, overflown, and more. Show Notes 00:26 Welcome 01:09 Snow skate update 03:01 Mixins 05:06 Range selector 09:36 :first-of-column :last-of:column / row Ability to target items in nth-row of autofilled, implicit grid 11:43 Fit Text 13:34 Overflow-x, overflow-y control 15:36 Full support for CSS with Inline Styles 16:24 nth-of-found() 18:18 Robust Color functions 22:19 resize: both but no overflow or scroll 23:39 Animate height auto 23:57 Full attr() support 25:07 CSS References CSS References 26:59 overflown + :stuck 28:56 Multi-line selectors 30:35 Container Queries - select the container itself 32:04 :is-scrolled - select a container when it's scrolled Tweet us your tasty treats Scott's Instagram LevelUpTutorials Instagram Wes' Instagram Wes' Twitter Wes' Facebook Scott's Twitter Make sure to include @SyntaxFM in your tweets
Today on the show we have Meenal Lele, medical researcher, founder of Lil Mixins and author of The Baby and the Biome. Meenal Lele's personal experience fueled her interest in the importance of the microbiome after her son developed food allergies as a baby. Motivated by this she sought to figure out the root cause of what was causing these allergies. Drawing on her medical background and through extensive research and interviews with scientists and doctors, Meenal discovered the simple, practical steps that all parents and pregnant people can take to help foster a healthy and protective microbiome in their baby. The Baby and the Biome is meant to empower parents to safeguard their children's health for years to come. In the intro we also discuss our love of seasonal beverages and favorite "peppermint mocha" alternatives (since Erica could have one daily!) To learn more visit: https://www.lilmixins.com or visit instagram @lilmixins Purchase "The Baby and The Biome" by clicking here Don't forget to subscribe, rate, and review Courageous Wellness! We release new episodes each #WellnessWednesday You can also follow us on instagram @CourageousWellness and visit our website: www.courageouswellness.net to get in touch. Shop Vintners Daughter + Get 2-Day Free Shipping This episode is brought to you by Dr. Jen Natural Toothpaste – a toothpaste, created by a real dentist using nourishing & natural ingredients, proven to remineralize tooth enamel to prevent decay. If you want to try Dr. Jen Natural Toothpaste – you can save 10% with code CW Podcast at checkout when you visit www.drjennatural.com This episode is brought to you by Milk+Honey. To receive 20% off your purchase visit www.milkandhoney.com and use code: CWPODCAST (all one word) at checkout! Milk+Honey is a line of non-toxic, effective, and safe bath, body, and skincare products made in small batches in Austin, Texas. You can also save 20% on all spa treatments at Milk+Honey Spa locations in Los Angeles and Texas and get a special rate on a curated Courageous Wellness Retreat Spa Package that includes a 60 minute massage and dry brushing. Book over the phone or online and visit: milkandhoneyspa.com Meet NED: You can receive 15% off our favorite Ned CBD products, including the Hormone Balance Blend and the Full Spectrum Hemp Oil, go to www.helloned.com and enter the code CWPODCAST at checkout We are so excited to partner with Seed! You can save 15% on Seed Synbiotic by using code: courageous15 at checkout. Head to www.seed.com to learn more. Save 20% on Sakara clean boutique and meal delivery with code: xocourageous at checkout! Are you interested in becoming a health coach or furthering your nutrition education? We loved our program at the Institute for Integrative Nutrition and are happy to offer our listeners a discount on tuition! To receive up to $2000 off tuition (for payments in full and $1000 off tuition for payment plans) you can use our name Aly French or Erica Stein when you enroll. To learn more you can also take a Sample Class, check out the Curriculum Guide, or visit the application page to enroll. This Episode is Sponsored by Sprout Living. To Save 20% on Our Favorite Plant Based Protein Powders by Sprout Living visit: http://www.sproutliving.com and use code CWPodcast at checkout. This episode is brought to you by NIX a sustainable & natural mouthwash that aims to eliminate single-use plastic waste while using the highest quality natural ingredients to create a mouthwash that is both gentle on you and gentle on our planet. You can save 25% when you visit www.nixmouthwash.com and use code CWPodcast at checkout.
We hear a lot about the first 3 years of a baby's life — how critical those years are to brain development. But today's guest, the author of The Baby and the Biome, would argue that the same window is just as critical for our gut. Probiotics may have a role in keeping that system healthy. But are probiotics helpful to babies? And what about when you're pregnant? Jessica Rolph, your host, welcomes Meenal Lele, founder of Lil' Mixins. Highlights: [1:39] When do babies pick up their first dose of bacteria? [2:54] How does birth affect this bacterial environment? How does the introduction of bacteria differ between a C-section and a vaginal birth? [4:56] What can people who have C-sections do to replicate the bacteria that's introduced during a vaginal birth? [5:58] Should parents bathe their babies right away, or is there any benefit to letting them go unbathed for those first few days? [7:18] What are significant sources of good bacteria for your baby to build their microbiome in those first weeks? [9:18] What kind of probiotics does Meenal recommend for mixing into formula? How do you work those into breast milk? [11:11] When our babies start to eat solid foods, should we supplement with probiotics? [12:51] What are other benefits of probiotics and supplementation? [14:22] What would Meenal do if she had a baby now, knowing everything she knows? [17:18] Why have human microbiomes lost microbial diversity? [21:52] Jessica shares her top takeaways from the conversation with Meenal. Mentioned in this episode: Brought to you by Lovevery.com Receive weekly emails about your child's development, and stay in the know about new play essentials, promos, and more by signing up at Lovevery.com Follow Lovevery and Jessica Rolph on Instagram.
One of the most common questions for parents of newborns is how can you prevent a food allergy? A whopping 5.6 million kids in the U.S. have food allergies, and for their parents, keeping them safe is no easy feat. They spend so much of their time preventing accidental exposures and allergic reactions. They avoid foods, read food labels, ask questions, talk to people who care for their child, have care plans, and carry epinephrine. Although the guidance for preventing a food allergy was to avoid allergenic foods for a period of time after starting solids, in recent years, research shows that early introduction of allergenic foods is actually effective. In this episode, I sat down with Meenal Lele, founder and CEO of Lil Mixins and a mom to a child with a food allergy. As a busy working mom, Meenal knew there had to be a better way to make early introduction easy, so she took the research, and her knowledge of food science, and developed infant powders that are protein supplements which make early introduction of peanut, tree nut, and egg protein simple and easy. Meenal and I talk about a baby's microbiome, gut health, and what it has to do with food allergies. She also talks about her ah-ah moment when she knew, without a doubt, that she had a solution that parents needed and pediatricians would recommend, her journey to launch and grow her company, challenges she encountered, and what the future holds. We also talk about her new book,“The Baby and the Biome: How the Tiny World Inside Your Child Holds the Secret to Their Health," and new research that is likely to identify a cure for food allergy. Welcome 4:00 Let's talk about your story! 4:46 We hear a lot about the gut microbiome, but why is it something that new parents need to know about? 6:28 What do you think about infant probiotics? 8:35 What are the causes of infant gut disruption? 10:32 What has changed in recent years and what do new parents need to know about introducing allergens to babies? 13:20 The protein in peanuts can trigger food allergies—explain! 16:30 Can food allergies and other immune conditions be prevented? 17:48 Is early introduction effective for all allergens? 19:34 Are there babies for which early introduction isn't a good idea? 21:33 Can food allergies be cured? 26:26 Why did you start Lil Mixins? 28:27 What is Lil Mixins? 28:56 Did you conduct market research to determine that parents would buy the product? 30:39 What were the steps you took to get it off the ground? 31:55 What were the challenges you encountered that were also big learning lessons? 34:05 What advice do you have for other parents who may want to start this type of business? 35:09 What is the future for the company? 36:00 Your new book, “The Baby and The Biome” is coming out in September—what can readers expect? LINKS MENTIONED IN THE SHOW Julie mentions her interview with Dr. Tracy Shafizadeh from Evivo about infant gut health. Meenal mentions this 2021 study that found that gut microbes trigger inflammation that exacerbates brain injury in extremely premature infants. Meenal talks about this 2016 study that found babies from Russia had different gut microbes than babies in Finland and Estonia, and a higher incidence rate of e.coli. Meenal talks about the LEAP study, which found early introduction of peanuts can reduce the risk of peanut allergy. Meenal talks about her new book, “The Baby and the Biome: How the Tiny World Inside Your Child Holds the Secret to Their Health.” Learn more about Lil Mixins on their website. Follow Lil Mixins on Instagram and Facebook. FROM OUR PARTNERS Kids Cook Real Food eCourse The Kids Cook Real Food eCourse, created by a mom of 4 and a former elementary school teacher, is designed to build connection, confidence, and creativity in the kitchen. The course includes 30 basic cooking skills, 45 videos including several bonuses, printable supply and grocery shopping lists,
As a follow up on allergies and starting solids, Emily is joined by Meenal Lele— owner and founder of Lil Mixins. Lil Mixins was founded with the purpose (and significant clinical research) to stop food allergies before they start, while making the process simple! Meenal shares her story and what inspired her to prevent food allergies. Also discussed on this episode: -signs to look for with food allergies -allergy testing -asthma -eczema -early allergen introduction -food timeline -top allergens -peanuts/tree nuts -eggs -allergy prevention -how and when to introduce “high risk” foods -treatment vs prevention Preorder The baby and the Biome https://www.penguinrandomhouse.com/books/691027/baby-and-the-biome-the-by-meenal-lele-foreword-by-cezmi-akdis-md/ Lil Mixins website: https://www.lilmixins.com/collections/infant-powders-new For more, follow us on IG @nurturebynaps
With the release of Vue 3, developers now have access to the Composition API, a new way to write Vue components. This API allows features to be grouped together logically, rather than having to organize single-file components by function. Using the Composition API can lead to more readable code, and gives developers more flexibility and scalability when developing their applications, which signals a bright future for Vue. At least, this is what today's guest believes! Today, we speak with Oscar Spencer, developer at Tidelift and co-author of the Grain programming language, about Vue's Composition API and why he believes it represents great things for Vue. We touch on Options API, our opinions of a template-first approach, and why Composition API is infinitely better than Mixins, as well as how JavaScript can prepare developers for Options API and what to watch out for when you first start working with Composition API in Vue. All this plus this week's picks and so much more when you tune in today! Key Points From This Episode: An introduction to today's guest, Oscar Spencer. The panel shares what sound their Slack makes when they receive a new message. Oscar shares his personal passion for the Vue Composition API. Why he believes that Vue's bright future includes the options API too. Why Composition API represents great things for the future of Vue. The panel discusses commit messages, interactive rebasing, and squashing. What Oscar means when he says that the Composition API makes Vue more scalable. Oscar and the panel weigh in on taking a template-first approach Discover Oscar's situational approach to composables when reusing business logic. Composition API versus Mixins and why Oscar believes Composition API is superior. Whether Options API or Composition API is easier to teach to a beginner developer. How JavaScript prepares developers for Options API, which Oscar describes as ‘cozy'. Oscar on how to know when to use Composition API versus Options API. Why you would choose Composition API over simply using JavaScript: reactivity. The panel shares some of the longest Vue components they have worked on. Render functions in Vue and Oscar's perspective on React versus Vue. What to look out for if you're new to Composition API; not understanding Vue's reactivity. Why the coolest thing Oscar has done in Vue is write a backend using the reactivity API. This week's picks: Only Murders in the Building, The Artful Escape, Dyson Sphere Program, The Great Ace Attorney Chronicles, and more! Tweetables: “When I look at the Composition API, I see a very bright future for Vue.” — @oscar_spen (https://twitter.com/oscar_spen) [0:02:22] “The Composition API just gets rid of a whole host of issues that you have with Mixins. In fact, Mixins were my only complaint in Vue 2.” — @oscar_spen (https://twitter.com/oscar_spen) [0:24:05] “Don't be too scared of the [Composition API]. It was definitely designed with composition in mind. It was designed for you to have your composables consuming composables and not blowing up the world – [while] being fairly easy to follow as well.” — @oscar_spen (https://twitter.com/oscar_spen) [0:27:34] “Regular JavaScript modules only get you so far because, fundamentally, what these regular JavaScript modules are missing is the reactivity. What the Composition API is letting us do is compose things that are reactive.” — @oscar_spen (https://twitter.com/oscar_spen) [0:41:44] “By far the biggest gotcha with the Composition API is not understanding Vue's reactivity. That's going to be the biggest gotcha that you can possibly run into. I highly recommend, instead of trying to wing it, just go look at a tutorial.” — @oscar_spen (https://twitter.com/oscar_spen) [0:57:02] Links Mentioned in Today's Episode: Vue-oxford (https://www.npmjs.com/package/vue-oxford) Unconventional Vue - Vue as a Backend Framework (https://www.vuemastery.com/conferences/vueconf-us-2020/unconventional-vue-vue-as-a-backend-framework), Oscar Spencer (VueConf US 2020) AITA for being mad at my parents for decorating my first house without my consent? (https://www.reddit.com/r/AmItheAsshole/comments/pmgu2h/aita_for_being_mad_at_my_parents_for_decorating), iamcag07 @oscar_spen (https://twitter.com/oscar_spen) (Twitter) ospencer (https://github.com/ospenser) (Github) Grain (https://grain-lang.org) Dyson Sphere Program (https://en.wikipedia.org/wiki/Dyson_Sphere_Program) The Artful Escape (https://theartfulescape.com/) Only Murders in the Building (https://www.hulu.com/series/only-murders-in-the-building-ef31c7e1-cd0f-4e07-848d-1cbfedb50ddf), Hulu (Television Show) The Great Ace Attorney Chronicles (https://www.ace-attorney.com/great1-2), Capcom (Nintendo Switch, PlayStation 4, Steam) TERRO® Fly Magnet® Super Fly Roll (https://www.terro.com/terro-fly-magnet-super-fly-roll-t521) Tiny Beautiful Things: Advice on Love and Life from Dear Sugar (https://libro.fm/audiobooks/9780449808269-tiny-beautiful-things?bookstore=bookshoporg), Cheryl Strayed Special Guest: Oscar Spencer.
Meet Molly Higgins. She's a young entrepreneur who not only started a new venture in the midst of a pandemic, but she is learning about life beyond the mixing bowl and knows she is going to do something BIG with her life. Owner of Molly's Mixins', Molly is doing what she loves - making life a little sweeter one cookie at a time. A registered dietician, now full time baker - states that her cookies are "healthy for the soul" if nothing else. Molly shares her journey to take a leap of faith and start her own business to do what she loves. Hard work, determination and grit has kept her grounded and moving forward while literally living out her dream. Molly shares how she's battled imposter syndrome, being a boundary boss and trying not to get "lost in the sauce" while she navigates the growth of her business. She's discovered that when you say yes to yourself rather than everybody else, you will always win. You can find Molly and snag some of her addicting cookies on her website every Thursday at 6:30 p.m. CST at www.mollysmixins.com or follow her on Instagram @mollysmixins, Facebook at Molly's Mixins or email: mollysmixins@gmail.com.Thank you so much for being here and I hope you enjoy this sweet episode. For more ways to bloom in between episodes, hop on over to @liveyourlifeinbloom on Instagram.
Armen takes the lead this week to discuss TypeScript usage and how to bring in mixins into the picture as you build more complicated applications with TypeScript. Panel Armen Vardanyan Charles Max Wood Sponsors Dev Influencers Accelerator PodcastBootcamp.io Level Up | Devchat.tv Picks Armen- Our Planet Charles- Masters of Doom Charles- Ready Player Two Charles- The Chosen Charles- Top End Devs Contact Armen: Armen Vardanyan Armen Vardanyan – Medium Twitter: Armen Vardanyan ( @Armandotrue ) Contact Charles: Devchat.tv DevChat.tv | Facebook Twitter: DevChat.tv ( @devchattv )
Armen takes the lead this week to discuss TypeScript usage and how to bring in mixins into the picture as you build more complicated applications with TypeScript. Panel Armen VardanyanCharles Max Wood Sponsors Dev Influencers AcceleratorPodcastBootcamp.ioLevel Up | Devchat.tv Picks Armen- Our PlanetCharles- Masters of DoomCharles- Ready Player TwoCharles- The ChosenCharles- Top End Devs Contact Armen: Armen VardanyanArmen Vardanyan – MediumTwitter: Armen Vardanyan ( @Armandotrue ) Contact Charles: Devchat.tvDevChat.tv | FacebookTwitter: DevChat.tv ( @devchattv )
Armen takes the lead this week to discuss TypeScript usage and how to bring in mixins into the picture as you build more complicated applications with TypeScript. Panel Armen VardanyanCharles Max Wood Sponsors Dev Influencers AcceleratorPodcastBootcamp.ioLevel Up | Devchat.tv Picks Armen- Our PlanetCharles- Masters of DoomCharles- Ready Player TwoCharles- The ChosenCharles- Top End Devs Contact Armen: Armen VardanyanArmen Vardanyan – MediumTwitter: Armen Vardanyan ( @Armandotrue ) Contact Charles: Devchat.tvDevChat.tv | FacebookTwitter: DevChat.tv ( @devchattv )
Armen takes the lead this week to discuss TypeScript usage and how to bring in mixins into the picture as you build more complicated applications with TypeScript. Panel Armen Vardanyan Charles Max Wood Sponsors Dev Influencers Accelerator PodcastBootcamp.io Level Up | Devchat.tv Picks Armen- Our Planet Charles- Masters of Doom Charles- Ready Player Two Charles- The Chosen Charles- Top End Devs Contact Armen: Armen Vardanyan Armen Vardanyan – Medium Twitter: Armen Vardanyan ( @Armandotrue ) Contact Charles: Devchat.tv DevChat.tv | Facebook Twitter: DevChat.tv ( @devchattv )
Armen takes the lead this week to discuss TypeScript usage and how to bring in mixins into the picture as you build more complicated applications with TypeScript. Panel Armen Vardanyan Charles Max Wood Sponsors Dev Influencers Accelerator PodcastBootcamp.io Level Up | Devchat.tv Picks Armen- Our Planet Charles- Masters of Doom Charles- Ready Player Two Charles- The Chosen Charles- Top End Devs Contact Armen: Armen Vardanyan Armen Vardanyan – Medium Twitter: Armen Vardanyan ( @Armandotrue ) Contact Charles: Devchat.tv DevChat.tv | Facebook Twitter: DevChat.tv ( @devchattv )
In an unprecedented show of activity - merely two weeks after the new years first episode (170) Mark and Greg are back, this time joined by Andres Almiray (Oracle) and Stephen Connolly (Cloudbees) to discuss all things build, modules, this weeks Java 16 release, and why Java programmers should take a look at the rust programming language. Hosts Mark Derricutt - @talios Greg Amer Guests Andres Almiray - @aalmiray Stephen Connolly - @connollys Table of Contents 00:00:15 Intro 00:00:37 Guest Introductions 00:02:05 Java 16 Released! 00:02:47 Jenkins and JDK Versions 00:04:38 var changes = LIPSERVICE; 00:05:11 Improve your Java by learning Rust 00:07:31 Hey Bruno - It's NOT YAML! 00:10:22 Project Liliput 00:11:31 Java Turning 26 00:13:30 Java for CLIs? 00:16:47 Modules: Thought on The Java Platform Module System 00:18:12 Modules: Modules and Versioning 00:19:15 Modules: Semantic Versioning 00:22:19 Build: Hijacking The Maven Release Process 00:26:40 Explicit Merge Commits 00:29:16 Build: JDK Dependency (Lacking) In Maven 00:31:21 Kotlin Standard Library Versions 00:31:53 Libraries should avoid Guava 00:35:36 Jackson Version 3 Changes 00:39:10 Modules: The Lack Of Runtime Versioning In Modules 00:39:46 Modules: Agents And Module Systems 00:40:39 Run The Damn Tests Twice 00:46:00 Modules: Module Systems and Debugging 00:55:02 The Ecosystem Is More Than Code 00:55:46 Build: The Hinderance of IDEs 00:56:47 Build: Mixins In Maven 01:02:18 Build: The Perfect POM is with a BOM 01:07:17 Build: Custom Lifecycles as Mixins 01:10:09 Build: Gradle is Surprises and Deathtraps 01:11:31 Build: Maven Consumer POM and POM 4.0.0 01:14:16 Build: Project Dependency Trees Proposal 01:23:28 Build: Maven 4 and 5 Releases 01:26:49 Build: Plugin Phases and Execution Order 01:33:05 Build: Interim Hacks and Abstractions Considered Harmful 01:39:33 The Problem with Preview Features News Oracle Announces Java 16 Project Lilliput - OpenJDK proposal to reduce the Java object header by half or more would lower memory and CPU usage on all Java workloads. Pull Requests merging instanceof Pattern matching https://github.com/openjdk/jdk/pull/2544 https://github.com/openjdk/jdk/pull/2879 https://github.com/openjdk/jdk/pull/2913 JEP 401: Primitive Objects (Preview)and many other new JEPs landed for JDK 17. Caffeine cache goes 3.0 and with it - JDK11 baseline Links Semantic Versioning git-timestamp-maven-plugin Git Log's --first-parent Option The rise of Kotlin's stdlib and the versioning conflicts that may arise guava-beta-checkerfor Error Prone Jackson Release 3 Plans Build Health PomChecker 1.1.0 has been released! Problems with sorting, tidying poms Build / life cycle order Maven Bill of Materials Maven Tiles / Mixins Crafting better Gradle builds with the Kordamp Gradle Plugin suite with Andres Almiray (YouTube Video) Proposal: Project Dependency Trees schema Plugin Execution & Property Ordering Tests Module Systems Java Platform Module System / Jigsaw Layrry- Including an excellent video demonstration of Layrry in action with JavaFX. OSGi Runtime Dependencies (build is only half the picture)
Have you heard the great news? The Remote Ruby Podcast was voted one of the favorite technical podcasts, listed second, on Planet Argon’s 2020 Ruby on Rails Community Survey. Thank you to everyone who voted for us!! We are humbled and excited! On today’s episode, the guys discuss CableReady’s morph functionality. Chris has been working on a new course and he fills us in on that. Andrew and Chris discuss their favorite live streaming choices. Chris installed Rails 1.0 and finds it fascinating. Andrew tells us about lib directory and Jason talks about Mixins. Also, Andrew and Chris discuss monkey patching gems. Download this episode now to find out all this and more!
I welcome back Dr. Shreya Patel, an Allergist and Immunologist. We spoke on episode 7 about Eczema 101 and she's back to talk all about FOOD ALLERGIES and FPIES. Parents are afraid of their child having a food allergy, but it is this fear that can cause them to delay the introduction of allergenic of foods which can increase chances of a food allergy.What are the most common allergenic foods?Can children outgrow food allergies?When can you introduce allergenic foods?What's the deal on allergenic food programs like Spoonful One, Ready Set Food, and Lil' Mixins?What is FPIES? And what are the signs? Listen in as we answer these questions and so much more! Follow us on Instagram @pedsdoctalk and @shreyapatelmd to continue the conversation. Learn more about your ad choices. Visit megaphone.fm/adchoices
I welcome back Dr. Shreya Patel, an Allergist and Immunologist. We spoke on episode 7 about Eczema 101 and she's back to talk all about FOOD ALLERGIES and FPIES. Parents are afraid of their child having a food allergy, but it is this fear that can cause them to delay the introduction of allergenic of foods which can increase chances of a food allergy.What are the most common allergenic foods?Can children outgrow food allergies?When can you introduce allergenic foods?What's the deal on allergenic food programs like Spoonful One, Ready Set Food, and Lil' Mixins?What is FPIES? And what are the signs? Listen in as we answer these questions and so much more! Follow us on Instagram @pedsdoctalk and @shreyapatelmd to continue the conversation.
Entrepreneur Meenal Lele joins us on The Good Word podcast with inspiration for aspiring entrepreneurs! Meenal created Lil Mixins after her first son developed severe food allergies. She was determined to find a way to curb food allergies for her second son! She created Lil Mixins, powdered foods that can be easily stirred into baby food in the correct amounts, to curb allergies. Meenal shares the process of starting her own business and how “everything in the universe aligned” leading to her success!
On a special edition of Jawn Appetit, Meenal Lele of Lil Mixins joins us to discuss early allergen introduction as we close out National Asthma and Allergy Awareness Month. We also discuss the potential of virtual dining experiences, and we tell you were to get some of the best to-go cocktails in the city. --- This episode is sponsored by · Anchor: The easiest way to make a podcast. https://anchor.fm/app --- Send in a voice message: https://anchor.fm/war-room-sports-llc/message
On a special edition of Jawn Appetit, Meenal Lele of Lil Mixins joins us to discuss early allergen introduction as we close out National Asthma and Allergy Awareness Month. We also discuss the potential of virtual dining experiences, and we tell you were to get some of the best to-go cocktails in the city.
It's cold outside....so LET'S EAT ICE CREAM! The Faturday team stopped at Freezing Thai Rolled Ice Cream as well as Mixins Rolled Ice Cream. Roll with the team on a sweet treat and watch out for Yeti's! Fact check: Avocados do not float, but they do have fat.
Wir haben uns ausnahmsweise mal tagsüber zusammengesetzt, um uns anhand von ein paar Fragen über Python zu unterhalten. Inspiriert von "My Python Development Environment, 2020 Edition" versuche ich hier gerade mal Dinge in einem Github-Repository zu sammeln, die nützlich sein können, wenn man eine Python Entwicklungsumgebung aufsetzen will. Momentan ist das etwas maclastig, weil ich üblicherweise auf Macs arbeite. Aber wenn jemand für Linux oder Windows ähnliche Tipps hat, freue ich mich natürlich immer über pull requests :). Hier gehts zum Repository. Shownotes Unsere E-Mail für Fragen, Anregungen & Kommentare: hallo@python-podcast.de News aus der Szene Django 3.0 Release Notes django-model-utils Removed private Python 2 compatibility APIs Fragen Home Assistant alt.sysadmin.recovery manpages Not invented here (NIH) Python Modules / Packages Borg Pattern Python Classes/Objects classmethod staticmethod Primer on Decorators functools.wraps Closures Mixins Monkeypatching Function argument unpacking Lambda expressions Container datatypes - UserList / UserDict etc Shallow and deep copy operations Redux Object serialization: pickle marshal shelve Introspection: help dir Thread-based parallelism asyncio - Asynchronous I/O Coverage.py Profiling kcachegrind Picks pyenv Turtle graphics Öffentliches Tag auf konektom
Welcome to this month’s feature in the FearLess Founders series! Today we’re talking with Meenal Lele, the Fearless Founder of Lil Mixins! Lil Mixins is a company that is helping parents reduce their baby’s risk of developing food allergies safely, with real food! Meenal has walked the life of a parent of a child with multiple food allergies for many years now. When her second son was born, she wanted to do something to help prevent him from living a life with food allergies. Meenal was equipped with a plan to stop food allergies before they started! It took a little bit of trial and error and a lot of tenacity, but Meenal was able to get her business up and running on her own! She found mentors to talk to and loves to ask all the right questions to all the right people. She is determined to get the truth out there for parents through our healthcare environment. She doesn’t want to just throw a bunch of numbers at people either. Meenal is determined to make it make sense for parents everywhere! Are you enjoying the FearLess Founder episodes? Let us know! Please join us in the HQ to continue the conversation! As always, please subscribe to the FearLess Business Podcast wherever you listen, and we are always eternally grateful for a review. Find Meenal Lele of Lil Mixins here: Website: https://lilmixins.com Instagram: @lilmixins Facebook: @LilMixins
We chat with Meenal Lele, Founder and CEO of Lil Mixins. Their mission is very simple: make early introduction easy so they can put an end to food allergies. This is the one episode you don't want to miss if you are a new parent.
In this episode Kent and Dan talk about the ways in which you'll have to reconstruct your mental model of how React works in order to get the hang of hooks, and how hooks more closely align with React's intended model. React has made multiple attempts at figuring out a way to share state between components. Mixins, higher-order components, render props, and now hooks. Dan Abramov walks through what went right and what went wrong with each of the implementations prior to hooks. None of these implementations lined up with React's model, they were too indirect, or too limiting. Classes didn't properly fit-in with React's component model either. Components don't use inheritance, they aren't ever instantiated, you don't call methods off of them. Dan explains how Components are more like a stateful function, and how Hooks are a closer aproximation of this mental model. Resources How Are Function Components Different From Classes? Dan Abramov Twitter Github Website Kent C. Dodds Website Twitter Github Youtube Testing JavaScript
In this solo episode, Mike discusses the code refactoring process and then deep dives on work/life balance. Segment 1 - What is Refactoring Refactoring definitionChanging your code to improve its organization and structure without directly influencing it’s performance Explanation of terminologyCode SmellsSomething you notice as your coding that you think will later require a restructure/reorganization ExtensibilityAbility to later down the road use your current code to extend the capabilities of your program without having to rewrite large portions of code Maintainability Make it easier to fix bugs and find issues in your code down the line when you’re not as familiar with it Extraction/componentizationTaking functionality from a method and creating its own method so that it becomes reusable to other functions Segment 2 - Tips Refactor often Create a refactor listWhen you notice a code smell but need to focus on functionality, jot it down in a refactor to do list so you don’t forget to go back and correct Change obscure variable names to proper named variables (Maintainability)Also use appropriate variable types. In JS we are limited but we still have the choice between let, const, var When you notice you’re using the same of similar functionality in multiple functions, externalize that functionality into its own function (extraction/componentization)That could be a seperate function, or it can be a seperate file with a it’s own class and extensible functionalities In vuejs currently you can used Mixins which allow the use of methods across components (in the future this will be handled with hooks) Remove old code that you previously commented out Clean up unused files, folders, functions and images Change code to be extensible to your needs (Extensibility)During sprints with short deadlines sometimes you’ll write code to just get something working while realizing that certain functionality that needs to be implemented in the future won’t work with the current implementation Example: Internationalization Remove unused librariesWe all add libraries as we code to try to meet deadlines faster, but sometimes they don’t work the way we want and we move on to the next one. It’s important to remove them when we realise they don’t fit Use tools like prettier and lint to help maintain code structure on a daily basisExample making sure everything is in spaces instead of tabs Arrow functions instead of expression functions Add comments to sections of code you think need explanation (maintainability) Web News - Work/Life Balance One of the disadvantages of being a contractor/freelancer is not having that 9-5 work structure that you have to follow Depending on your situation though it might be an advantage, if your wife works from home also, you can sometimes spend the best parts of the day together. Instead of going shopping at peak times you can go earlier and just work when you get back Take advantage of off hours for traffic A structured day is great, but everyone has a different work rhythm and being able to structure your day based on that can greatly increase productivity. If you work better in the mornings and early evenings you can make the middle of the day your time off for instance If your considering freelancing you have to be able to structure your own days, which seems simple but can really be a challenge. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub Reddit
The gangs all together and cover your poignant feedback right out of the gate. Then we jump into the psychological trap of freelancing, and imagine a world where app stores are a true level playing field. Plus some really fun picks, a bit of hoopla, and more.
Quasar 1.0 Sneak Peak, Vuetify 2.0, Vue 3.0, TypeScript for Nuxt, Indie Hackers podcast w/Evan You, Computed Setters, Vue gotchas, Mixins & custom functions, and computed properties with parameters.
Ryan Florence is the co-creator of React Router and creator of accessibility-first React libraries Reach Router and Reach UI. Chantastic sits with him to talk about Hooks on the night before they're announced. They talk about React's API growth, if Suspense has taken React to framework-land, what caches and resources mean for developers, and the rebirth of mixins as Hooks.
Panel: Charles Max Wood Lucas Reis Nader Dabit Special Guests: Alex Moldovan In this episode of React Round Up, the panel discusses the article Evolving Patterns in React with its author, Alex Moldovan. Alex is from Romania and works at Fortech as an engineering manager where he works mostly with the front-end development. He also is one of the co-founders of JSHeroes, which is the biggest JavaScript conference in Romania that also has a growing international community behind it. They answer some of Charles questions about React, talk about his article, their thoughts on the new changes, and more! In particular, we dive pretty deep on: Lucas was on React Round Up Episode 11 Lucas intro – works for Zocdoc as a senior front-end developer Alex intro At Fortech as an engineering manager Co-founder of JSHeroes His article Evolving Patterns in React React.createClass rather than ES6 class Started working with React in 2015 React and Redux Nobody knew how to actually build an application in React in the beginning Mixins What has replaced the idea of mixins? Higher Order Components Render Props article by Michael Jackson Implicit with mixins to explicit with render props What about Context? Do you think these new changes are addressing how we build React apps? Thoughts on the new APIs and changes from 16 to 17 Error boundaries Suspense Server-side rendering Using the Constructor Evolving patterns And much, much more! Links: React Round Up Episode 11 Zocdoc Fortech JSHeroes JavaScript Evolving Patterns in React React Redux Render Props article by Michael Jackson React Context React Constructor Alex’s Medium Alex’s GitHub @alexnmoldovan Sponsors Kendo UI Loot Crate FreshBooks Picks: Charles Star Realms Hogwarts Battles Lucas SpeedCurve Nader AWS AppSync GitHub Repo Building AI Enabled GraphQL Applications by Nader appsync-lambda-ai Alex Graphcool Prisma TensorFlow.js
Panel: Charles Max Wood Lucas Reis Nader Dabit Special Guests: Alex Moldovan In this episode of React Round Up, the panel discusses the article Evolving Patterns in React with its author, Alex Moldovan. Alex is from Romania and works at Fortech as an engineering manager where he works mostly with the front-end development. He also is one of the co-founders of JSHeroes, which is the biggest JavaScript conference in Romania that also has a growing international community behind it. They answer some of Charles questions about React, talk about his article, their thoughts on the new changes, and more! In particular, we dive pretty deep on: Lucas was on React Round Up Episode 11 Lucas intro – works for Zocdoc as a senior front-end developer Alex intro At Fortech as an engineering manager Co-founder of JSHeroes His article Evolving Patterns in React React.createClass rather than ES6 class Started working with React in 2015 React and Redux Nobody knew how to actually build an application in React in the beginning Mixins What has replaced the idea of mixins? Higher Order Components Render Props article by Michael Jackson Implicit with mixins to explicit with render props What about Context? Do you think these new changes are addressing how we build React apps? Thoughts on the new APIs and changes from 16 to 17 Error boundaries Suspense Server-side rendering Using the Constructor Evolving patterns And much, much more! Links: React Round Up Episode 11 Zocdoc Fortech JSHeroes JavaScript Evolving Patterns in React React Redux Render Props article by Michael Jackson React Context React Constructor Alex’s Medium Alex’s GitHub @alexnmoldovan Sponsors Kendo UI Loot Crate FreshBooks Picks: Charles Star Realms Hogwarts Battles Lucas SpeedCurve Nader AWS AppSync GitHub Repo Building AI Enabled GraphQL Applications by Nader appsync-lambda-ai Alex Graphcool Prisma TensorFlow.js
One percent of all children have a severe peanut allergy. That doesn't just mean not having Reese's Peanut Butter cups. Peanuts are present is a lot of foods we aren't even aware of. Loraine Ballard Morrill spoke with Meenal Lele, a scientist and parent whose child was affected so she was driven to develop a solution to prevent the allergy in her second child resulting in a product called Lil Mixins.https://www.lilmixins.com/ Loraine speaks with Dr. Deni Carise, Chief Scientific Officer for Recovery Centers of America about best practices for treatment of addiction. Also discussed – safe injection sites.https://recoverycentersofamerica.com/1-855-824-1143
Panel: Chris Fritz Erik Hanchett Divya Sasidharan Joe Eames Special Guests: Dan Pastori In this episode of Views on Vue, the panelists discuss re-using VueJS mixins and filtering Google Map data with Dan Pastori. Dan currently is a developer working with VueJS and Laravel development. They talk about what Laravel is, why they would recommend using it in conjunction with Vue, and the role Vue can hold in a Laravel application. They also touch on why Vue became popular in the Laravel community, the direction of Laravel in the future, and much more! In particular, we dive pretty deep on: Framework Summit Dan intro What is Laravel? History of Laravel and Vue working together Laracasts What would you recommend about Laravel? Laravel documentation Laravel Elixir Very minimal setup VueCasts.com What role does Vue have in a Laravel application? What is a single-page application? Building applications Vue can take over everything or just certain parts depending on what you want Built in Laravel tools to create API Why Vue became popular in the Laravel community Vue is straightforward and flexible Changes coming Direction or Laravel in the future Hybrid single-page applications And much, much more! Links: Framework Summit Vue Laravel Laracasts Laravel documentation Laravel Elixir VueCasts.com @danpastori DanPastori.com Dan’s GitHub Dan’s Medium Picks: Chris Pebble 2 Watch Codenames Vue Contributor Days Divya Oil Painting using HTML and CSS Video: Designing Tools for CSS Grid and Variable fonts Erik The Complete Software Developer's Career Guide by John Sonmez Crushing It! by Gary Vaynerchuk Joe Casio Outdoor Smart Watch Barking Up the Wrong Tree by Eric Barker Dan The Subtle Art of Not Giving a F*ck by Mark Manson Tribe of Mentors by Timothy Ferriss
Panel: Chris Fritz Erik Hanchett Divya Sasidharan Joe Eames Special Guests: Dan Pastori In this episode of Views on Vue, the panelists discuss re-using VueJS mixins and filtering Google Map data with Dan Pastori. Dan currently is a developer working with VueJS and Laravel development. They talk about what Laravel is, why they would recommend using it in conjunction with Vue, and the role Vue can hold in a Laravel application. They also touch on why Vue became popular in the Laravel community, the direction of Laravel in the future, and much more! In particular, we dive pretty deep on: Framework Summit Dan intro What is Laravel? History of Laravel and Vue working together Laracasts What would you recommend about Laravel? Laravel documentation Laravel Elixir Very minimal setup VueCasts.com What role does Vue have in a Laravel application? What is a single-page application? Building applications Vue can take over everything or just certain parts depending on what you want Built in Laravel tools to create API Why Vue became popular in the Laravel community Vue is straightforward and flexible Changes coming Direction or Laravel in the future Hybrid single-page applications And much, much more! Links: Framework Summit Vue Laravel Laracasts Laravel documentation Laravel Elixir VueCasts.com @danpastori DanPastori.com Dan’s GitHub Dan’s Medium Picks: Chris Pebble 2 Watch Codenames Vue Contributor Days Divya Oil Painting using HTML and CSS Video: Designing Tools for CSS Grid and Variable fonts Erik The Complete Software Developer's Career Guide by John Sonmez Crushing It! by Gary Vaynerchuk Joe Casio Outdoor Smart Watch Barking Up the Wrong Tree by Eric Barker Dan The Subtle Art of Not Giving a F*ck by Mark Manson Tribe of Mentors by Timothy Ferriss
The State of JavaScript results, Vuejs.amsterdam, Video with D3, a philosophical testing, SVG Pie Charting, Mixins, Tailwind CSS, To-Do app with ASP.NET Core, and global event handling.
Summary Harry Roberts (@CSSWizardry) talks with us about scaling CSS in code and across large teams. We also discuss the CSS in the Web Platform standards, the history of CSS, refactoring code, as well as projects like Houdini which aims ‘to jointly develop features that explain the “magic” of Styling and Layout on the web.' Resources Harry's website - http://csswizardry.com/ Github - https://github.com/csswizardry The 3 I's of refactoring - http://csswizardry.com/2016/08/refactoring-css-the-three-i-s/ Mixins better for performance - http://csswizardry.com/2016/02/mixins-better-for-performance/ Houdini W3C Drafts Wiki - https://github.com/w3c/css-houdini-drafts/wiki What is Houdini? - https://www.smashingmagazine.com/2016/03/houdini-maybe-the-most-exciting-development-in-css-youve-never-heard-of/ Jen Simmons on Feature Queries in CSS - https://hacks.mozilla.org/2016/08/using-feature-queries-in-css/ CSS Triggers - https://csstriggers.com/ The languages that were almost CSS - https://eager.io/blog/the-languages-which-almost-were-css/ Image issues with Base64 article - https://99designs.com.au/tech-blog/blog/2016/07/14/real-world-http-2-400gb-of-images-per-day/
The Conversation Gist that Dylan prepared prior to the show. 02:15 - Dylan Johnson Introduction Twitter GitHub Blog Raymond James Financial The Pragmatic Programmer: From Journeyman to Master by Andy Hunt and Dave Thomas 05:41 - What “Pragmatic” Means 06:35 - Applying Pragmatic Principles in Angular 08:28 - Pragmatic Principles Always Learning Reactive Messaging Patterns with the Actor Model: Applications and Integration in Scala and Akka by Vaughn Vernon Why Functional Programming Matters by John Hughes 13:07 - Stone Soup 14:48 - Pragmatic Programmers Enjoy Change “Why should I go learn ‘x’ when I know ‘y’?” 21:58 - TypeScript Mixins Reginald Braithwaite: JavaScript Mixins, Subclass Factories, and Method Advice Let me google that for you (LMGTY) 33:30 - How do we apply these ideas to Angular 2? Rubber Duck Debugging “Rubber Duck Design” The Law of Demeter 39:00 - Testing 41:40 - How Pragmatic Programming Can Help 42:47 - New Year’s Resolution; Approaching Angular 2 Dan Abramov: Live React: Hot Reloading with Time Travel @ react-europe 2015 Lifecycle Hooks NG6-starter Picks More sleep (Ward) awesome-nodejs (A curated list of delightful Node.js packages and resources) (John) Exploding Kittens (John) Reactive Programming with RxJS Untangle Your Asynchronous JavaScript Code by Sergi Mansilla (Lukas) Greg Wilson: What We Actually Know About Software Development, and Why We Believe It's True (Joe) Star Wars: The Force Awakens Soundtrack (Joe) The Pragmatic Programmer: From Journeyman to Master by Andy Hunt and Dave Thomas (Dylan) The Pragmatic Programmer Wiki (Dylan) ES6 In Depth Articles (Dylan) TypeScript Deep Dive by Basarat Ali Syed (Dylan)
The Conversation Gist that Dylan prepared prior to the show. 02:15 - Dylan Johnson Introduction Twitter GitHub Blog Raymond James Financial The Pragmatic Programmer: From Journeyman to Master by Andy Hunt and Dave Thomas 05:41 - What “Pragmatic” Means 06:35 - Applying Pragmatic Principles in Angular 08:28 - Pragmatic Principles Always Learning Reactive Messaging Patterns with the Actor Model: Applications and Integration in Scala and Akka by Vaughn Vernon Why Functional Programming Matters by John Hughes 13:07 - Stone Soup 14:48 - Pragmatic Programmers Enjoy Change “Why should I go learn ‘x’ when I know ‘y’?” 21:58 - TypeScript Mixins Reginald Braithwaite: JavaScript Mixins, Subclass Factories, and Method Advice Let me google that for you (LMGTY) 33:30 - How do we apply these ideas to Angular 2? Rubber Duck Debugging “Rubber Duck Design” The Law of Demeter 39:00 - Testing 41:40 - How Pragmatic Programming Can Help 42:47 - New Year’s Resolution; Approaching Angular 2 Dan Abramov: Live React: Hot Reloading with Time Travel @ react-europe 2015 Lifecycle Hooks NG6-starter Picks More sleep (Ward) awesome-nodejs (A curated list of delightful Node.js packages and resources) (John) Exploding Kittens (John) Reactive Programming with RxJS Untangle Your Asynchronous JavaScript Code by Sergi Mansilla (Lukas) Greg Wilson: What We Actually Know About Software Development, and Why We Believe It's True (Joe) Star Wars: The Force Awakens Soundtrack (Joe) The Pragmatic Programmer: From Journeyman to Master by Andy Hunt and Dave Thomas (Dylan) The Pragmatic Programmer Wiki (Dylan) ES6 In Depth Articles (Dylan) TypeScript Deep Dive by Basarat Ali Syed (Dylan)
The Conversation Gist that Dylan prepared prior to the show. 02:15 - Dylan Johnson Introduction Twitter GitHub Blog Raymond James Financial The Pragmatic Programmer: From Journeyman to Master by Andy Hunt and Dave Thomas 05:41 - What “Pragmatic” Means 06:35 - Applying Pragmatic Principles in Angular 08:28 - Pragmatic Principles Always Learning Reactive Messaging Patterns with the Actor Model: Applications and Integration in Scala and Akka by Vaughn Vernon Why Functional Programming Matters by John Hughes 13:07 - Stone Soup 14:48 - Pragmatic Programmers Enjoy Change “Why should I go learn ‘x’ when I know ‘y’?” 21:58 - TypeScript Mixins Reginald Braithwaite: JavaScript Mixins, Subclass Factories, and Method Advice Let me google that for you (LMGTY) 33:30 - How do we apply these ideas to Angular 2? Rubber Duck Debugging “Rubber Duck Design” The Law of Demeter 39:00 - Testing 41:40 - How Pragmatic Programming Can Help 42:47 - New Year’s Resolution; Approaching Angular 2 Dan Abramov: Live React: Hot Reloading with Time Travel @ react-europe 2015 Lifecycle Hooks NG6-starter Picks More sleep (Ward) awesome-nodejs (A curated list of delightful Node.js packages and resources) (John) Exploding Kittens (John) Reactive Programming with RxJS Untangle Your Asynchronous JavaScript Code by Sergi Mansilla (Lukas) Greg Wilson: What We Actually Know About Software Development, and Why We Believe It's True (Joe) Star Wars: The Force Awakens Soundtrack (Joe) The Pragmatic Programmer: From Journeyman to Master by Andy Hunt and Dave Thomas (Dylan) The Pragmatic Programmer Wiki (Dylan) ES6 In Depth Articles (Dylan) TypeScript Deep Dive by Basarat Ali Syed (Dylan)
In this episode, Jeremy Thake and Richard DiZerega talk to Humberto about Office UI Fabric. Weekly updates LESS SharePoint add-ins with Mixins by Sonya Madsen Index web property bag using JavaScript object model-AngularJS in SharePoint online by Vipul Kelkar Microsoft Cloud Show Episodes 093 Developers SharePoint is not a platform SharePoint is a service by Andrew Connell and Chris Johnson Architects: SharePoint is a Platform, Treating it as only a Service is a Mistake by Doug Ware IQParts Cloud App Compatible Web Parts using AngularJS and Bootstrap by Doug Ware Using the SharePoint Client Object Model in AngularJS apps by Doug Ware Working with the converged Azure AD v2 app model by Richard DiZerega Building Office 365 Applications with Node.js and the Azure AD v2 app model by Richard DiZerega Office Dev Show Episode 9—Getting Started with Cross-platform apps by Richard diZerega Using Office UI Fabric in SharePoint add-ins by Chaks Open XML SDK Intro by Ryan McIntyre Microsoft Cloud Road show SPLive360 Nov 16-20 Show notes Office UI Fabric blog post announcement UserVoice Entry Got questions or comments about the show? Join the O365 Dev Podcast on the Office 365 Technical Network. The podcast RSS is available iTunes or search for it on “Office 365 Developer Podcast” or add directly with the RSS http://feeds.feedburner.com/Office365DeveloperPodcast. About Humberto Lezama Guadarrama Humberto is a senior program manager at Microsoft on the Office extensibility team where he oversees user experiences and security of Office add-ins. Before Office, Humberto worked on Dynamics CRM and SharePoint developer experiences and before Microsoft he worked on a variety of IT stints ranging from designer, programmer, project manager and everything in between. On his personal time, Humberto enjoys hiking, building gadgets, watching lots of movies, traveling and doing all sorts of silly things with his wonderful kids and awesome wife. About the hosts Jeremy is a technical product manager at Microsoft responsible for the Visual Studio Developer story for Office 365 development. Previously he worked at AvePoint Inc., a large ISV, as the chief architect shipping two apps to the Office Store. He has been heavily involved in the SharePoint community since 2006 and was awarded the SharePoint MVP award four years in a row before retiring the title to move to Microsoft. You can find Jeremy blogging at www.jeremythake.com and tweeting at @jthake. Richard is a software engineer in Microsoft’s Developer Experience (DX) group, where he helps developers and software vendors maximize their use of Microsoft cloud services in Office 365 and Azure. Richard has spent a good portion of the last decade architecting Office-centric solutions, many that span Microsoft’s diverse technology portfolio. He is a passionate technology evangelist and frequent speaker are worldwide conferences, trainings and events. Richard is highly active in the Office 365 community, popular blogger at www.richdizz.com, and can be found on twitter at @richdizz. Richard is born, raised and based in Dallas, TX but works on a worldwide team based in Redmond. In his spare time, Richard is an avid builder of things (BoT), musician, and lightning fast runner.
Summary Danny Blue (@dee_bloo), Erik Isaksen (@eisaksen), and Tyler McGinnis (@tylermcginnis33) talk to Daniel Buchner (@csuwildcat) about the X-Tag project and some if its interesting features, such as mixins. We discuss the Web Component spec as well as the features that have been agreed upon and which ones may still need some work. Big companies like Google have thrown their full support behind the Web Components technology umbrella. Will others such as Microsoft follow suit? and what will it take for browser vendors to implement web components natively. Resources X-Tag on Github - https://github.com/x-tag X-Tag documentation - http://x-tag.readme.io/v1.0/docs X-Tag Boilerplate - https://github.com/webcomponents/xtag-boilerplate Mixin Example - https://github.com/x-tag/mixin-value/blob/master/src/main.js Web Components Bi-monthly Meetings - WinJS - https://dev.windows.com/en-us/develop/winjs Vorlon.js - http://vorlonjs.com/ Panelists Erik Isaksen - HTML5 Google Developer Expert & Front End Engineer at Deloitte Digital Danny Blue - Front End Engineer at Deloitte Digital Tyler McGinnis - Firebase Expert & Lead Instructor / Software Engineer at DevMtn Justin Ribeiro - Wearables & HTML5 Google Developer Expert & Partner at Stickman Ventures
What is Facebook's React.js project? When it was announced at JSConf US 2013 it met mixed reviews. One question that might enter your mind is...as developer today in 2015, do I really need to know another framework? The short answer is “yes”. In episode 31 “Building with React.js” we talk with Facebook developer and TC39 member, Sebastian Markbage (@sebmarkbage) on building apps with React, React Native, React Conf 2015, what's new in the framework, what the core concepts are, what the hype is all about, and much more. Resources Sebastian Markbage: Minimal API Surface Area | JSConf EU 2014 - https://www.youtube.com/watch?v=4anAwXYqLG8 React - https://github.com/facebook/react Sebastian's Github - https://github.com/sebmarkbage React blog - http://facebook.github.io/react/blog/ v.0.13.0 Beta update - http://facebook.github.io/react/blog/2015/01/27/react-v0.13.0-beta-1.html Panelists Erik Isaksen - UX Engineer at3Pillar Global Danny Blue - Front End Engineer at Deloitte Digital Nick Niemeir - JavaScript Agent Engineer at New Relic
Show notes: http://betweenscreens.fm/episodes/56
I had a little design situation come up where I was making a fluid grid of boxes with floats. I wanted to specify how many boxes across a row was very easily, and have them flush against both edges of the container. … Read article “#132: A Quick Useful Case for Sass Math and Mixins”
In this episode of The Treehouse Show, Nick Pettit (@nickrp) and Jason Seifer (@jseifer) talk about the latest in web design, web development, html5, front end development, and more.
In this episode of The Treehouse Show, Nick Pettit (@nickrp) and Jason Seifer (@jseifer) talk about the latest in web design, web development, html5, front end development, and more.
Show Topics - What is SASS - Benefits - How SASS works - What is Compass? - Key features - Getting started with SASS - SASS and Drupal Module of the Week - ThemeKey - https://drupal.org/project/themekey Links - SASS - http://sass-lang.com/ - Compass - http://compass-style.org/ - Why SASS - A List Apart - http://alistapart.com/article/why-sass - Book: Sass and Compass for Designers - http://www.amazon.com/Sass-Compass-Designers-Ben-Frain-ebook/dp/B00CITNQI4/ref=sr_1_1?ie=UTF8&qid=1384973043&sr=8-1&keywords=sass+and+compass+for+designers - Mixins - http://compass-style.org/index/mixins/ - Drupal Nights - Jason’s giving a talk on ‘Thinking Responsively’ at BioRAFT: https://groups.drupal.org/node/373083 Hosts - Stephen Cross - www.ParallaxInfoTech.com @stephencross - Jason Pamental - www.hwdesignco.com @jpamental - John Picozzi - www.RubicDesign.com @johnpicozzi - Nic Laflin - www.nLightened.net @nicxvan - Tim Dickens - www.ParallaxInfoTech.com @Tregonian
I’ve never messed with creating custom Sublime Text snippets before. So when James Nowland sent one in, I took the opportunity to learn. … Read article “#120: A Sublime Text Snippet for Media Query Mixins”
Software Engineering Radio - The Podcast for Professional Software Developers
In this Episode we talk about the Scala language with its creator Martin Odersky. Scala is a language that fuses object oriented and functional programming. Martin started out by providing a two-minute overview over the language, and then talked a little bit about its history. We then discussed the basics of functional programming. The main part of the episode features a discussion of some of the important features of the Scala language: Case Classes and Pattern Matching Multiple Inheritance and Compound Types, Traits, Mixins Closures Functions as types, "Function pointers", Anonymous functions Higher Order Functions Currying (Sequence) Comprehensions Generics Type Bounds (Upper, Lower) Static/Dynamic Typing, Type Inference Operators Implicits We then talked about Scala's actors library, a highly scalable concurrency package. The last part of the episode covered some more general topics, such as where and how Scala is used today, IDE support and the user and developer community. We concluded the episode by looking at current development and next steps in Scala language evolution.
Software Engineering Radio - The Podcast for Professional Software Developers
In this Episode we talk about the Scala language with its creator Martin Odersky. Scala is a language that fuses object oriented and functional programming. Martin started out by providing a two-minute overview over the language, and then talked a little bit about its history. We then discussed the basics of functional programming. The main part of the episode features a discussion of some of the important features of the Scala language: Case Classes and Pattern Matching Multiple Inheritance and Compound Types, Traits, Mixins Closures Functions as types, "Function pointers", Anonymous functions Higher Order Functions Currying (Sequence) Comprehensions Generics Type Bounds (Upper, Lower) Static/Dynamic Typing, Type Inference Operators Implicits We then talked about Scala's actors library, a highly scalable concurrency package. The last part of the episode covered some more general topics, such as where and how Scala is used today, IDE support and the user and developer community. We concluded the episode by looking at current development and next steps in Scala language evolution.
Software Engineering Radio - The Podcast for Professional Software Developers
In this Episode we talk about the Scala language with its creator Martin Odersky. Scala is a language that fuses object oriented and functional programming. Martin started out by providing a two-minute overview over the language, and then talked a little bit about its history. We then discussed the basics of functional programming. The main part of the episode features a discussion of some of the important features of the Scala language: Case Classes and Pattern Matching Multiple Inheritance and Compound Types, Traits, Mixins Closures Functions as types, "Function pointers", Anonymous functions Higher Order Functions Currying (Sequence) Comprehensions Generics Type Bounds (Upper, Lower) Static/Dynamic Typing, Type Inference Operators Implicits We then talked about Scala's actors library, a highly scalable concurrency package. The last part of the episode covered some more general topics, such as where and how Scala is used today, IDE support and the user and developer community. We concluded the episode by looking at current development and next steps in Scala language evolution.