React JS Tutorial for Beginners - 2 - Components

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Great tutorial Bucky, Thanks.
Just wanted to mention that react components name should start with capital letters (at least when using JSX).
I just wasted 1 hour trying to understand what the heck is wrong with my code, until I realized I was using a component name which started with lower case letter :)

matanmizrahi
Автор

Always explains it easily and simple, been using your tutorials alot for years now. thanks!

christ-reigns-media-music
Автор

Quick Warning, the component NEEDS to start with a capital letter or it will not render. var = myComponent will not work.

HugoNav
Автор

Please keep up with the web dev stuff. I love it!

Scorxcho
Автор

This is great. I want to get into VR WEB and you made this so easy.

androidgeeking
Автор

hey bucky, you have a great voice, I watched your JavaFX videos before, I like your accent and how you make tutorials.

mahdikhalili
Автор

Excellent introduction for begineers to get started !!!

anutpat
Автор

Hey Bucky, thanks a lot for the tutorial. You have the gifted talent to teach even the worlds top dumbest guys.
I would appreciate if you would extend the topics to bit advanced levels as in nested components etc . Thanks again

SuperNirupam
Автор

You should have mentioned that when creating a new variable, it has to start with capital letter, otherwise it will not display. It can be potentially confusing for beginners if you start a variable name (like me) with lowercase letter, and you dont see anything happening

tomislavzoricic
Автор

You got some nice tutorials here, cheers man!

SlowEducation
Автор

Bucky has a great approach to teaching; he makes it easy to learn. Had a problem with the example not working for me. No errors reported in the console and had just a blank screen. Changed the script tags to:
Changed the type to "text/babel" and everything worked fine in the example. Keep in mind the instructor may not have the opportunity to reedit the video as the language changes.

powderriverfarrier
Автор

If you use the latest react libraries use text slash babel instead of text slash jsx.

IllumTheMessage
Автор

How do I get support for React in IntelliJ Idea? I downloaded the library using ALT+ENTER but in "React.createClass" only createClass is highlighted. In Bucky's even "React" is highlighted. Any thoughts? Also when hovering my mouse over React it says "Unresolved variable or type React"

ThatGuyNamedBender
Автор

React just doesn't work for me. I have been using JavaScript for more than a year, i am by no means a noob, but no matter what i do, React just doesn't work for me. I am doing something wrong but i don't know what. There are no errors in the console, and i did everything that you did, as well as i followed all the tutorials on Facebook's React website, it just simply doesn't work. I give up, i'm learning Angular.

SB-hsyn
Автор

Bucky, this is an important question to this whole series for reactjs, how can we work on react (im a beginner) now that jsxtransformer has been deprecated? Could you have a tutorial not relying on jsxtransformer?

afternoonlofibeats-golden
Автор

Nice video. It is really helpful for me. Could you share the name of this editor to work react

RamaduraiU
Автор

Thanks Bucky! I'll admit though... I must be missing something here. What exactly happened? I see a function that displays HTML. What is React actually doing here other than that? Guess I'll go to the next video.

brianmendez
Автор

isnt that mixing the view with the business / model / controller ? why would i want to highly couple the div id and the javascript ? or couple the javascript react component with html tags in it ?

boazl
Автор

I tried following this tutorial (copying the scripts instead of manually installing React), but the component still doesn't render in the browser. Does something need to be installed separately using npm and the command line before being able to use React?

viktoriak.m
Автор

Why Didn't explain about localhost

kuhanNagalingam
join shbcf.ru