Front-end



Front-end

0 3


slides-edu-frontend

Slides for frontend courses

On Github themouette / slides-edu-frontend

Front-end

By Julien Muetton / @themouette

Who is speaking ?

Julien MUETTON

Frontend Devloper @Gandi SAS

Passionate frontend developer, I believe in standards and open source.

Graduated from ESIGELEC (Rouen)

Read the code, not the doc !

ClermontJS

Frontend

image credits

Agenda

Lesson #1: In Browserland

  • HTML
  • DOM
  • HTML5
  • CSS selectors
  • Dev Tools

Go

Lesson #2: JavaScript Language

  • Environments
  • JSON
  • variables and contexts
  • language structure
  • Coding standards
  • closures
  • invocation pattern
  • object model
  • Modules
  • ES6
  • npm - bower - yo!
  • Grunt

Go

Lesson #3: Async programming

  • Async programming
  • Functional programming

Go

Lesson #4: Styling

  • CSS Syntax
  • Box Model
  • Document Flow
  • Media Queries

Go

Lesson #5: Cross browser and MV*

  • underscore
  • Backbone

Go

Lesson #6: Testing/Tools

  • Functional testing
  • Unit testing
  • Mocking
  • Linter
  • Minify

Go