I recently explored Qwik for web application development, seeking an alternative to the prevalent but inefficient hydration-based methods. Qwik appears to be a highly effective approach, though it does have a notable learning curve, especially when it comes to writing performant code.
I'm facing a specific challenge: my limited knowledge in creating srcsets for images. My current yaml file setup is quite basic. I could provide the code if needed. In my research, I found that Cloudflare effectively addresses this issue, but I'm curious if there's an existing solution within the Node Package Manager ecosystem. This discovery could enable a GitHub Pages workflow, significantly reducing the deployment costs for Qwik-based webpages.
Is this an area where I should focus my efforts to contribute to the Qwik development project? Has this problem already been tackled in the npm community? I'm keen on learning and contributing to the promotion and enhancement of Qwik. Additionally, I'd like to know if the General conversation channel is open to newcomers for learning and interaction with the team. Thank you for your time and insights.