Search results for #angularChallenges
🚀 Excited to announce my new video series on Angular Challenges! We will start with challenge 1 - Projection ✅ ng-content ✅ ngTemplateOutlet ✅ Magic Strings vs Directives ✅ Stores with Signals ✅ ngTemplateContextGuard youtu.be/yNrfvu7vTa4 #angular #angularchallenges
If someone wants to start contributing to open-source, I have two very easy issues on #angularChallenges. github.com/tomalaforge/an…
Thanks a lot @ALannelucq for sponsoring my work on #AngularChallenges! If you don't know him, he creates amazing YouTube videos on Angular. You should definitely check out his content. He has made some videos about solving some of my challenges. 💪 youtube.com/@ArthurLannelu…
@mgechev Yes that's so true. I love people using my #angularChallenges project. But I even more love people who are helping me make the project better.
Explore Angular's Signals, introduced in v16 and fully integrated in v17. They simplify components and improve performance 🚀 Facing #angularChallenges? New challenges will focus on the main issues. First: why don't subsequent signals impact an effect after the first? 😅…
#angularChallenges is nearing a huge milestone of 1000 GitHub stars ⭐️. I never even imagined this would be the case when I started the project. That's crazy! 😮
🚨 New #angularChallenges created by @alcaidio Have you ever typed a lot into a form on a website and then accidentally clicked away and lost it all? Super annoying, right? Well, we've got a cool little challenge for you that will help you stop that from happening to your…
Since @angular has changed significantly over the past year, I decided to rewrite my #angularChallenges solution 1, and the code has greatly improved. Signals, Signal input, Signal Query, control flow 🔥 You can check the code here: github.com/tomalaforge/an…
@laforge_toma I was meaning the review process that marks the challenge as complete on the #AngularChallenges website
#AngularChallenges Long-Term Sustainability The current model of the website is not sustainable from a long-term perspective on my end. Creating new challenges is enjoyable, and contributing to OSS is rewarding, but I review PRs in my free time, which is not sustainable. So,…
On the #AngularChallenges leaderboard, if you're logged in and appear on the list, a link will take you directly to your current spot on the board. No need to scroll endlessly to find yourself! 😅
#AngularChallenges now features a Leaderboard for: 1️⃣ Challenges solved 2️⃣ Commits merged 3️⃣ Challenges created I've also added a section at the top of the landing page to showcase all the sponsors who support my project. 🔥 Get involved by contributing new challenges,…
Go take a look at the new features I added to #AngularChallenges. 😍 ✅ You can now see the number of people who answered the challenge and who did it. You can go directly to a specific solution ✅ You can also give a star or fork the project directly from the website. The…
#AngularChallenges has almost 1000 forks. It means that 1000 people are playing/have been playing with my challenges to help them in their daily work. 🔥
#angularChallenges is now using @angular v17.3.1 🔥 You can now submit your solution using only signals and the new control flow: 👉 input() 👉 output() / outputToObservable() / outputFromObservable() 👉 signal query : viewchild() / contentChild() 👉 model() 👉 @for / @if 👉…
✨ A new footer for contributors has been created in the documentation of #angularChallenges By taking the time to improve the doc, your Github handle will now appear at the bottom of the page. Thanks a lot to all the people that are contributing to improving this project. 🙏…
New week, new #angularChallenges (created by Sven) 👉 In this @typescript-oriented challenge, we will explore how to refactor your Enums to Union Type or Mapped Type to create a beautiful TS code 😍 Video of TS god @mattpocockuk to explain the why and how 👇
Angular animations are often overlooked in learning. Yet, they can add that little extra to your web page for the user. This #angularChallenges, created by Sven Brodny, will enable you to create two small animations when your main page loads. Good luck and I'm looking forward…
Thanks a lot to Wandrille Guesdon for sponsoring my work on #AngularChallenges. I am very grateful to those who find my work helpful and take the time to sponsor me or buy me a coffee. Thanks 🙏
New #AngularChallenges 🚀 Come and explore the new View Transition API. This brand new API allows you create amazing transitions and animations between views. Your application will never look the same. This challenge will teach you how to use it 💪🔥 angular-challenges.vercel.app/challenges/ang…
