Front End
This document covers some of the important concepts for Front End development that a developer must learn. These may cover some very basic concepts to advanced concepts as well.
The following technologies are covered in this:
- HTML
- CSS
- SASS/SCSS
- jQuery
- BootstrapJS
Official documentation
SASS/SCSS documentation:
- https://sass-lang.com/guide
Bootstrap documentation:
- https://getbootstrap.com/docs/
Online resources
Basic UI guide for developers:
- https://www.freecodecamp.org/news/learn-ui-design-in-5-minutes-tutorial/
Crash course to build dynamic landing page:
- https://www.youtube.com/watch?v=aoQ6S1a32j8
Learning SASS/SCSS
- https://www.youtube.com/watch?v=_a5j7KoflTs
Learn Flexbox
- https://laracasts.com/series/learn-flexbox-through-examples
- https://css-tricks.com/snippets/css/a-guide-to-flexbox/
Books
To be added.
Exercises
SASS/SCSS exercises:
- https://www.freecodecamp.org/learn/front-end-libraries/sass/