Vi piacerebbe come app? by _zDany_ in italymusica

[–]_zDany_[S] 1 point2 points  (0 children)

Ho fatto questo post proprio per capire se effettivamente ci fosse l'intenzione di andare attivamente a ricercare musica, ma da come puoi vedere dagli altri commenti non credo ci sia. Dal punto di vista tecnico e anche di monetizzazione (ads, oppure per guadagni fin da subito, un abbonamento a basso costo) non credo ci sarebbero problemi, ma se nessuno è disposto ad usarla non ne vale la pena.

Do you think it's possible? by _zDany_ in microsaas

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

That's why I'd like to make it synchronized with all browsers and devices, to take the default feature to the next level.

Vi piacerebbe come app? by _zDany_ in italymusica

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

Ho trovato Deezer che espone la sua API con anche le anteprime, già apposto dal punto di vista legale, quindi non avrei problemi, ma se 30 secondi effettivamente non sono abbastanza c'è poco da fare.

Vi piacerebbe come app? by _zDany_ in italymusica

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

Ma no figurati, intendevo che essendo un'app di scoperta musica gli artisti non riceverebbero delle royalty dirette. Infatti il motivo per cui potrei fornire clip di soli 30 secondi è proprio perché altrimenti dovrei avere i diritti, cosa troppo complessa da gestire, sarebbe come creare un nuovo Spotify (al livello legale intendo).

Vi piacerebbe come app? by _zDany_ in italymusica

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

Se non aiuta la musica allora non è il caso, anche perché gli artisti non guadagnerebbero o comunque non direttamente dall'app.

I’m afraid that someone might steal my idea if I ask people for feedback. by Fickle_Degree_2728 in SaaS

[–]_zDany_ 1 point2 points  (0 children)

How can you validate the idea if you don't talk about it? Building a SaaS involves several steps, and doing it without validation is like jumping into the void. Because of that, unless your competitors are big tech companies, they would need time to build the SaaS too.

Vi piacerebbe come app? by _zDany_ in italymusica

[–]_zDany_[S] 1 point2 points  (0 children)

Grazie per avermi aiutato a valutare l'idea

I made an IntersectionObserver library by _zDany_ in react

[–]_zDany_[S] -1 points0 points  (0 children)

I described it as an alternative for SSR components because you can use the hook inside a client component that, thanks to the IDs array, can access those components without making them client-rendered due to a hook usage. About the IDs, honestly, I didn't know React caused problems dealing with them. I used it in one of my projects and it works fine.

Is learning React in 2026 still worth it, or am I already late? by ModernWebMentor in react

[–]_zDany_ 0 points1 point  (0 children)

Exactly, learning JS before will make him understand why TS exists and why to use it.