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)
Using layout with content_for/yield when rendering collection partial
I'm trying to reuse a card layout throughout my app for various collections. I was hoping I could do this with content_for and yield, as described in the rendering guide, and my exact use case is desc...
BEEK
Votes: 0
Answers: 0
Need help working out the logic in the code: Kotlin
When you enter some value in the "product price" field and select one of the packages (after clicking on the calculate button), the amount indicated in the packages themselves should be adde...
Anderson 安德森 amv
Votes: 0
Answers: 1
Unable to fix status bar position when blur or brightness effect is used [SwiftUI]
I am trying to simply make the NavigationView return to normal after either the cancel button or OK button of the custom alert view is clicked. However, the blur effect that I would like to have when ...

Aadi Anand
Votes: 0
Answers: 1
Iteration on Angular template
I've been working on a Angular project for a few weeks now, and I'm starting to process data to the view.
However, I'm starting to work with iterations, taken from a big JSON, which I've tried to iter...

David Encina Martínez
Votes: 0
Answers: 1