Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Angular で行に出くわしました 。それはどういう意味ですか?
this.columns = [...this.columns, col];
これは、配列の不変の概念に関連していると思います。