Code Monkey home page Code Monkey logo

Comments (4)

dylanalvarez1 avatar dylanalvarez1 commented on August 15, 2024

I found this article that favors using Sass, but most of the stuff I've read online says their comparable. I'll link the pro sass article here

from club-admin-portal.

mirdaki avatar mirdaki commented on August 15, 2024

OK I agree with the Sass/SCSS preference. Turns out all of the main CSS pre-processors are closely related (which is kind of cool). @ankitprahladsoni are you good with Sass/SCSS? It's probably an easier jump to SCSS from normal CSS too.

from club-admin-portal.

ankitprahladsoni avatar ankitprahladsoni commented on August 15, 2024

I have worked with SCSS and yes, it is very much related to normal CSS along with nesting and creating variables.
I think we should avoid writing a lot of CSS/SCSS on our own and let the CSS frameworks like Bootstrap or Bulma take care of the responsiveness or flexboxes. We should only be concerned about overriding few of the predefined classes or adding few new classes.
Writing CSS from scratch is a pain IMO until unless you are a UI expert.

from club-admin-portal.

mirdaki avatar mirdaki commented on August 15, 2024

Right now we won't concern ourselves too much with the styling, just get components to be usable, then we can make it pretty. I know @dylanalvarez1 mentioned Materialize, which should help with that once we get to it. So I would suggest people start with that if they want to style anything more than the basics.

from club-admin-portal.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.