Category "frontend"

How to deploy nuxt frontend with express backend on AWS?

I have a Nuxt v2 SSR application as the frontend running on port 3000 I have an express API as the backend running on port 8000 I have a python script that loa

Curved view shape in React Native

I wanna replicate the following layout, where there are 2 views (one with white background and the other one with a blue background). The issue is, I can't rep

How to add helper text in date field in material UI?

This is my component definition: <DateField name={formElement.name} type="date" label={formElement.name} onChange={(date) => formi

How can Remove "Dot" from Button Of roku by XML or Bright Script

I have tried all the possible way but could not find the way to resolve.Please help

I am trying to build a bottom sheet in the below code when i am using Column,the code works fine,but doesnt work with Listview

showModalBottomSheet( context: context, isScrollControlled: true, isDismissible: true, shape: const RoundedRectangleBorder( borderRadius:

Rendering <Context> directly is not supported and will be removed in a future major release error

i am getting the following errror: Warning: Rendering directly is not supported and will be removed in a future major release. Did you mean to render <Cont

How to setup react properly

I have been following the react setup instructions on codecademy: When I type in "npm run build" into the terminal I get this error: I can't seem to figure out

How to get state of Reactstrap's CustomInput Switch component, and how to map switches from an array?

<FormGroup> <div> {this.props.diseases.map((disease, index) => ( <FormGroup> &l

How to prefill CkEditor with data using React.js?

I'm creating a blog and I want to give the user the ability to update their post but I'm not sure how to pass the content data from the original post into my ri

Error when deploying react app and it keeps sayings << Plugin "react" was conflicted between "package.json » eslint-config-react-app » >>

I have been having a little bit of issues when deploying my create react app, as it fails to compile and tells me Plugin "react" was conflicted between "package

CSS Scroll Snap Points with navigation (next, previous) buttons

I am building a carousel, very minimalist, using CSS snap points. It is important for me to have CSS only options, but I'm fine with enhancing a bit with javasc