Compare commits

...

16 Commits

Author SHA1 Message Date
dependabot[bot] 73123a0dcb Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 08:59:51 +00:00
wellá 478274536d Merge pull request #281 from tanaybhardwaj24/dev 2021-08-09 22:45:55 +02:00
tanaybhardwaj24 a3029c3c39 removed middleware dir as it was unused + added dribbble 2021-08-08 07:01:45 +00:00
wellá 59e5f7924d Merge pull request #278 from CrazyPython/patch-1
Add Web Periodic Table
2021-06-15 15:47:02 +02:00
James afa239eb40 Remove Web Periodic Table from General section 2021-06-04 20:12:11 -04:00
James 43239e9f8c Add Web Periodic Table to Frontend 2021-06-01 19:27:12 -04:00
James 0dc9edc1ef Fix syntax error 2021-06-01 19:18:52 -04:00
James b490ad0e7a Fix web periodic table 2021-06-01 19:16:42 -04:00
James 01d986d3b8 Add Web Periodic Table 2021-06-01 19:15:41 -04:00
wellá 560fc2fe8e Merge pull request #273 from tianheg/dev
Update utility.json
2021-05-31 11:38:50 +02:00
Jim Gao e17e842032 Update utility.json
Update Postwoman to Hoppscotch https://postwoman.io/
2021-04-17 22:17:35 +08:00
wellá 112d3ff0e1 Merge pull request #270 from tianheg/dev
[resources/fullstack.json] update freeCodeCamp curriculum
2021-04-03 17:07:18 +02:00
Jim Gao d0b35fa7d7 [resources/fullstack.json] update freeCodeCamp curriculum 2021-04-02 17:34:44 +08:00
wellá 1e2d09415d Create FUNDING.yml 2021-04-01 23:13:46 +02:00
wellá 3813af3ba6 Merge pull request #268 from tianheg/dev
[resources/accessibility.json] fix url
2021-03-17 15:20:20 +01:00
Jim Gao 4f3cc37760 [resources/accessibility.json] fix url 2021-03-17 16:25:14 +08:00
9 changed files with 2613 additions and 1435 deletions
+3
View File
@@ -0,0 +1,3 @@
# These are supported funding model platforms
github: [lostdesign]
-8
View File
@@ -1,8 +0,0 @@
# MIDDLEWARE
**This directory is not required, you can delete it if you don't want to use it.**
This directory contains your application middleware.
Middleware let you define custom functions that can be run before rendering either a page or a group of pages.
More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/routing#middleware).
+3 -3
View File
@@ -10866,9 +10866,9 @@
"integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A="
},
"path-parse": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
"integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw=="
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
},
"path-to-regexp": {
"version": "0.1.7",
+1 -1
View File
@@ -23,7 +23,7 @@
{
"title": "The web accessibility basics",
"desc": "The absolute web accessibility basics every web developer should know about.",
"url": "https://www.marcozehe.de/2015/12/14/the-web-accessibility-basics/",
"url": "https://www.marcozehe.de/articles/2015-12-14-the-web-accessibility-basics/",
"tags": ["blog", "video", "semantics", "basics"]
}
]
+6
View File
@@ -14,6 +14,12 @@
"url": "https://undraw.co",
"tags": ["illustration", "svg", "ui"]
},
{
"title": "Dribbble",
"desc": "Gain inspiration and feedback. Basically social media for designers",
"url": "https://dribbble.com/",
"tags": ["career", "ux", "ui"]
},
{
"title": "Practical UI tips",
"desc": "7 Tips to boost your UI design.",
+27
View File
@@ -61,6 +61,33 @@
"desc": "Friendly web development tutorials for complete beginners in HTML and CSS",
"url": "https://www.internetingishard.com/",
"tags": ["html", "semantic", "css", "typography"]
},
{
"title": "Periodic Table of Web APIs",
"desc": "A visual map of almost all browser APIs with links to tutorials and documentation, color-coded by browser support",
"url": "https://wwwperiodictable.surge.sh/",
"tags": [
"resources",
"aggregator",
"fundamentals",
"web",
"visual",
"browser",
"frontend",
"overview",
"guides",
"tutorial",
"compatibility",
"lists",
"obselete",
"reference",
"specification",
"standards",
"comprehensive",
"advanced",
"guides",
"links"
]
}
]
}
+1 -1
View File
@@ -5,7 +5,7 @@
{
"title": "freeCodeCamp curriculum",
"desc": "We have thousands of coding lessons to help you improve your skills. You can earn each certification by completing its 5 final projects. And yes - all of this is 100% free, thanks to the thousands of campers who donate to our nonprofit. If you are new to coding, we recommend you start at the beginning.",
"url": "https://learn.freecodecamp.org",
"url": "https://www.freecodecamp.org/learn/",
"tags": ["design", "javascript", "courses", "security", "interview"]
},
{
+3 -3
View File
@@ -183,9 +183,9 @@
"tags": ["development", "ide","editor", "share", "testing"]
},
{
"title": "Postwoman.io",
"desc": "The Postwoman API request builder helps you create your requests faster, saving you precious time on your development.",
"url": "https://Postwoman.io/",
"title": "Hoppscotch",
"desc": "The Hoppscotch API request builder helps you create your requests faster, saving you precious time on your development.",
"url": "https://hoppscotch.io/",
"tags": ["testing","api"]
},
{
+2569 -1419
View File
File diff suppressed because it is too large Load Diff