Files
awesome-kubernetes/docs/javascript.md
Inaki Fernandez cecf1b71e5 update
2020-06-22 15:44:33 +02:00

21 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# JavaScript
- [wikipedia: JavaScript](https://en.wikipedia.org/wiki/JavaScript)
- [v8.dev:](https://v8.dev/) Googles open source high-performance JavaScript and WebAssembly engine.
## Node.js
- [wikipedia: Node.js](https://en.wikipedia.org/wiki/Node.js)
- [nodejs.org](https://nodejs.org/)
- [github.com/nodejs/node](https://github.com/nodejs/node)
## Npm
- [wikipedia: Npm](https://en.wikipedia.org/wiki/Npm_(software)) (originally short for Node Package Manager) is a package manager for the JavaScript programming language.
- [Npm](https://www.npmjs.com/)
- [npm has joined GitHub](https://github.blog/2020-04-15-npm-has-joined-github/)
---
</center>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">If you&#39;re learning JavaScript, you&#39;ve likely heard people tell you how important it is to learn the fundamentals.<br><br>But what are they? And where do you learn them?<br><br>Here&#39;s a list of JavaScript fundamentals and my favorite free resources for learning them. 👇</p>&mdash; Madison Kanna (@Madisonkanna) <a href="https://twitter.com/Madisonkanna/status/1274424134139666432?ref_src=twsrc%5Etfw">June 20, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</center>