Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wix-incubator/fed-training-kit

A self-guided onboarding kit for new FED Guild members
https://github.com/wix-incubator/fed-training-kit

education front-end learning learning-exercise

Last synced: 2 months ago
JSON representation

A self-guided onboarding kit for new FED Guild members

Awesome Lists containing this project

README

        

# Welcome to FED Training

> This repo aims at providing the resources and exercises for self-learning to get up to speed with existing FED tools and technologies.

## How to use
Go over the list of topics one-by-one. Most topics have a list of recommended resources to read or watch on your own. We encourage you to search for more. Google is your best friend.

Each topic contains the exercise or a small project that you have to implement and review with your mentor. Topics that are shown in `[]` are optional but very much recommended. This list does *not* contain any redundant topics.

If you feel lost on your path, you can take a look at the [FED roadmap](./assets/frontend-roadmap.png), track your progress and see the big picture.

## Before we start
You will need to install the following:

1. [Google Chrome Browser](https://www.google.com/chrome/)
1. [Node LTS version](https://nodejs.org/en/)
1. [VSCode](https://code.visualstudio.com/)
1. [iTerm2](https://www.iterm2.com/)

## Topics to cover

1. [Git & Github](/src/git)
1. [Browser](/src/browser)
1. [HTML](/src/html)
1. [CSS Basics](/src/css)
1. [JavaScript Basic](/src/javascript)
1. [[Advanced JavaScript]](/src/advanced-js)
1. [Typescript](/src/typescript)
1. [Testing JavaScript](/src/test-js)
1. [Tooling](/src/tools)
1. [Node Basics](/src/node)
1. [Client-Server Communication](/src/client-server)
1. [React](/src/react)
1. [TDD](/src/tdd)

## Tell how it was?
You are done with basics of FED world.
Please fill this [feedback form](https://goo.gl/forms/3RrN7JZ9pqSv9W9u1).

## Missing something?
You feel like missing something or found an awesome talk/tutorial that you believe everyone should read - [contribute](./CONTRIBUTING.md)!

---
Made with 💖 by [FED Guild](mailto:[email protected])