Scrimba-Front-End-Path

Scrimba Front-End Developer Path Assignments and Projects

Course Info

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.


Module 3 - Making Websites Interactive

This module teach JavaScript basics.


Module 4 - CSS & JavaScript fundamentals

CSS Challenges Part
This three example taken from my other repo that I completed Responsive Design Course.

JavaScript Challenges Part


Module 5 - Responsive Design

This module aims to think responsively and adapt responsive design to web projects.
Also part of the this repo.


Module 6 - Next-level JavaScript

This module teaches modern JavaScript patterns. ES6+.


Module 7 - Working with APIs

This module teaches APIs with showing different APIs and introduces Asynchronous JavaScript.


Module 8 - Building apps with Flexbox and Grid

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.


Module 9 - Learn UI Design

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.

UI Design Bootcamp

This module covers those areas of UI Design: White Space Color Contrast Scale Alignment Typography Visual Hierarchy

Module 11 - React Basics

This module teaches react basics.