Scrimba Front-End Developer Path Assignments and Projects
This course teaches Front-End development with separate 14 modules.
Course Site.
I will share my code while taking this course.
I mostly do coding before instructors.
First two modules are introduction and basic HTML and CSS.
I finished HTML and CSS modules deeply in this repo. You can check it there.
Scrimba-Responsive-Design
This is why I start with Module 3.
This module teach JavaScript basics.
CSS Challenges Part
This three example taken from my other repo that I completed Responsive Design Course.
JavaScript Challenges Part
This module aims to think responsively and adapt responsive design to web projects.
Also part of the this repo.
This module teaches modern JavaScript patterns. ES6+.
This module teaches APIs with showing different APIs and introduces Asynchronous JavaScript.
This module teaches flexbox and grid. How to adapt those designs to web projects.
Also part of the this repo.
Flexbox challenges with APIs.
Grid challenges with APIs.
This module teaches UI Design fundamentals and how to apply those with CSS. For better learning and gaining more UI design skills, I completed UI Design Bootcamp that has more modules than the one in front-end path.
This module covers those areas of UI Design: White Space | Color | Contrast | Scale | Alignment | Typography | Visual Hierarchy |
This module teaches react basics.