Created
February 9, 2019 07:36
-
-
Save yyoncho/fdb06e4909d60010cab5fab0c57f7be7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>>1 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
p"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>2 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
po"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>3 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
poj"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>4 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
poja"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>5 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojaw"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>6 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawf"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>7 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfp"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>8 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpo"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>9 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpoj"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>10 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpoja"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>11 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojaw"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>12 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>13 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>14 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fmath": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>15 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"famath": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>16 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawmath": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>17 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawemath": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>18 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
math": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>19 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mfath": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>20 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
ath": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>21 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aath": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>22 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawth": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>23 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aaweth": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>24 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawefth": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>25 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
th": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>26 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tah": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>27 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawh": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>28 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
taweh": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>29 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
h": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>30 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
he": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>31 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>32 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
": { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>33 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"a: { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>34 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"aw: { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>35 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe: { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>36 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
: { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>37 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f { | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>38 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
{ | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>39 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
a{ | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>40 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
aw{ | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>41 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awe{ | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>42 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef{ | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>43 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{ | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>44 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>45 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>46 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>47 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>48 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"q1": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>49 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"q1 | |
": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>50 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
"question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>51 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
a "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>52 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
wa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>53 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
ewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>54 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
fewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>55 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
fewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>56 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
afewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>57 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
wafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>58 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
wafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>59 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
ewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>60 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
fewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>61 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
fewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>62 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
afewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>63 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
wafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>64 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
ewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>65 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
ewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>66 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
fewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>67 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
afewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>68 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
wafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>69 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
wafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>70 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
ewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>71 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
fewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>72 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
fewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>73 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
wfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>74 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
awfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>75 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
eawfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>76 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
feawfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>77 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
feawfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>78 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
feawfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>79 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
feawfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>80 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
feawfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>81 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
feawfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>82 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
feawfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>83 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
feawfewafewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>84 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
afewafewafewa "question": "5 + 7 = ?", | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>85 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>86 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
": { | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>87 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>88 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>89 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"options": [ | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>90 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>91 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"10", | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>92 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>93 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>94 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
w "11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>95 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
we "11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>96 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
wef "11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>97 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
wefw "11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>98 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
wefwe "11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>99 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
tawe | |
hef | |
"awe | |
:f | |
awef | |
{w | |
wefwef "11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>100 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
pojawfpojawe | |
"fawe | |
mf | |
aawef | |
wefwef "11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>101 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
wefwef "11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>102 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
wefwef "11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>103 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< | |
>>>104 | |
import React from 'react'; | |
import ReactDOM from 'react-dom'; | |
import './index.css'; | |
import App from './App'; | |
import * as serviceWorker from './serviceWorker'; | |
ReactDOM.render(<App />, document.getElementById('root')); | |
const foo = { | |
"quiz": { | |
"sport": { | |
"q1": { | |
"question": "Which one is correct team name in NBA?", | |
"options": [ | |
"New York Bulls", | |
"Los Angeles Kings", | |
"Golden State Warriros", | |
"Huston Rocket" | |
], | |
"answer": "Huston Rocket" | |
} | |
}, | |
"11", | |
"12", | |
"13" | |
], | |
"answer": "12" | |
}, | |
"q2": { | |
"question": "12 - 8 = ?", | |
"options": [ | |
"1", | |
"2", | |
"3", | |
"4" | |
], | |
"answer": "4" | |
} | |
} | |
} | |
} | |
// If you want your app to work offline and load faster, you can change | |
// unregister() to register() below. Note this comes with some pitfalls. | |
// Learn more about service workers: http://bit.ly/CRA-PWA | |
serviceWorker.unregister(); | |
<<< |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment