const fetchTodos = async () =>{ const res = await fetch('https://jsonplaceholder.typicode.com/todos'); const todos = await res.json(); } /'placeholher='blur' specify loading of image with blur; ---------------tuples============== let user: [string,boolean,number] = ['asadprox', true, 16]

    {names.map((name) => (
  • {name}
  • ))}