|
|
|
|
|
by chakkepolja
1679 days ago
|
|
The 'wheels' might simply be having a standard library and less number of packages instead of micropackage mess. For example, look at django, it provides more functionality (though not directly comparable to) than react. But installation is quick and there are small number of packages from trusted authors. The ecosystem is orthogonal to how good package manager is. |
|