ReactJS-AdminLTE
ReactJS-AdminLTE copied to clipboard
Sidebar menu should be componentized?
I was surprised to find out that there are 39 copies (for each page) of the menu. What is the reasoning behind not making it a component?
The menu gets reloaded every time you go to a menu item, destroying the illusion of a SPA.