n-ce / ytify

Opus Audio Streaming Web App for YouTube. Stop watching, Listen & Save Data.
https://ytify.netlify.app
GNU General Public License v3.0
131 stars 47 forks source link

7 #183

Closed n-ce closed 1 month ago

n-ce commented 2 months ago

The point of this pr is enable link previews for https://ytify.netlify.app?s=id on the social medias.

The next stage is converting LIT components to Solid-JS. There are advantages to this such as component transparency and reduced complexity in wrapping the components around points of usage. We use Solid-JS simply as a library and not a framework in this case. Our priority is still HTML which is why the toggle-switch will continue to be a web component so that it can be written directly in HTML without any JS involved in injecting it.

The third stage would be involving breaking down the fetchList method and creating collection item components. The advantages to this is only loading collections on demand and onto list instead of their own collapsable children.

netlify[bot] commented 2 months ago

Deploy Preview for ytify ready!

Name Link
Latest commit ef450376f13f9858ac780a760d918ec82fb4cb97
Latest deploy log https://app.netlify.com/sites/ytify/deploys/6655adabc097d40008c3831d
Deploy Preview https://deploy-preview-183--ytify.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 90
Accessibility: 97
Best Practices: 92
SEO: 83
PWA: 100
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.