Last 12 weeks · 8 commits
3 of 6 standards met
Going through the SolidJS site to do some tutorials and look through the docs. Noticed a few things to address in a quick PR. Hope this is appropriate without an issue for it. Fixed several doc links Many doc links were referencing (https://www.solidjs.com/docs/latest#component-apis) which would cause users to see We moved our docs! instead of the docs site at (https://docs.solidjs.com/). Contributor images The contributor collage image is broken on the about page (https://www.solidjs.com/contributors). I found what appears to be the correct one via the open collective here: (https://opencollective.com/solid/contributors.svg?width=890&button=false) There also appears to be a Open Collective backer with an avatar that isn't working. Not sure whats going on there, so I replaced the avatar with a white SVG so it at least doesn't just look like a broken image.
SolidJS is truly an excellent framework. Our team especially loves createSignal and createStore. After rewriting our project from React to SolidJS, we were able to remove many dependencies, including Zustand and React Router. Overall, the experience has been great. The only downside is the relatively limited ecosystem—there aren’t enough actively maintained libraries to choose from. In some cases, we’ve had to look for alternatives or even rewrite certain dependencies ourselves. Additionally, the current SolidJS website feels somewhat cluttered. A cleaner and more modern design would make it more appealing and accessible to new users. It might be worth taking inspiration from projects like React and Vite. I suggest positioning solidjs.com primarily as a showcase for SolidJS features, advantages, and related projects, while docs.solidjs.com could focus exclusively on documentation.
Repository: solidjs/solid-site. Description: Code that powers the SolidJS.com platform. Stars: 166, Forks: 176. Primary language: TypeScript. Languages: TypeScript (82.6%), MDX (13.3%), JavaScript (1.9%), CSS (1.8%), HTML (0.4%). Homepage: https://www.solidjs.com Open PRs: 11, open issues: 27. Last activity: 1mo ago. Community health: 62%. Top contributors: davedbase, amoutonbrady, aquaductape, ryansolid, AlidotSal, seneca, Jutanium, high1, edemaine, milomg and others.