Ankita SinghHow to setup virtual environment in MacDownload and install Python from hereFeb 15, 2023Feb 15, 2023
Ankita SinghAdding and suppressing a checkstyle checkCheckstyle helps teams to adhere to a coding standard. It is an analyzed the Java code to check if the developers have followed the coding…Sep 8, 2020Sep 8, 2020
Ankita SinghMaterial UI table with Pagination componentMaterial UI is an open source project that uses React components and provides reusable components for easy and quick front end designing.Jul 13, 2020Jul 13, 2020
Ankita SinghThe power of Context APIReact has an extremely useful API that we often use in our project to pass props from top to the bottom of the hierarchy tree. It makes…Jun 8, 2020Jun 8, 2020
Ankita SinghAuthentication using Fetch queries and react-hook-formMostly every web application has to through the authentication process, which majorly involves verifying the credentials of the user login…Jun 5, 2020Jun 5, 2020
Ankita SinghUpdating dependencies using yarnI updated the dependencies on my project and it turned out to be a big learning for me, and I figured writing this post might help someone…Feb 18, 2020Feb 18, 2020