The ultimate study guide for BootCamp students in full-stack.
Overview
To code, you don't need to memorize information, but know when, how and where to look for it. In this guide you'll find shortcups to things you want to know or remember without having to google them. You'll find references everywhere. Good luck creating!
- For the HTML:
- Structure.
- Favicon.
- Forced dark mode.
- Google fonts.
- For the CSS:
- Intuitive classes and appealing design to make you feel inside the grid.
- :hover and transitions are used to animate elements across the site.
- For JavaScript
- Some console logs to demonstrate:
- Conditional ifs.
- For loops.
- Some console logs to demonstrate:
The site is easy and intuitive to use. The clickable elements reveal when you hover over them to know with what you can interact and find more info.
After loading the website, you'll find that after hovering over any subject, a cheat-sheet will open. You'll find plenty of links scattered around to open further references about each topic.
Click here, and put that hands to code!
This project is under an MIT License. See the LICENSE file for more details.
All the code was created from scratch by Rod's Freedom.