Files
JS/01_grundlagen/linksammlung.md
Philippe Torrel 86041b24e8
2026-09-10 10:44:58 +02:00

44 lines
1.4 KiB
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)
- [JavaScript Wiki Historie](https://de.wikipedia.org/wiki/JavaScript)
- [What the f\*ck JS?](https://github.com/denysdovhan/wtfjs)
- [W3C HTML Validator](https://validator.w3.org/nu/#file)
- [Can I use](https://caniuse.com/)
- [ASCII Table](https://asciitable.xyz/)
- [HTML Entities Liste (W3c)](https://dev.w3.org/html5/html-author/charref)
- [HTML Entities & Tastaturkürzel](https://www.key-shortcut.com/html-entities/alle-entitaeten)
- [HTMLReference.io](https://htmlreference.io/)
- [BEM](https://getbem.com/) - Block Element Modifier
## CSS Tricks
- [CSSReference.io](https://cssreference.io/)
- [CSS Guide Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)
- [CSS Flexboxfroggy](https://flexboxfroggy.com/#de)
- [CSS Gridgarden](https://cssgridgarden.com/#de)
## Software/ Tools
- [Microsoft PowerToys](https://learn.microsoft.com/de-de/windows/powertoys/)
## Blog/ Techartikelseiten
- Dev.to
- SmashingMagazine
- Awwwards
-