python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to assign default modifiers to a SwiftUI view?
I'm trying to make reusable custom views that themselves can be customized later. Ideally I'd be able to define default modifiers like Color, Font, etc that the Views would have without any customizat...

Caleb Bolton
Votes: 0
Answers: 2
How Can i Add Event Handlers In Reusable React Component Created from Object Array
I am trying to create reusable components for a Dynamic address form. I need to add custom event handlers to the components . Currently each input field in the Address form is created from the followi...

Anand V Balagopalan
Votes: 0
Answers: 1
Why doesn't my Kedro starter prompt for input?
I would like to create my own Kedro starter. I have tried to replicate the relevant portions of the pandas iris starter. I have a cookiecutter.json file with what I believe are appropriate mappings, a...

Tashus
Votes: 0
Answers: 1
reusable classes in flutter
I have a page like the following. This page has two buttons. One of them is sending the form to the relevant place. In my case to the instructor. But, this one is not important for now. The second but...
Demir
Votes: 0
Answers: 2