professional-programming/training/front-end
Charles-Axel Dein 14bda3cae3 Run prettier
2020-07-21 12:08:46 +02:00
..
01-modern-javascript.md Run prettier 2020-07-21 12:08:46 +02:00
02-typescript.md Improve training 2020-07-21 11:59:24 +02:00
03-react.md Improve training 2020-07-21 11:59:24 +02:00
04-css-html-restart.md Improve training 2020-07-21 11:59:24 +02:00
05-front-end-development-practices.md Add README for training 2020-07-21 12:08:28 +02:00
README.md Add README for training 2020-07-21 12:08:28 +02:00

Table of Contents

Introduction to front-end programming

Goal of this training

This training was developed for back-end and infra developers. It is meant to be used as a support for an oral presentation.

I am not an expert in front-end development. This should only be considered an introduction.

Prerequisites

Assumed knowledge:

  • HTTP
  • Basics about browser
  • Basics about HTML and CSS
  • Basics about programming languages

To do before the course

Read the grab/front-end-guide to get a 10,000 viewpoint about the road ahead. Evidently you don't need to check the details about each topic (that's what we'll do in this course), but obviously feel free to look up what seems interesting to you!

Curriculum

  1. Modern Javascript
  2. TypeScript
  3. Intro to React
  4. CSS/HTML restart
  5. Front-end development practices

Inspiration