Latest solutions
Responsive Quiz app with Dark Mode
#accessibility#angular#sass/scss#typescript#nxSubmitted 24 days ago.
Quiz-app dark mode with Nx Angular
#angular#nx#sass/scss#typescript#accessibilitySubmitted 25 days ago.
Responsive password generator with Angular with translation en/fr
#angular#nx#typescriptSubmitted 5 months ago.
Responsive component with french translation by changing URL
#angular#sass/scss#typescriptSubmitted about 1 year ago.
Responsive Newsletter form with Angular
#angular#rxjs#typescript#sass/scssSubmitted about 1 year ago.
Latest comments
- P@CoderAlchemy24@AdrienB23
Good work!
- P@gkilasonia@AdrienB23
Good work
- P@vgt3j4d4What challenges did you encounter, and how did you overcome them?
Customizing the style of the slider
What specific areas of your project would you like help with?None
@AdrienB23Good work!
- @juliengDevWhat are you most proud of, and what would you do differently next time?
I’m most proud of having applied a coding pattern typically associated with declarative programming frameworks like React, but using TypeScript alone. This approach ensured the proper synchronization between data and the UI, enhancing both the robustness and maintainability of the application. Leveraging TypeScript’s features to manage state and update the UI seamlessly was a significant accomplishment and demonstrated my ability to adapt advanced programming concepts to different contexts.
What challenges did you encounter, and how did you overcome them?One of the main challenges I encountered was implementing the logic for calculating tips and totals. It required significant time for research and reflection to ensure accuracy and to handle various edge cases. I tackled this challenge by breaking down the problem into smaller, manageable parts, and researching best practices for real-time calculations. I also tested different scenarios to validate the calculations and ensure that the application provided correct and reliable results.
What specific areas of your project would you like help with?Would like to be reviewed on the quality of the code if you know Ts, could be nice. Add me on github/linkedIn and let's share
@AdrienB23Good work!
- @bartoszdudziak-devWhat are you most proud of, and what would you do differently next time?
- I have tried to make my solution as much dynamically as I could.
- I would take care of the structure of my code next time.
- It should be more maintainable and clean.
- I would also give better class names in my HTML.
Overall I am satisfied. 😅
What challenges did you encounter, and how did you overcome them?The most difficulty was finding a way to dynamically change between time frames. I gave each button data attribute and then I used it to create specify markup for each card and render it.
What specific areas of your project would you like help with?I encourage you to leave any comments and tips. 🫡
@AdrienB23Congratulations on completing the challenge!
- @replayzorWhat are you most proud of, and what would you do differently next time?
I am proud that I finished it
What challenges did you encounter, and how did you overcome them?No challenge
What specific areas of your project would you like help with?Any feedback is good feedback
@AdrienB23Congratulations on completing the challenge!