Submitted over 3 years agoA solution to the Interactive comments section challenge
interactive-comments-section-main
@Lindllay

Solution retrospective
It was my first time working with JSON file. I find most difficult creating effective application architecture, where data is simultaneously updated in data object and rendered on the page. In my project these two are working separately. What i probably should've done, was approach based on MVC architecture and on OOP. In summary, application in my opinion meets all required conditions, but my code is a bit messy.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Maciej's solution.
Join 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