180
Points
Questions
34
Answers
46
-
I’m trying to make an accordion with a "dynamic" content. here is an example with for loop: <div > <% …
- 329 views
- 0 answers
- 0 votes
-
I’m trying to set up a grid with CSS and for some reason the elements that I defined to go …
- 316 views
- 1 answers
- 0 votes
-
So I got this application in Vuejs that is divided with css grid into 3 divs basically: a sidebar, a …
- 315 views
- 1 answers
- 0 votes
-
I am learning to use css grid to make layout and use components from bootstrap. To begin with, I just …
- 277 views
- 2 answers
- 0 votes
-
So in my layout i’ll have a main searchbar along with two buttons. Just below there are various entries. Which …
- 276 views
- 3 answers
- 0 votes
-
I have a card component that renders like the first image below on screen sizes above small, mobile devices I …
- 346 views
- 1 answers
- 0 votes
-
This question already has answers here: ConnectionResetError: [Errno 104] Connection reset by peer and ERR_NAME_NOT_RESOLVED on heroku with mobile testing …
- 0 views
- 0 answers
- 0 votes
-
I am creating an Android app which will fetch JSON data from Moviedb api and show the data in gridlayout …
- 346 views
- 0 answers
- 0 votes
-
I created five classes -> GeneralData, MaterialData, WeigthsAndDimensions, TechnicalData, LogisticData. All classes have a few attributes. I also created a …
- 265 views
- 1 answers
- 0 votes
-
I have a list of coordinates. Can I draw on map a circle that briefly covers them? I was thinking …
- 380 views
- 1 answers
- 0 votes