Submitted almost 2 years ago
Advice generator app using Vanilla JavaScript
@adil-khursheed
Design comparison
SolutionDesign
Solution retrospective
Fetching data from an API is one of the most satisfying job for a developer.
Any feedback is most welcome!!
Community feedback
- @RahulbaranPosted almost 2 years ago
Hi Adil
You can furthur make your code more maintainable by using custom properties for font-sizes, padding, margin, font-weight, line-height etc and calculating the required value with css "calc()" function.
Marked as helpful0@adil-khursheedPosted almost 2 years ago@Rahulbaran
Hi Rahul, Thank You for your suggestion. I will try to implement the custom properties in my further projects. Really appreciate your feedback.
Thanks and Regards.
0@RahulbaranPosted almost 2 years ago@adil-khursheed
I am glad to know that my advice was helpful. Have a great day😊
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord