|
|
|
|
|
by z3t4
2941 days ago
|
|
The description says "Pure Javascript manually written". But it's not. It's actually TypeScript, which if you set up the right environment and install Microsoft tools - it can be compiled to JavaScript. This makes new developers believe that JavaScript is a Microsoft product and that you need Microsoft tools to develop it. |
|