On The Bike Shed, hosts Joël Quenneville and Stephanie Minn discuss development experiences and challenges at thoughtbot with Ruby, Rails, JavaScript, and whatever else is drawing their attention, admiration, or ire this week.
…
continue reading
Player FM - Internet Radio Done Right
Checked 10M ago
추가했습니다 four 년 전
Luke Diebold에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Luke Diebold 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!
Player FM 앱으로 오프라인으로 전환하세요!
들어볼 가치가 있는 팟캐스트
스폰서 후원
T
Tinfoil Swans


Season 3 of the smash hit FX/Hulu show “The Bear” roared to life just days ago, but Will Poulter (the actor who plays fan-favorite Luca) and 2014 F&W Best New Chef Dave Beran had been prepping for weeks. Poulter — like his co-star Jeremy Allen White — staged with Beran at his Santa Monica restaurant Pasjoli to learn how to accurately portray a professional chef onscreen. The lessons went so well, Beran says he’d hire Poulter as a cook — even despite a messy mishap with a pastry bag. The two dished all about getting kitchen culture right on and offscreen, what it takes to be at the top of your craft, and the pure magic of a great restaurant service. Learn more about your ad choices. Visit podcastchoices.com/adchoices…
Quasar Vue Life
모두 재생(하지 않음)으로 표시
Manage series 2907316
Luke Diebold에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Luke Diebold 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Welcome to the Quasar Life podcast! This show is for coders who want to learn the mindset, and life skills behind being a Web Developer. Learn from Luke Diebold. Core Quasar Team member, and creator of QuasarCast.Com
…
continue reading
79 에피소드
모두 재생(하지 않음)으로 표시
Manage series 2907316
Luke Diebold에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Luke Diebold 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Welcome to the Quasar Life podcast! This show is for coders who want to learn the mindset, and life skills behind being a Web Developer. Learn from Luke Diebold. Core Quasar Team member, and creator of QuasarCast.Com
…
continue reading
79 에피소드
모든 에피소드
×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!…

1 Completely Flipping How I Build Typescript/Composable Packages 43:38
43:38
나중에 재생
나중에 재생
리스트
좋아요
좋아요43:38
"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!

1 Anihilating Large Vue Composables (Reducing Cognitive Overhead) 12:20
12:20
나중에 재생
나중에 재생
리스트
좋아요
좋아요12:20
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...
Q
Quasar Vue Life

1 Do You Visualize Components and File Structure BEFRORE Writing Code? 9:31
9:31
나중에 재생
나중에 재생
리스트
좋아요
좋아요9:31
It's always easier to build something you can see in your minds eye! Let's talk about that in the podcast!
Q
Quasar Vue Life

1 Will component testing FUNDAMENTALLY CHANGE how teams code!!?? 13:20
13:20
나중에 재생
나중에 재생
리스트
좋아요
좋아요13:20
Cypress, Component Testing, Onboarding new devs! Got a lot of exciting thoughts to share in this one!!!
Q
Quasar Vue Life

This is kind of a weird idea... But I think I like it! Creating a fake story to easily generate business data for testing!
Q
Quasar Vue Life

I've made this mistake far too many times... half baked APIs that get stuck in my code base. How do we avoid that!?
Q
Quasar Vue Life

We recently moved from Vue2 to Vue3 which allows some interesting new architecture!
Q
Quasar Vue Life

Errr typescript. It yells at me all the time, makes coding slow and always felt like a drag... So is it really worth it?
Q
Quasar Vue Life

The vast majority of people underestimate their brain. Give it a chance to solve your problems, and you'll be dumbfounded by what you can learn!
Q
Quasar Vue Life

1 5 Tips For Building A JS Package (+firebase-composables backstory) 16:15
16:15
나중에 재생
나중에 재생
리스트
좋아요
좋아요16:15
Wow, so much to learn when building a js package! In this podcast I'll tell you how firebase-composables was born, and what I've discovered about building open source packages while building it!
UnoCSS is an atomic css ENGINE (not really a 'framework') for utility first Css
I get this question quite a lot. 'How do I use Tailwind with Quasar?'. In this podcast, we'll talk about this option, and if it event makes sense in the first place!
Q
Quasar Vue Life

Oh wow! I had NO IDEA this would work so well... At the company I work for, we've been trying a 'Documentation First' approach when building APIs and it's rocking our world!!!
Q
Quasar Vue Life

