docs: add thomas laforge to GDE resources and add angularchallenges to resources (#52075)

PR Close #52075
This commit is contained in:
thomas 2023-10-06 15:03:05 +02:00 committed by Pawel Kozlowski
parent d32767da06
commit 1b4bb57971
3 changed files with 15 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 841 KiB

View file

@ -995,6 +995,14 @@
"bio": "Owner and trainer at Ultimate Angular. Lives in England, UK. Has a love for teaching, OSS and speaking at conferences. Google Developer Expert for Web Technologies and Angular.",
"groups": ["GDE"]
},
"thomaslaforge": {
"name": "Thomas Laforge",
"picture": "thomaslaforge.png",
"twitter": "laforge_toma",
"website": "https://thomaslaforge.dev/home",
"bio": "Thomas is a contractor with a strong passion for frontend development, specifically focusing on Angular. He is the creator and maintainer of Angular Challenges, a platform that gathers multiple challenges to help you improve your skills in Angular.",
"groups": ["GDE"]
},
"tomastrajan": {
"name": "Tomas Trajan",
"picture": "tomastrajan.jpg",

View file

@ -665,9 +665,9 @@
"logo": ""
},
"butter-cms": {
"title":"How to integrate ButterCMS into Angular 2+ App",
"title": "How to integrate ButterCMS into Angular 2+ App",
"desc": "Integrate a Headless CMS into your Angular App, create blog posts and pages",
"url":"https://medium.com/orlyknop/how-to-integrate-buttercms-into-angular-2-app-a1baaa51402",
"url": "https://medium.com/orlyknop/how-to-integrate-buttercms-into-angular-2-app-a1baaa51402",
"logo": ""
},
"angular-projects": {
@ -822,6 +822,11 @@
"desc": "Want to learn #Angular, but not sure where to start? Check out this in-depth “Angular for Beginners Course“ created by Angular #GDE @SantoshYadavDev.",
"title": "Angular for Beginners Course",
"url": "https://youtu.be/3qBXWUpoPHo"
},
"angular-challenges": {
"desc": "Learn angular its ecosystem and open-source by practising on real-life examples.",
"title": "Angular Challenges",
"url": "https://angular-challenges.vercel.app/"
}
}
},