35 lines
1.3 KiB
Markdown
35 lines
1.3 KiB
Markdown
# Linksammlung
|
|
|
|
## Repo
|
|
|
|
- <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)
|
|
- [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)
|
|
- [Bootstrap 5](https://getbootstrap.com/)
|
|
- [MDN - Mozilla Developer Network](https://developer.mozilla.org/)
|
|
- [JavaScript Historie](https://de.wikipedia.org/wiki/JavaScript)
|
|
- [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)
|
|
- [What the f\*ck JS?](https://github.com/denysdovhan/wtfjs)
|
|
- [CSS BEM (Block-Element-Modifier)](https://getbem.com/introduction/)
|
|
|
|
## Tools/ Software
|
|
|
|
- [Microsoft Powertoys](https://learn.microsoft.com/de-de/windows/powertoys/)
|
|
|
|
## CSS/SCSS Tuts
|
|
|
|
- [CSS Reference](https://cssreference.io/)
|
|
- [CSS Tricks - Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)
|
|
- [CSS Flexboxfroggy](https://flexboxfroggy.com/#de)
|
|
- [CSS Gridgarden](https://cssgridgarden.com/#de)
|