Week01 Project01 Basics Resources
Project
Async
- Async JavaScript Youtube tutorial
- JavaScript Promises Youtube tutorial
- Async Await vs Promises Youtube tutorial
- Introducing asynchronous JS
- Codecademy JavaScript Async Course (Free. 3 hours)
CSS
- Units - Every Layout
- The lengths of CSS
- How To Write Mobile-first CSS
- Flex children examples
An explanation of how
flex-grow
,flex-shrink
andflex-basis
work for elements inside a flexbox container. - CSS Guidelines
- BEM Methodology
- Composition - Every Layout
- Boxes - Every Layout
- CSS Layout - MDN
Accessibility
- What a Year of Learning and Teaching Accessibility Taught Me
- Why, How, and When to Use Semantic HTML and ARIA