mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-08 10:16:35 +00:00
21 lines
1.2 KiB
Markdown
21 lines
1.2 KiB
Markdown
# JavaScript
|
||
- [wikipedia: JavaScript](https://en.wikipedia.org/wiki/JavaScript)
|
||
- [v8.dev:](https://v8.dev/) Google’s 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're learning JavaScript, you'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's a list of JavaScript fundamentals and my favorite free resources for learning them. 👇</p>— 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>
|