Part 3: Advanced Front-End
Over the past two weeks we have covered a lot of content. Some of the things we have covered are:
- Javascript and programming fundamentals
- Object-oriented programming techniques
- Basic HTML and CSS
- Fundamental design layout and structure for websites
- How to manipulate the DOM using Javascript and jQuery
- To to listen for events and do things when they are triggered
- How to include resources on your page (such as CSS and Javascript)
- How to use variables in CSS using Sass to precompile CSS