This commit is contained in:
28
01_grundlagen/linksammlung.md
Normal file
28
01_grundlagen/linksammlung.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# Linksammlung
|
||||
|
||||
<https://git.gkontra.de/ptorrel/JS>
|
||||
|
||||
|
||||
## Allgemeine Links
|
||||
|
||||
- [StackOverflow Survey 2023](https://survey.stackoverflow.co/2023)
|
||||
- [StackOverflow Survey 2024](https://survey.stackoverflow.co/2024)
|
||||
- [StackOverflow Survey 2025](https://survey.stackoverflow.co/2025)
|
||||
- <a href="https://2022.stateofjs.com/en-US">State Of JS 2022</a>
|
||||
- [State Of JS 2023](https://2023.stateofjs.com/en-US)
|
||||
- [State Of JS 2024](https://2024.stateofjs.com/en-US)
|
||||
- [State Of JS 2025](https://2025.stateofjs.com/en-US)
|
||||
|
||||
|
||||
## Codeblock
|
||||
|
||||
```js
|
||||
const test = 'Ich bin ein Test';
|
||||
|
||||
```
|
||||
|
||||
## Tabelle
|
||||
|
||||
Bezeichnung | Wert | Notiz
|
||||
--- | --- | ---
|
||||
Prop | Value | -
|
||||
Reference in New Issue
Block a user