jfmartinz / ResourceHub

ResourceHub is an open-source project that serves as a one-stop repository of valuable resources curated by the amazing contributors in the community🚀
https://resourcehubdev.vercel.app/
MIT License
139 stars 275 forks source link

💡 [FEATURE] - Add a BEM Naming Convention #1426

Open Ayushmaanagarwal1211 opened 3 months ago

Ayushmaanagarwal1211 commented 3 months ago

Idea Contribution

Explain feature request

I see the website is recently converted to new tech stack so i want to apply BEM naming convention . What is BEM Naming Convention ? BEM (Block, Element, Modifier) is a methodology used in front-end development for naming CSS classes. It stands for Block, Element, and Modifier, and it helps create reusable components and code sharing in front-end development. BEM is not typically applied to class names in programming languages like Scala. However, I can give you an example using HTML and CSS where BEM is relevant. For example

It will surely help to increase the readability of the website and new Contributor can easily understands the class name

Explain your solution

No response

Any alternative approaches/features

No response

Additional Context

No response

github-actions[bot] commented 3 months ago

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUUTING.md carefully. Your contributions are highly appreciated! 😊

meenakshiiyer2531 commented 3 months ago

Hello @jfmartinz, Can this issue be assigned to me for Gssoc'24. Regards, V Meenakshi Iyer