Conditional rendering = allows you to control what gets rendered in your application based on certain conditions. (ex. show, hide, or change components)
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
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
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 ?
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
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!
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😄
i love your new react series. I just started learning it and you came out of nowhere
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;
}
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
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
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 ?
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.
Just started learning React and your videos are very easy to follow and learn from. Thank you!!
Please make a full react series course 🙏🙏🙏🙏🙏
Yeah, seconded
bro code teaches you so good that u feel its so easy
Such a nice video it is so refreshing.😊
great series bro.. byte sized tutorials makes life easier. Thanks.. waiting for more.
Bro make a complete tutorial for android development.....Your courses are completely educative.❤❤❤❤❤
Nice video, Bro! Here's a quick tip: press "alt +z" in your script, it'll break the rows automatically.
simple and clear explanation :)
loved it
Even though I know React, I enjoy watching your videos
Pls make a full course on react and typescript
Thank u so much my Bro
can't thank u enough bro
Thank you so much sir ❤❤
Thanks for the video bro
Bro post more react i love it
Waiting for new video on React from Bro Code 😊
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
Pl make more videos on react
Greeting from a bro!
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!
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😄
do you plan to make advance c# course ?
please make a video on how to automate ur work using python
Can you please explain how to upload images to a react project?
Love you 😘😘
Thank you bro
thanks! ❤
Thank you bro for the code
Please do full django course python web development framework if you can
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.
Bro please upload full video
How to contact you for courses for paid
Hii.....! it's 13th comment 😍😍
bro code likes hsl value
Bro Code ❤
Bro Code = Chad Code
random comment 4.0
huge thanks!