Player FM - Internet Radio Done Right
Checked 11M ago
اضافه شده در four سال پیش
محتوای ارائه شده توسط Luke Diebold. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Luke Diebold یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Player FM - برنامه پادکست
با برنامه Player FM !
با برنامه Player FM !
پادکست هایی که ارزش شنیدن دارند
حمایت شده
A
All About Change


Tiffany Yu is the CEO & Founder of Diversability, an award-winning social enterprise to elevate disability pride; the Founder of the Awesome Foundation Disability Chapter, a monthly micro-grant that has awarded $92.5k to 93 disability projects in 11 countries; and the author of The Anti-Ableist Manifesto: Smashing Stereotypes, Forging Change, and Building a Disability-Inclusive World. As a person with visible and invisible disabilities stemming from a car crash, Tiffany has built a career on disability solidarity. Now that she has found success, she works to expand a network of people with disabilities and their allies to decrease stigmas around disability and create opportunities for disabled people in America. Episode Chapters 0:00 Intro 1:26 When do we choose to share our disability stories? 4:12 Jay’s disability story 8:35 Visible and invisible disabilities 13:10 What does an ally to the disability community look like? 16:34 NoBodyIsDisposable and 14(c) 21:26 How does Tiffany’s investment banking background shape her advocacy? 27:47 Goodbye and outro For video episodes, watch on www.youtube.com/@therudermanfamilyfoundation Stay in touch: X: @JayRuderman | @RudermanFdn LinkedIn: Jay Ruderman | Ruderman Family Foundation Instagram: All About Change Podcast | Ruderman Family Foundation To learn more about the podcast, visit https://allaboutchangepodcast.com/…
Flattening The Api Of Your Lower Level Components!
Manage episode 335423324 series 2907316
محتوای ارائه شده توسط Luke Diebold. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Luke Diebold یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Here's a thought... Maybe we shouldn't be sending down too many objects to our lower level components? Especially models, because that creates a coupling to our components and our models! Let's talk about this...
…
continue reading
79 قسمت
Manage episode 335423324 series 2907316
محتوای ارائه شده توسط Luke Diebold. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Luke Diebold یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Here's a thought... Maybe we shouldn't be sending down too many objects to our lower level components? Especially models, because that creates a coupling to our components and our models! Let's talk about this...
…
continue reading
79 قسمت
Alle afleveringen
×Sometimes, it's not such a great idea to keep things DRY! And you know what? "Don't reinvent the wheel" isn't always the best advice... espeically when it applys to new abstraction concepts you're working on. In this podcast, we'll talk about the evolution of extracting code, and when you may want to wait a while before turning code into an NPM package!…
"Documentation first" when creating a package? That's crazy right? You write the docs when the project is done... don't you? I've been trying a "documentation first" approach for the last 6 months or so and have got to say... It's pretty incredible! Listen to learn more!!!
I've come up with a few ideas around writing good Vue Package. Let's talk about them in this podcast... then go on a tangent about how I love config merging!
Sample data makes life sooo much easier! Let's chat about the ways it can help, then meander into other areas along the way!
In this podcast we start with a frustrating, kinda complicated problem I'm dealing with relating to VueModel, and my plan moving forward! Then, we end up talking about keeping things simple by default, and opting in to complexity (one of my favourite coding related concepts!)
We talk about quite a few things in this podcast! From cool new tech, to building an army of developers!!!
Updating resources can be a pain! Here are some thoughts on how we can abstract some of the painful aspects of updating a resource!
I had a pretty cool idea around vuemodel that I wanted to share with you all! Amazing how these obvious concepts just drop into our head when we least expect it!
Large composables in Vue can get out of hand FAST! In this episode, we talk about the difference between "single-context" composables and "multi-context" composables, and how the two can reduce cognitive overhead!
Why haven't we seen many 'let's build an xyz app' tutorials for Quasar? I'll tell you why in this podcast!
How cool would it be if we had an army of Quasar developer, building amazing projects across the planet!?
Here's a thought... Maybe we shouldn't be sending down too many objects to our lower level components? Especially models, because that creates a coupling to our components and our models! Let's talk about this...
I had a CRAZY thought about Vue folder structures today...
I can barely believe my eyes! This composition API library takes 90% of my struggles as a Vue dev... and Make’s them disappear!
We all go through valleys as developers. Moments when we just “aren’t feeling it”… These moments are why we NEED BASELINES. Let’s talk about that in this podcast...
If you take the time to understand what’s going on in your mind – how humans learn and record concepts via revision – you realise that there is truly NOTHING you can’t build...
Q
Quasar Vue Life

The foundation of “food, sleep and exercise” is clearly needed for peak performance and focus BUT... There’s a couple of other things at play.
In marketing, there’s a concept of “casting a wide net” when you first start advertising. You can then narrow down on your audience as they reveal themselves to you! This concept fits perfectly with coding! Let’s talk about how it.
Pinia is a wonderful way to manage state with the composition API! But if vuex-5 is around the corner, should we bother giving it a try? I’m starting to think… yes.
Vue has started to make some stronger recommendations on how the framework should be used! The three points (provided by Evan himself) are summed up in this podcast! Here’s the thread with Evan’s comment… https://github.com/vuejs/rfcs/discussions/378#discussioncomment-1158805
I used to use an AMAZING screenshot tool called “deepin screenshot”. Section of screen → Clipboard was EASY! Unfortunately, it doesn’t work for me anymore BUT I found something better...
One of the guys I work with (Pat) has been doing some awesome things with the composition API that’s making my life a whole lot better! In this episode, I’ll share some of those ideas, and hint at a secret Quasar porject coming soon...
It's easy to come across smart. Just talk about SPECIFIC things that YOU know, and others likely WOULDN'T know. Once you understand this, the world is not as scary :)
It's the story of just about everyone's life. We want to do amazing things, but other less important things in life steal our focus. No more I say! DESTROY seeds of distraction before they take control of your life!
Imagine knowing EXACTLY where to put new files as you abstract code and create new files! Let's talk about this with one of my favourite quotes by Benjamin Franklin... "a place for everything and everything in its place".
There's a pattern many mid developers go through. Coming up with PROBLEMS, without enough thought for SOLUTIONS. Let's talk about this...
Yes! You absolutely CAN learn Quasar's component library and let me tell you... It feels ah...mazing when you have that kind of power!!!
This podcast is kinda like a smorgasbord of ideas for choosing a backend for realtime! There's a bazillion options, so allow me to help you lift the fog and find what you're looking for!!!
به Player FM خوش آمدید!
Player FM در سراسر وب را برای یافتن پادکست های با کیفیت اسکن می کند تا همین الان لذت ببرید. این بهترین برنامه ی پادکست است که در اندروید، آیفون و وب کار می کند. ثبت نام کنید تا اشتراک های شما در بین دستگاه های مختلف همگام سازی شود.