I am trying to get the final price in the productInfo page when the material and size variants options are selected. In the data.js: export const productItems =
I am working on a simple Pokedex that shows all pokemon, I am displaying all the cards by using a map function on an array of pokemon objects like this: {pokemo
I am trying to test a component with jest and react-testing-library that contains a conditional to be displayed. export default function CloseCollaborator
I'm trying to add a new document to a non-existing sub-collection in a document(solutionsCollection/docID/commentsSubCollection). But I'm getting this error mes
I have some problem with change language of month and days in my DatePicker from Ant Design. I want my DatePicker looks like this: want I try to use this https:
I'm creating an application in the MERN stack and I stumbled upon a problem. I will start by explaining how that app is going to work. So, in that application u
Here, I'm getting data from API in array of objects format. i'm showing each object data in a section, for that each section i need to add a like button. Defaul
I am using react-grid-layout package for my layout design. I want to use compactType=null configuration for free items moving on the layout. But when I change t
i would like to find the way to position the logo images like it looks here enter image description here I couldn`t find a way to position multiple logo images,
So I'm building a React application for a client and they want me to find when a user is not authenticated, and redirect to a different site. When the user is n
I'm new to NextJS. I'm working on a simple page in which I need to retrieve data from my backend app. My backend app is a totally separate app written in go. My
I am experiencing some unusual behaviour with AntD InputNumber component, specifically using the up/down incrementation buttons: I have a very basic implementa
I am trying to update dependencies in this Next JS Starter https://github.com/timlrx/tailwind-nextjs-starter-blog After upgrading react and react-dom to 18.0.0
I have a class constructor and I want populate it with an object that I receive in constructor. But I don't know how to solve this TS error on line this[key] =
I have tried many many times but my http://localhost:3000 not working at all. Just taking reload & reload Console log is also clear. nothing at there. 1st t
When I try to run a react native project with the command react-native run-android the following exception is a displayed: "Android project not found. Are you
I made a weather app in create-react-app. How do I hide the API key so that I can commit to GitHub? Right now the key is in App.js: const API_KEY = "123456";
I want print some elements(3-6 elements) from json. I'm using map to print element, but if i use them i print all of element from json and my div is duplicated.
I'm using Expo and React Native to create a simple iOS app. I am currently getting this error and have no idea how to fix it. I've tried various other solutions
I posted this here because I am relatively new to React and didn't know what exactly should I google. In my React project, I have a kendo grid that has a custom