Skip to main content

Rasika Senad

Rasika Senad is a lead technical consultant at Perficient with over 12 years of experience in front-end development. She has been with Perficient for the past 10 years, actively contributing to various organizational and practice-level initiatives. Beyond work, Rasika is a wife and mother to twin daughters. She enjoys music, dancing, cooking, celebrating festivals, and cherishing time with family and friends.

Connect with Rasika

Blogs from this Author

Istock 1536191188

Plop.js – A Micro-Generator Framework: Template Creation

Continuing our Plop.js journey from the last blog. Be sure to go back and read the previous installment in this series. In our previous discussion, we explored an introduction to Plop.js and its installation in a Next.js project. Additionally, we looked at a basic skeleton of plopfile.js. Understanding the Components of plopfile.js As we saw […]

Istock 2012746941

Plop.js – A Micro-Generator Framework: Introduction and Installation

We may all have encountered this situation countless times in our projects—copying and pasting files just to create a new component, page, or service. Unfortunately, this slows us down and hampers our productivity by introducing errors into the workflow. However, there’s a solution! Plop.js is the answer to this problem, as it automates these tasks […]