If you have any questions about this or request tutorials in this style, be sure to leave a comment below, and thank you for liking the video. 😉
@FunwithIndra3 жыл бұрын
Please give complete react native series, also react, node
@chadlevi74023 жыл бұрын
i guess it's quite randomly asking but does anyone know of a good site to stream newly released series online?
@thatolebethe32383 жыл бұрын
Your tutorials are perfect thank u
@sidd_ghimire4 жыл бұрын
Good going please complete the whole series
@mashschool4 жыл бұрын
Thanks! New sessions are coming soon.
@stodani3 жыл бұрын
2:22 what are those 2 dots and "null" for?
@mashschool3 жыл бұрын
That is, if the submitted is false, nothing will be displayed.
@hannahnguyen92462 жыл бұрын
When you click clear can it clear the textinput also?
@stodani3 жыл бұрын
so the "{ submit ? 'clear' : 'Submit' }" says "if the state is 'true' it will show "clear", if the state is "false" it will show 'submit', right? but "!submited" doesn't make it be always "false"?
@mashschool3 жыл бұрын
1. Yes, that's right 2. This is the opposite of the current value, not always false.
@stodani3 жыл бұрын
@@mashschool thank you!!
@CuongHoang-hc9qd3 жыл бұрын
can you help me, pls! my vscode don't suggest prop like you, i downloaded extensions that you said in the previous video
@mashschool3 жыл бұрын
If you are sure that you have installed the extensions mentioned in video #4, you can use the ctrl + space keys to open quick suggestions.