Nexter
This is a CSS/Sass/HTML project I did following a Udemy tutorial online.
Jonas Schmedtmann's
I would highly recommend the instructor and the course I took for others looking to level up. I felt the course did an excellent job:
- Teaching CSS itself
- Presenting best practices for design
- Presenting theory and subsequent practical application
- Wide exposure to CSS/SASS capabilities in modern browsers
Tech skills learned & included
- Flexbox: the primary skill focus of this design
- Deep understanding of how CSS works "under the hood"
- Traditional & Advanced CSS including:
- keyframe animations
- clip-paths
- transitions
- transforms
- SASS CSS preprocessing
- mixins
- global variables
- media queries
- CSS Grid
- Responsive design for all kinds of user devices
- Responsive images for improved page loading times
- Codebase architecture for industy design best practices
- BEM: Block Element Modeling
- component based design
- resuable design for maintainable code
- NPM and command line ecosystem: development workflows and building processes