Closed ChellappanRajan closed 3 years ago
Can you write the details here how you will implement it
Will create a new module as Listings. Then as highlighted in the below image, will create 4 components: listings(parent component), listings-header, listings-sidenav, listings-content. Using the component store, will retrieve the listings data in parent listings-component then share the data to child listings-content to render the card.
Go for it. I just want to know how will you manage different heights in listing cards
Hi @ajitsinghkaler After doing lot of research I found that we can use grid masonry layout for listing cards
Go for it
Comment here how you implement it
Sure wil add more details once I started working on that part.
Thanks
Thanks
I'll review everything tomorrow.
On Wed, Aug 11, 2021, 9:45 PM Chellappan @.***> wrote:
Thanks
16 https://github.com/ajitsinghkaler/devto-clone/issues/16 Here is
Issue for tracking remaining functioanlity.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ajitsinghkaler/devto-clone/issues/10#issuecomment-896961437, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJLREDATFZGQWODMOWZQAQDT4KOYJANCNFSM5BHXLYOA .
Hi @ajitsinghkaler Currently Listings page is not implemented. Can we add Listings page?