KISS (Keep It Simple Stupid) is a great rule to go by! But just how possible is it to keep things simple, while allowing for all the flexibility you need!?
Q
Quasar Vue Life

Maybe this podcast needs to become a checklist? When starting a new Quasar app, there’s a few things I almost always do! This is what they are...
Q
Quasar Vue Life

1 This Tip Will Make Your Dev Life Easier And Earn You Respect From Your Team 9:13
9:13
나중에 재생
나중에 재생
리스트
좋아요
좋아요9:13
ARRGG! I HATE it when it’s difficult to reset my applications state! In this podcast, we’ll talk about rolling back application state so that your life is a whole lot easier :)
Q
Quasar Vue Life

We’ve had a second developer where I work for a while now and he’s awesome! Problem is... I needed to learn how to be a better communicator, and maintain clarity between us… Here’s one of my ideas on how to do just that!
Q
Quasar Vue Life

I can barely believe my eyes! This composition API library takes 90% of my struggles as a Vue dev... and Make’s them disappear!
Q
Quasar Vue Life

1 Feeling Demotivated? This Podcast On Baselines Will Help... 12:22
12:22
나중에 재생
나중에 재생
리스트
좋아요
좋아요12:22
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...
Q
Quasar Vue Life

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

1 Energy comes from Food, Sleep, Exercise and Something Else That Rules Them All... 13:03
13:03
나중에 재생
나중에 재생
리스트
좋아요
좋아요13:03
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.
Q
Quasar Vue Life

1 Want to go far in your project? Might need to go wide first... 15:44
15:44
나중에 재생
나중에 재생
리스트
좋아요
좋아요15:44
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.
Q
Quasar Vue Life

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.
Q
Quasar Vue Life

1 The recommended way of using vue is changing! This is how... 9:23
9:23
나중에 재생
나중에 재생
리스트
좋아요
좋아요9:23
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
Q
Quasar Vue Life

1 This screenshot tool has made sharing stuff SOOO much easier! 5:33
5:33
나중에 재생
나중에 재생
리스트
좋아요
좋아요5:33
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...
Q
Quasar Vue Life

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...
Q
Quasar Vue Life

1 The APPEARANCE Of Others Knowing More Than They ACTUALLY Know... 15:57
15:57
나중에 재생
나중에 재생
리스트
좋아요
좋아요15:57
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 :)
Q
Quasar Vue Life

1 Annihilating Procrastination By DESTROYING Seeds Of Distraction! 9:34
9:34
나중에 재생
나중에 재생
리스트
좋아요
좋아요9:34
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!
Q
Quasar Vue 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".
Q
Quasar Vue Life

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!!!
Q
Quasar Vue Life

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!!!
Q
Quasar Vue Life

This is important, don't miss this episode!... We'll be talking about ways we can INCREASE our CAPACITY so that we get more $&%@#$ done! One of the most important lessons of my life and I want to share it with you :)
Q
Quasar Vue Life

In today's podcast, I share a few thoughts about the different ways of learning new technologies. As you likely know by now... There's more to it than meets the eye!
QuasarCast has a vision. That vision involves a LOT of free content... But do you think I'm going too far with this? Let's talk about it in this podcast!
Q
Quasar Vue Life

1 Maximizing Social Media and Live Streaming as a Content Creator! 12:49
12:49
나중에 재생
나중에 재생
리스트
좋아요
좋아요12:49
Create an email (Zoho)
Q
Quasar Vue Life

1 Quasar Life Podcast #30 - Taking the Time to Choose The Right Technology (Because 'yarn add' is WAY too easy!)... 7:01
7:01
나중에 재생
나중에 재생
리스트
좋아요
좋아요7:01
'yarn add moment' is waaay too easy to do and can 10x your projects size! in the podcast, we talk about taking the time to choose technologies wisely...
Q
Quasar Vue Life

Man, I love automation! It's fun to set up, makes me feel like a pro and saves me time to do stuff I actually enjoy!
Q
Quasar Vue Life

1 "I'm New to Web Dev. What Audios, Books and Podcasts Should I Listen To?" 15:48
15:48
나중에 재생
나중에 재생
리스트
좋아요
좋아요15:48
Ever felt like your brain is totally baked from too much information! Yea, I've totally been there!
Q
Quasar Vue Life

