Does New Linode Cloud Manager Use a JavaScript Framework?
I'm just curious, does the new Linode Cloud Manager use a JavaScript framework? If so, which one?
Thanks.
1 Reply
mjones
Linode Staff
I'm not a developer myself, but as far as I'm aware our Cloud Manager doesn't use anything that qualifies as a framework. The closest thing that comes to it is React.js which is classified as a library.
The Cloud Manager uses a few things to make the magic happen, and if you want you can dig into the code on the public Cloud Manager GitHub project page.