Scratch-Client-4 / client

🖥 The SC4 desktop client. Devlopement currently halted while we work on our mobile client : https://github.com/Scratch-Client-4/mobile
GNU General Public License v3.0
11 stars 1 forks source link

Switching to another methodology #11

Closed locness3 closed 4 years ago

locness3 commented 4 years ago

The project uses the BEM CSS methodology, which makes classes follow a block__element--modifier pattern, where (quoting from the website):

Alternatives are :

Do you prefer any other than BEM @Scratch-Client-4/frontend ?

micahlt commented 4 years ago

@locness3 Ah, sorry, thought @Hexsphere already stated this, but we're using BEM.

locness3 commented 4 years ago

ok

locness3 commented 4 years ago

Reopening so @Scratch-Client-4/frontend can suggest if they prefer something else

VFDan commented 4 years ago

Which one does Scratch use?

locness3 commented 4 years ago

I'm not sure, I feel it depends on the page (project page, other page, or page that is in the old "style").

But I'm not sure Scratch is a good example to follow IMO

ethanhanderson commented 4 years ago

@micahlt I was only suggesting tools that I used. I think once we're ready to start coding we should make sure everyone's on the same page as far as what frameworks, methodologies, and architectures we use

micahlt commented 4 years ago

@Hexsphere Ah, okay. Gotcha. I still support BEM, as it looks like it's the easiest to use and read.

VFDan commented 4 years ago

I think BEM would be the best.

micahlt commented 4 years ago

Haven't heard from anyone else- everyone good with closing this issue and staying with BEM?