[React] Rendering dynamic list of content
OK so we have a project and in that project, we want to render some list of data that is dynamic and for example changes when the user clicks a button. Lets see how this is done in react, it's quite straightforward and you can probably already guess ...
![[React] Rendering dynamic list of content](https://cdn.hashnode.com/res/hashnode/image/upload/v1635838357902/C3BSZaiWW.gif)


![[C++]Modelling a 2D-Array of Multiple Types](https://cdn.hashnode.com/res/hashnode/image/upload/v1618227924172/w54fo_0FE.png)
![[C++] Lists](https://cdn.hashnode.com/res/hashnode/image/upload/v1618057887614/R8rjD3Ze1.png)
![[C++]Modelling an Array of multiple types using Templates](https://cdn.hashnode.com/res/hashnode/image/upload/v1617655134094/SYJMXwtnJ.png)
