メニュー
××
××
正しい!

エクササイズ:

正しいReactDOMメソッドを入力して、React要素をDOMにレンダリングします。

ReactDOM.render(myElement、document.getElementById( 'root'));

Not Correct

Click here to try again.

Correct!

Next ❯
ReactDOM.

  
  
  




w3schools.comにアクセスします
スコアをリセット
このメニューを閉じる
"; txt + =" '; txt + = ' マイページ'; txt + = ' '; txt + = ' '; txt += ' '; txt += ' '; txt += ' '; txt + = ''; document.getElementById( "userprogress")。innerHTML = txt; x = Math.round((userscore / numberofexercises)* 100); 度= x * 3.6; if(度> 359)度= 359; document.getElementById( "mypage_circle1")。setAttribute( "d"、describeArc(26、35、24、0、359)); document.getElementById( "mypage_circle2")。setAttribute( "d"、describeArc(26、35、24、0、degrees)); document.getElementsByClassName( "exercisemenuinner")[0] .style.top = "169px"; }}関数polarToCartesian(centerX、centerY、radius、angleInDegrees){var angleInRadians =(angleInDegrees-90)* Math.PI / 180.0; return {x:centerX +(radius * Math.cos(angleInRadians))、y:centerY +(radius * Math.sin(angleInRadians))}; }関数describeArc(x、y、radius、startAngle、endAngle){var start = PolarToCartesian(x、y、radius、endAngle); var end = PolarToCartesian(x、y、radius、startAngle); var largeArcFlag = endAngle-startAngle

24の演習のうち0を完了しました:

Reactはじめに
ReactES6アロー機能
ES6変数に反応する
ES6アレイメソッドを反応させる
ES6の破壊に反応する
ES6スプレッドに反応する
ES6ターナリーに反応する
React JSX
コンポーネントを反応させる
小道具に反応する
Reactイベント
条件付き反応
Reactリスト
ReactフックuseState
ReactフックuseEffect
CSSスタイリングを反応させる

××

スコアをリセットしますか?

This will reset the score of ALL 24 exercises.

Are you sure you want to continue?



×

Congratulations!

You have finished all 24 React exercises.

Share your score: