28 lines
645 B
Markdown
28 lines
645 B
Markdown
# 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 | - |