Postman is wonderful. It makes playing with APIs fun, and is a piece of cake to use. But this other tool is just... Better.
Q
Quasar Vue Life

1 4 Quasar Component Building Tips That'll Level Up Ya Street Cred 15:53
15:53
나중에 재생
나중에 재생
리스트
좋아요
좋아요15:53
Now that you have some awesome component building ideas, let's dive into some tips for building components the RIGHT way with quasar!
For most of our data input/display needs, Quasar has our back! There are however a few base components we can build to make life that little bit easier :)
Q
Quasar Vue Life

1 Quasar Life Podcast #24 - Get It Right The First Time (Maybe) 14:32
14:32
나중에 재생
나중에 재생
리스트
좋아요
좋아요14:32
Your code matters. How do you give it the love it deserves?
This is another one of those "OMG I'M WAY TOO EXCITED AND" kind of podcasts! API tooling is BLOWING my mind!!!
There's an unusual pattern I go through every few months... It's kinda wierd :/
You know what REALLY grinds my gears? Something that's important, and confused by coders all over...
Q
Quasar Vue Life

Yes, you CAN stay on top of it all... Connect with the reason you code, find your WHAT, and execute.
Q
Quasar Vue Life

1 This One Trick Is All You Need To Know To Become A Rockstar Developer 11:45
11:45
나중에 재생
나중에 재생
리스트
좋아요
좋아요11:45
All it takes is 1%. Every. Single. Day.
Q
Quasar Vue Life

Crafting Vue/Quasar components that are easy to use and extendable are LOVED by just about everyone. In this episode, we talk about this concept!
Q
Quasar Vue Life

It can be hard moving from an intermediate developer, to an advanced developer (whatever that means!). In this episode, we talk about bridging that gap!
Q
Quasar Vue Life

Want to learn quasar through videos? Sweet! Checkout quasarcast.com/register and I'll see you on the other side :)
Q
Quasar Vue Life

This one word is the spark that lit the flame beneath every developer, EVER.
You wouldn't BELIEVE the spaghetti code I've weaved myself into in the past! Yet I'm wiser now... and here's what I've learned.
Hygen.io and plopjs.com are insane! I couldn't believe the productivity boost, and they're both 100% free and open source tools!!!
CSS has some pretty amazing, mind bending things in store for the future! I'd love to share a few of them with you!!!
Q
Quasar Vue Life

1 Favourite Technology 4 - Autokey (Stop LOOKING for what you need) 14:58
14:58
나중에 재생
나중에 재생
리스트
좋아요
좋아요14:58
This may be my all time favourite productivity hack for Web Developers... Here's a link to the autokey snippets: https://gist.github.com/ldiebold/953a9c126af7b60a30bb3e143f081fd6
Matomo is like google analytics... But it's free, and you can run it on your own server! I LOVE it (they're not paying me to say that!)
This backend tool make analyzing your data an absoute joy! think SQL, but with graphs and an interface that makes joins super easy!!!
VuexORM is a dream come true. An ORM as beautiful as Laravels... ON THE FRONTEND!!!
Q
Quasar Vue Life

Find that point where everyone else would quit... Then Just. Keep. Going.
Q
Quasar Vue Life

Why is it that some web developers can build sites so rediculously fast... While others take seemingly forever? This podcast, will give you the answer :) Here's a couple of my processes... DISHES put away clean dishes starting from one end of the bench - put item away - rinse item if too dirty - put dishes in order of size clean dishes soak larger items if no room BUILDING LAYOUTS Design skeleton using whiteboard, with colors for each section - create skeleton, with fake heights and background colors, with all columns set to xs - add content to the skeleton - set positioning and aligning for the content, and make it responsive - Style the content…
What's more important... Getting the washing done, or building a business that will change your life forever?
Everyone's got an opinion... Here's how I filter those opinions down to words I trust!
If you suck at coding but keep working at it... Good things will happen!
Q
Quasar Vue Life

1 Quasar Life Podcast - Why Motivation is The WRONG Thing to Focus On 11:23
11:23
나중에 재생
나중에 재생
리스트
좋아요
좋아요11:23
I spent too much of my life trying to max out my energy and motivation. There's another way...
The number #1 question I get from the community is "Can you do a video showing me how to setup quasar with XYZ backend". Here's my response :)
플레이어 FM에 오신것을 환영합니다!
플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.