- CSS Layout Techniques: I am slowly getting familiar with CSS. It's fun to learn and play around with different styling techniques. I hope to be confident in using it soon.
- Responsive Design: I can apply different styles accordingly and target different screen sizes using the viewport on HTML. I can also include touch-user-friendly elements like buttons and text inputs.
- Styling Elements: I am able to style different style elements using different properties, i am also familiar with a lot of shorthand properties now which makes my code more organized and short.
- Import Declarations
- For loops
- Advanced CSS Properties
- Code Optimization
- Firebase Database
Learning JavaScript and Firebase interaction was a challenging experience since I was faced with a lot of new concepts. It took me a lot of time to understand some of the content as I do not like to add code that I don't understand myself.