How to CONDITIONAL RENDER in React ❓

  Рет қаралды 48,409

Bro Code

Bro Code

Күн бұрын

Пікірлер: 49
@senisia
@senisia Жыл бұрын
i love your new react series. I just started learning it and you came out of nowhere
@g.ryanpeterson9686
@g.ryanpeterson9686 Жыл бұрын
Just started learning React and your videos are very easy to follow and learn from. Thank you!!
@aungaungab1967
@aungaungab1967 Жыл бұрын
Please make a full react series course 🙏🙏🙏🙏🙏
@ochukoaugustine
@ochukoaugustine 5 ай бұрын
Yeah, seconded
@BroCodez
@BroCodez Жыл бұрын
import UserGreeting from './UserGreeting.jsx' function App() { return( ); } export default App import PropTypes from 'prop-types'; function UserGreeting(props){ const welcomeMessage = Welcome {props.username} const loginPrompt = Please log in to continue return(props.isLoggedIn ? welcomeMessage : loginPrompt); } UserGreeting.proptypes = { isLoggedIn: PropTypes.bool, username: PropTypes.string, } UserGreeting.defaultProps = { isLoggedIn: false, username: "Guest", } export default UserGreeting .welcome-message{ font-size: 2.5em; background-color: hsl(120, 100%, 42%); color: white; padding: 10px; border-radius: 5px; margin: 0; } .login-prompt{ font-size: 2.5em; background-color: hsl(0, 100%, 42%); color: white; padding: 10px; border-radius: 5px; margin: 0; }
@imbomb
@imbomb Жыл бұрын
Pls I beg of you don't relent so as we aren't.Just keep posting videos till this module is complete.React is a very important aspect in Frontend Development
@unknown-person-14.
@unknown-person-14. Жыл бұрын
i beg you to make a small python episode in which you will teach how to communicate between server and client in lan using sockets and how to move a thing from buttons using server so connected clients would see the change
@anesmessahli5863
@anesmessahli5863 Жыл бұрын
Yo pls can u suggest to me wich video i should watch to learn html and css .. you have a 1hour video of html and 1hour video of css also you have a 4hour video such as a combination between the last twos.. so what should i watch ?
@Orion_news
@Orion_news Жыл бұрын
bro please make mastery level detail. detail to detail python full couse , make a course that by doing that one can become Albert Einstain of coding.
@TahaZolfi
@TahaZolfi Жыл бұрын
bro code teaches you so good that u feel its so easy
@NazneenNaharNishi
@NazneenNaharNishi Жыл бұрын
Bro make a complete tutorial for android development.....Your courses are completely educative.❤❤❤❤❤
@Legacylanes_moto
@Legacylanes_moto Жыл бұрын
great series bro.. byte sized tutorials makes life easier. Thanks.. waiting for more.
@Soulcode-k
@Soulcode-k Ай бұрын
Such a nice video it is so refreshing.😊
@name_yug
@name_yug Жыл бұрын
Pls make a full course on react and typescript
@shivanshuhere
@shivanshuhere Жыл бұрын
simple and clear explanation :) loved it
@elawet435
@elawet435 Жыл бұрын
Thank u so much my Bro
@eduardokawaguchi3086
@eduardokawaguchi3086 5 ай бұрын
Nice video, Bro! Here's a quick tip: press "alt +z" in your script, it'll break the rows automatically.
@xenos112
@xenos112 Жыл бұрын
Even though I know React, I enjoy watching your videos
@Jishanthegodev
@Jishanthegodev Жыл бұрын
Thank you so much sir ❤❤
@houdariyad4889
@houdariyad4889 Жыл бұрын
can't thank u enough bro
@ngehbrandon9491
@ngehbrandon9491 Жыл бұрын
Thanks for the video bro
@יהונתןריזי
@יהונתןריזי Жыл бұрын
do you plan to make advance c# course ?
@d1ce966
@d1ce966 Жыл бұрын
Bro post more react i love it
@hunin27
@hunin27 Жыл бұрын
thanks! ❤
@binuthomasphilip6061
@binuthomasphilip6061 2 ай бұрын
Pl make more videos on react
@otabekmadaminov-z2i
@otabekmadaminov-z2i 4 ай бұрын
Thank you bro
@1T_pressly
@1T_pressly Жыл бұрын
Thank you bro for the code
@unknown-person-14.
@unknown-person-14. Жыл бұрын
i beg you to make a small python episode in which you will teach how to communicate between server and client in lan using sockets and how to move a thing from buttons using server so connected clients would see the change
@bladebeats7375
@bladebeats7375 Жыл бұрын
please make a video on how to automate ur work using python
@pintertenan8057
@pintertenan8057 Жыл бұрын
Greeting from a bro!
@andromilk2634
@andromilk2634 11 ай бұрын
Since you were using Javascript variables, wouldn't you need to use {} on here as well like you usually do? Or are those not necessary in conditionals? Thanks!
@phoenixaxis329
@phoenixaxis329 Ай бұрын
I think they're only necessary when you're including js in an html element, Since before the return statement it is okay to write js, there's no need for {} But I'm sure you've learnt by now😄
@lokrajpyakurel2563
@lokrajpyakurel2563 Жыл бұрын
Waiting for new video on React from Bro Code 😊
@manojmurugan590
@manojmurugan590 Жыл бұрын
Bro please upload full video How to contact you for courses for paid
@graiselin2791
@graiselin2791 Жыл бұрын
Love you 😘😘
@Ceszilla
@Ceszilla Жыл бұрын
Can you please explain how to upload images to a react project?
@Ken-zh4gu
@Ken-zh4gu 10 ай бұрын
Please do full django course python web development framework if you can
@Orion_news
@Orion_news Жыл бұрын
bro please make mastery level detail. detail to detail python full couse , make a course that by doing that one can become Albert Einstain of coding.
@vishnuk6417
@vishnuk6417 Жыл бұрын
Hii.....! it's 13th comment 😍😍
@Delicatamente
@Delicatamente 9 ай бұрын
huge thanks!
@a_e_l_i_y_a
@a_e_l_i_y_a Ай бұрын
bro code likes hsl value
@Yakuzanis
@Yakuzanis Жыл бұрын
Bro Code = Chad Code
@Gunz1234
@Gunz1234 Жыл бұрын
Bro Code ❤
@kaungkinzone2448
@kaungkinzone2448 Жыл бұрын
random comment 4.0
How to render LISTS in React 📃
26:40
Bro Code
Рет қаралды 42 М.
PROPS in React explained 📧
12:09
Bro Code
Рет қаралды 112 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 916 М.
Python Password Generator Project (EASY)🐍
6:46
Yousef Computer Science
Рет қаралды 551
7 Outside The Box Puzzles
12:16
MindYourDecisions
Рет қаралды 516 М.
All The JavaScript You Need To Know For React
28:00
PedroTech
Рет қаралды 683 М.
Learn React Click Events 👆
12:21
Bro Code
Рет қаралды 28 М.
React Tutorial for Beginners
1:20:04
Programming with Mosh
Рет қаралды 3,8 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН