IntermittentCoding / Cooking_Recipes

Project of web app helping people organize and keep their cooking recipes
GNU General Public License v3.0
0 stars 0 forks source link

HTML/CSS - Front-end lang usage #4

Open saradinus opened 6 years ago

saradinus commented 6 years ago

I think we should get back to basics. It's our first collaboration so we shouldnt use any fancy frameworks and/or preprocessors. I know it will be slower and maybe frustrating but c'mon we're not working here professionally. We should write HTML/CSS with BEM ( Block Element Modifier), using HTML5 tags, also I would reccomend using pure CSS with maybe Flexbox Grid? ( http://flexboxgrid.com/ ) and media queries if necessary.

czechue commented 6 years ago

For me it's all fine :)

Radek-Wawrzyk commented 6 years ago

Hmm i think that we should use CSS preprocessors like SASS. It's simply and everyone know it. So why not?

saradinus commented 6 years ago

We need to make sure that everyone know it.

czechue commented 6 years ago

So I think after hot debate we will end up with SCSS and some external grid framework integrated.

saradinus commented 6 years ago

We will use preprocessor SASS, no framework, maybe grid :)