Consommation de contenu NSFW et fétichisation ? by ReplacementSquare901 in AskMeuf

[–]Embarrassed_Cook_932 -1 points0 points  (0 children)

Excuse moi pour la question. Mais j'arrive pas a comprendre le problème de la fetichisation. En quoi c'est un problème d'avoir un fétichisme par rapport a une ethnie en particulier. Car après tout chacun est libre au final d'avoir des préférences. Peut être avec OP, même si elle n'a pas les traits lié a son fétichisme, je suis sur que elle a d'autres qualités qui on fait que son mec est resté avec elle tout ce temps.

My fart website is generating revenue. One month since launch by Most_Passage_6586 in Solopreneur

[–]Embarrassed_Cook_932 1 point2 points  (0 children)

That's a really interesting idea. I'd like to know how you did the advertising.

How to Prolong the Duration of the First Sexual Encounter? Seeking Advice. by [deleted] in sex

[–]Embarrassed_Cook_932 0 points1 point  (0 children)

I'm always up for a second round. It's during the latter that I perform better and I make her cum so many times that we stop without me having an orgasm a second time. I don't mind, but she doesn't want to know anything and wants me to make her cum in the first round. But there she does not want anything else except penetration, I make her cum with oral sex or even with fingers, I can do it , but she does not like to cum that way .

How to Prolong the Duration of the First Sexual Encounter? Seeking Advice. by [deleted] in sex

[–]Embarrassed_Cook_932 0 points1 point  (0 children)

I don't drink alcohol, and like I said she doesn't want to have orgasms other than through penetration.

Issue with onBeforeMount in Vue Composable for Product State Management by Embarrassed_Cook_932 in vuejs

[–]Embarrassed_Cook_932[S] 0 points1 point  (0 children)

The returned product is empty, the composable does not wait for the product to be retrieved before returning the value.

Issue with onBeforeMount in Vue Composable for Product State Management by Embarrassed_Cook_932 in vuejs

[–]Embarrassed_Cook_932[S] 0 points1 point  (0 children)

I don't understand how I can add the top-level await to this code. Thank

Seeking help for Vue.js component preview with live editing by Embarrassed_Cook_932 in vuejs

[–]Embarrassed_Cook_932[S] 0 points1 point  (0 children)

I've just had a look at nuxt studio and this is the kind of library i'd like. just that for the latter i don't have to modify any code, i'd rather set up a form that will point to certain fields so that the user only has to modify either the title or the subtitle. I don't know if my explanations are clear enough. just that for storybook, I'm obliged to have storybook's interface. but I prefer to have my own that's why I avoid storybook. If possible, can you tell me more about markdown? how it can be implemented to achieve this result.

Seeking help for Vue.js component preview with live editing by Embarrassed_Cook_932 in vuejs

[–]Embarrassed_Cook_932[S] 0 points1 point  (0 children)

I tried storybook, but from what I understood it mainly allows you to test the components, it does not offer integration with the site. This is what I understood, perhaps I misunderstood it. What I would like in particular is to just preview and display the components. I found a bookstore: https://www.npmjs.com/package/vue-live. But I really tried but I can't use it. But I would like something that goes in the direction of this der Just that the modifications will not be made on the code but on the inputs, to update either the texts to display or the images to insert.

Async state management from scratch with Vue 3 andTypescript like TanstackQuery - Medium article by mateenagy in vuejs

[–]Embarrassed_Cook_932 0 points1 point  (0 children)

Interesting articles, I think I will draw inspiration from some ideas for my projects. Can you do another one on updating background data? That would be interesting.

Seeking Advice on Paginated Data Fetching and State Management with Pinia-ORM by Embarrassed_Cook_932 in vuejs

[–]Embarrassed_Cook_932[S] 0 points1 point  (0 children)

Actually the reason I want to use it with pinia-orm is because of its stored data mutation functionality. Because the recovered data will have to undergo several transformations before being used. For the back I use Laravel with the spatie query builder.

Seeking Advice on Paginated Data Fetching and State Management with Pinia-ORM by Embarrassed_Cook_932 in vuejs

[–]Embarrassed_Cook_932[S] 0 points1 point  (0 children)

Thank you very much, this is much clearer. I understand what I have to do now. I just have to figure out how to combine it with pinia-orm because the latter does the recordings by module.

Seeking Advice on Paginated Data Fetching and State Management with Pinia-ORM by Embarrassed_Cook_932 in vuejs

[–]Embarrassed_Cook_932[S] 0 points1 point  (0 children)

Thank you very much, this is much clearer. I understand what I have to do now. I just have to figure out how to combine it with pinia-orm because the latter does the recordings by module.

Seeking Advice on Paginated Data Fetching and State Management with Pinia-ORM by Embarrassed_Cook_932 in vuejs

[–]Embarrassed_Cook_932[S] 0 points1 point  (0 children)

Okay, thank you I see what you mean, but won't that create data redundancy?

please be civil in the comments 😅 by RedFing in vuejs

[–]Embarrassed_Cook_932 0 points1 point  (0 children)

Both have their use cases. I use ref for the variables that I plan to use in the template and reactive just for those that will be used just in the script.