We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c8c7e commit a2c599bCopy full SHA for a2c599b
library/frontend/README.md
@@ -8,5 +8,6 @@
8
- [IxDF conventions for CSS](conventions--css)
9
- [Clean Code Principles for JavaScript](clean-code-js.md)
10
- [Literature](conventions--css)
11
+- [#UseThePlatform](use-the-platform.md)
12
13
🦄
library/frontend/use-the-platform.md
@@ -0,0 +1,7 @@
1
+# #UseThePlatform
2
+
3
+A list of useful resources that follows #UseThePlatform principles:
4
+ - [The Vanilla JavaScript Repository](https://vanillalist.top/)
5
+ - [Web Components created by GitHub](https://github.com/search?q=topic%3Aweb-components+org%3Agithub&type=repositories)
6
+ - [What PWA Can Do Today](https://whatpwacando.today/)
7
+ - [Plain Vanilla](https://plainvanillaweb.com/)
0 commit comments