In Redux all changes to the application state happen via an "action. ... const myStuff = [{ name: 'Henrik' }] // push modifies the array defined above ...
確定! 回上一頁