enaqx / react-interview-answers

React interview answers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Interview Answers

Demo

Usage:

  • $ npm install
  • $ npm run build
  • $ npm start

Questions:

  1. Describe the tools you use for compiling, testing and debugging your your JavaScript code.
  2. AverageAggregation() object.
  3. Given the following loadData function, write code that provides a value for the ‘parser’ variable.
  4. Port the Java code to JavaScript.
  5. Write a Facebook React class that can be used with the code below to generate a chart.

About

React interview answers


Languages

Language:JavaScript 99.5%Language:CSS 0.5%