No video

Getting Started with Feature Flags - #1 LaunchDarkly Feature Flags

  Рет қаралды 39,165

Fun Fun Function

Fun Fun Function

Күн бұрын

💖 Get started using feature flagging using LaunchDarkly
launchdarkly.com
🔗 Support the show by becoming a Patreon
/ funfunfunction
🔗 Code from the episode
github.com/mpj...
🔗 mpj on Twitter
/ mpjme
🔗 Help translate the show to your language
www.youtube.com...

Пікірлер: 48
@DrazV2
@DrazV2 3 жыл бұрын
Skip to 14:23 to see the finished product and continue to the next video. This one has absolutely nothing to do with feature flags and I'm really confused why setting up the premise requires 15 minutes of building a basic React app
@plexq
@plexq 4 жыл бұрын
I love your refactor on the fly style - that's exactly how I program, and I so rarely see other folks who can't stand to have the code less than just right!! Thanks for being awesome!
@ArmchairDeity
@ArmchairDeity 2 жыл бұрын
I almost always start with the most basic form… add a function or method… add some arguments… add another function with some args… then add another function for common behavior between the two. Then test and tweak… add another function, refactor for common behavior… tweak the constructor, decide to extend the class and create a new base class, keep some of the shared behavior in the base class, move some to the other classes… and so it goes. Like writing a story by editing it’s text over time than following a blueprint. 👌🏼🥸👍🏼
@NorthEagle
@NorthEagle 6 жыл бұрын
That hair growth. Teach me master.
@michaelsanders2848
@michaelsanders2848 6 жыл бұрын
It's awesome that you did a video on this! I've been trying to explain the technique to a friend. Now I'm just going to have him watch this video :D
@marbel82
@marbel82 6 жыл бұрын
Your movies look so perfect :) It reminded me of something. When I was making supper for children, I cut a slice of bread in half. I unevenly slice the slice, so it didn't fold exactly. I cut off a piece from one half. Now it fit perfectly. My daughter watched what I did and asked. Why do you always have to be so accurate? I replied: I don't know, maybe because I'm a programmer. :D
@milec7092
@milec7092 2 жыл бұрын
I have learned a lot of this kind of your videos. And I hope stay learning 🙃
@glan-tucan
@glan-tucan 6 жыл бұрын
Hi mpj, I've been following your videos for some time now and love them. I've recently heard about an architectural paradigm for building apps called data-context-interaction and wanted to know what you think about it. It short of align with what you often say about avoiding unnecessary complexity and concentrating on the use cases. It would be awesome to have an episode about those matters. Anyhow greetings from the Canary islands and have fun!!
@firehawk895
@firehawk895 6 жыл бұрын
man its so much fun to watch your videos :D
@justfly1984
@justfly1984 6 жыл бұрын
Damn, today I learn something new! Why da hell nobody says that sort mutates an array? Thank you MPJ!
@algorithmic123
@algorithmic123 6 жыл бұрын
Just wanted to point out the strings are perfectly comparable as is, given their YYYY-MM-DD format. Date.parse() is not required.
@JeyPeyy
@JeyPeyy 2 жыл бұрын
ISO 8601 ftw!
@infinitelives1
@infinitelives1 5 жыл бұрын
Well that was a hell of an intro
@mikoajg7534
@mikoajg7534 6 жыл бұрын
I Love this crazy intro!!!
@DeusEx3
@DeusEx3 6 жыл бұрын
I saw a frame pop up for a millisecond, I hope this isn't some Fight Club type of thing 😂✌️
@kamalkumar-tm8ug
@kamalkumar-tm8ug 4 жыл бұрын
I want to use launchDarkly with PHP and bitbucket pipeline. one more thing its feature flag control over bitbucket branch or not?
@martinbjorck
@martinbjorck 6 жыл бұрын
It is Wednesday my dude!
@drivernz2609
@drivernz2609 2 жыл бұрын
You can skip this video and start watching the next one....
@declan979
@declan979 3 жыл бұрын
nice vid but why would you put an onClick on a div? Just use a Button, accessibility is import
@audriusa83
@audriusa83 6 жыл бұрын
Hi, awesome demo. Would you use feature toggles to hide unfinished features as an alternative to feature branching?
@funfunfunction
@funfunfunction 6 жыл бұрын
Yeah, absolutely. CI all the way. Merging branches is extremely time consuming. I talk about this in the kzfaq.info/get/bejne/r9OAgqxlzL21do0.html
@TeDynef
@TeDynef 5 жыл бұрын
Thats the best about ff
@wrod7
@wrod7 6 жыл бұрын
do you use standard syntax with react?
@milakucher9430
@milakucher9430 3 жыл бұрын
this video not about launchdarkly, if someone also don't want to waste 15minutes.
@justfly1984
@justfly1984 6 жыл бұрын
How did you shadow-out the screen around the mouse cursor?
@funfunfunction
@funfunfunction 6 жыл бұрын
Mouseposé. You can watch the behind the scenes and the gear video for info on how I make the videos.
@urgisjot
@urgisjot 6 жыл бұрын
nice video! who can spot an easter egg between 6:11 - 6:12 ?
@lnplum5404
@lnplum5404 6 жыл бұрын
Wait a second. Didn't you do these videos already two months ago? Looks like they're unlisted now. Is this an update, a retake or simply another sponsorship?
@funfunfunction
@funfunfunction 6 жыл бұрын
It was a mispublish the first time.
@OlleHellman
@OlleHellman 6 жыл бұрын
I like lauch darkly. My currert customer needs an on prem solution. Anyone found One with a decent Interface?
@ZASereph
@ZASereph 6 жыл бұрын
We are using Unleash, it's free and there is a Docker container version github.com/unleash/unleash
@OlleHellman
@OlleHellman 6 жыл бұрын
Ryan Kotzen thank you! Perfect for our needs apart from dot.net support
@user-bf5sc8pn8x
@user-bf5sc8pn8x 6 жыл бұрын
Re-upload?
@funfunfunction
@funfunfunction 6 жыл бұрын
Yes, it turns out that scheduling videos for mondays is burned into my muscle memory by now, and the way scheduling works on KZfaq meant that I had to re-upload it. :)
@user-bf5sc8pn8x
@user-bf5sc8pn8x 6 жыл бұрын
I meant it seems like I watched this video a few weeks ago, and the hair gives it away :P
@mazyvan
@mazyvan 6 жыл бұрын
Hey, wait a minute. You had just cut your hair, hadn't you?
@lakessbm
@lakessbm 4 жыл бұрын
haha. wasting coffee is hilarious
@sreeram767
@sreeram767 6 жыл бұрын
artistic freedom. ROFL
@krneki6954
@krneki6954 Жыл бұрын
this video is at least 15 minutes too long. whoever came here to understand launchdarkly, just skip this video.
@jonathh14
@jonathh14 2 жыл бұрын
SAVE YOUR TIME. IF you want to learn about the launch darkly go somewhere else. I got 3/4 way through this 15min video before it was clear he wasn't going to touch the topic. Whizzed half way into the second and still no meat!
@Sergejack
@Sergejack 6 жыл бұрын
I like your videos, but you are really taking too much time looking for what to do next.
@zqflute3676
@zqflute3676 6 жыл бұрын
2x is still completely fine, why do you talk so slow LOL
@ivanrojas9452
@ivanrojas9452 6 жыл бұрын
Fourth!
@iftikharhafeez5630
@iftikharhafeez5630 2 жыл бұрын
worst intro ever..
@arunsasidharannambiar
@arunsasidharannambiar 6 жыл бұрын
So much paper wasted :'(
@ovidiu_nl
@ovidiu_nl 6 жыл бұрын
Arun Sasidharan Satan himself, like the people who made .sort()! But seriously, he's not wasting it, he's using it for the show.
Implementing LaunchDarkly - #2 LaunchDarkly Feature Flags
20:48
Fun Fun Function
Рет қаралды 21 М.
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 32 МЛН
My Cheetos🍕PIZZA #cooking #shorts
00:43
BANKII
Рет қаралды 27 МЛН
Running With Bigger And Bigger Feastables
00:17
MrBeast
Рет қаралды 152 МЛН
Releasing Features the Smart Way in .NET
15:28
Nick Chapsas
Рет қаралды 49 М.
Getting Started with A/B Experiments
10:26
LaunchDarkly
Рет қаралды 1,2 М.
Intentional Deployment: Best Practices for Feature Flag Management
22:33
Fun with Feature Flags by Wim Creuwels @ Spring I/O 2024
31:18
Spring I/O
Рет қаралды 4,4 М.
I forced EVERYONE to use Linux
22:59
NetworkChuck
Рет қаралды 448 М.
How LaunchDarkly Enables Product Managers to Test in Production
20:51
The amazing history of programming with Olga Stern - Fun Fun Function
15:12
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 32 МЛН