@@ -133,6 +133,12 @@
|
||||
"desc": "Learn CSS box-model by interractively changing the values.",
|
||||
"url": "https://codepen.io/carolineartz/full/ogVXZj",
|
||||
"tags": ["visual tool", "educational", "beginner"]
|
||||
},
|
||||
{
|
||||
"title": "Bennett Feely clip-path maker",
|
||||
"desc": "This CSS clip-path maker helps you understand the clip-path property and all the cool things you can do with it.",
|
||||
"url": "https://bennettfeely.com/clippy/",
|
||||
"tags": []
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -139,6 +139,24 @@
|
||||
"desc": "Codrops is a web design and development blog that publishes articles and tutorials about the latest web trends, techniques and new possibilities.",
|
||||
"url": "https://tympanus.net/codrops/",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"title": "Fontjoy",
|
||||
"desc": "Generate font combinations with deep learning.",
|
||||
"url": "https://fontjoy.com/",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"title": "Can't Unsee",
|
||||
"desc": "A game where your attention to details earns you a lot of coins. WARNING: Once you see the difference between the images, you won't be able to unsee it!",
|
||||
"url": "https://cantunsee.space/",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"title": "Image Color Picker",
|
||||
"desc": "Image color picker and palette generator.",
|
||||
"url": "https://image-color.com",
|
||||
"tags": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,6 +56,12 @@
|
||||
"url": "https://www.codewars.com/",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"title": "Exercism",
|
||||
"desc": "Learn to code in a variety of languages. Complete programming challenges, view other's solutions, and get community feedback on your code.",
|
||||
"url": "https://exercism.io",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"title": "Learn X in Y min",
|
||||
"desc": "Take a whirlwind tour of your next favorite language. Community-driven!",
|
||||
@@ -69,4 +75,4 @@
|
||||
"tags": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user