Pair Programming 👨‍💻👩‍💻

preview_player
Показать описание
Today we explore PAIR PROGRAMMING 👩‍💻👨‍💻 isn't it fantastic?

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!

#Shorts #dcode
Рекомендации по теме
Комментарии
Автор

Now I understand why some apps update notes said "general bug fixes and performance improvements" over and over again.

agent-
Автор

I wish I could see these shorts every day!

Indently
Автор

some time ago I received a commit where the only thing modified were the spaces xD

mrluisfeer
Автор

HILARIOUS!!!! I'M I'm a front-end developer and I prefer doing what the first guy did. When I started programming I thought more characters takes more space (of course thats not true). Now I'm a lot more advanced, I just got used to not making spaces like that. Thanks for the video. Please make more content like this.

maksnowakmaks
Автор

I thought you were going to make it like if(!user.apiKey) { }

muneebakram
Автор

I’m more of a

if ( isset ( $user_api ) ) {
}

I do like a space 😂

Mufcjoe
Автор

I was reeeeing as soon as the driver started navigating >: (

thcdenton
Автор

I was like wtf, what's wrong in here when you keep saying "fix it", laugh so hard man, cause I have extension in vscode call "prettier" and it's just auto "fix it" so sometime I don't realize that, thank you a lots for your all lesson

namthuannguyen
Автор

It’s still wrong! Answer should be (assuming OOP language),

“””if (user.apiKey !== instanceOf(APIKey))”””

jibreelkeddo