Skip to content

Latest commit

 

History

History
64 lines (32 loc) · 1.9 KB

course-map.md

File metadata and controls

64 lines (32 loc) · 1.9 KB

Course Map

Course map is a simple guidance path for etki_JS Remote Code Camp, through which students and mentors can follow the progress.


Beginner (Level1)

Free Code Camp - modules

B1. Basic Javascript

B2. Basic HTML and HTML5

B3. Basic CSS

Javascript.info - modules

B4. First steps

B5. Object

B6. Array

B7. Array methods

B8. Destructuring assignment

Git

G1. How to create a GitHub account

G2.1 Connecting to GitHub with SSH

G2.2 Connecting to GitHub with SSH video


Intermediate (Level2)

FullStackOpen modules

I0. Fundamentals of Web apps

I1. Introduction to React

I2. Communicating with server

I3. Programming a server with NodeJS and Express

I4. Testing Express servers, user administration

I5. Testing React apps

I6. State management with Redux

I7. React router, custom hooks, styling app with CSS and webpack

I8. GraphQL

I9. Typescript