RSrupesh sharmainonline-invitation.hashnode.dev·Oct 15, 2021 · 5 min readUsing Ant Design table to display data having different numbers of columns for different rowsWhat if we have data object which has different number of values for different keys. During my internship, I faced a problem where I need to display data which has different columns for different rows. So, in this article, I am going to discuss how I...00
RSrupesh sharmainonline-invitation.hashnode.dev·Oct 15, 2021 · 3 min readReact.js and Component Life Cycles( for Class Components)Why React.js React.js is basically a Javascript library built and maintained by Facebook. React.js is an efficient, declarative and flexible open-source Javascript library for building simple, fast, and scalable frontends of web applications. JSX is ...00
RSrupesh sharmainonline-invitation.hashnode.dev·Oct 12, 2021 · 3 min readCreating Online Wedding Invitation App(React.js/Node.js/nodemailer)Origin of this idea In the pandemic, only few people get invited due to the new rules by the government. One day my mother was discussing with me, it would be better if we can attend our relatives wedding while sitting at home. Then I thought how I c...00