-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consider @artsy/fresnel #912
Comments
Hello @IgnusG thank you for the suggestion, the project is available on Best of JS: https://bestofjs.org/projects/@artsyfresnel I was not sure about the official name of the project: is it I picked @artsy/fresnel because it's the main heading in the README but I can change it. Regarding the tags, we have a category CSS-in-JS but I don't think it applies to this project, so I think we need a more generic tag "Styling", I will work on that. A very specific tag "Media queries" (or something more generic like "Responsive Web Design" makes sense too, let me know if you think about other projects that should belong to this tag. |
Thank you @michaelrambeau!
I think it's @artsy/fresnel, I've never seen it used as just fresnel in any blogs or docs. But perhaps @damassi can correct me if I'm wrong.
Yes, it's a better fit for a more generic tag 👍
Let me research a little bit to see which ones are either well established or trending right now. I will get back to you (likely in another issue 👌). I think it would be ok to add the more specific tag once there's more than 1 library. |
Hello @IgnusG sorry for the very late reply! 😅 I added a tag called "Responsive Web Design": https://bestofjs.org/projects?tags=rwd Only 4 projects for now, let me know if you think we should add more projects under this tag. Thank you for your help! |
Please briefly describe the project you'd like to add to Best of JS?
Fresnel is an SSR compatible approach to CSS media query based responsive layouts for React. Recently it added support for the latest React versions and offers an in between solutions for a common problem with handling media queries withing JavaScript on SSR enabled frameworks - that is conditionally rendering React components based on the screen size.
What is the GitHub repository of the project you'd like to add to Best of JS?
https://github.com/artsy/fresnel
Before submitting the request to add a new project, please check the following points:
How would this project be tagged? (Pick one or several existing tags from this list: https://bestofjs.org/tags)
React
Also you can suggest new tags to add if you think Best of JS is missing useful tags.
The text was updated successfully, but these errors were encountered: