<Front-end> – you must know – baseline



<Front-end> – you must know – baseline

0 0


F2E_Must_Know


On Github zack9433 / F2E_Must_Know

<Front-end>

you must know

i am zack yang

PIXNET 程式設計工程師

Agenda

  • Baseline
  • Workflow

baseline

How to stay up to date

on web stuff

MAKE SURE YOUR BASELINE FOR DEVELOPMENT IS CURRENT

Baseline for front-end developers

JavaScript

Basics

jQuery, underscore, basic JavaScript

Advance

jQuery-less JavaScript, prototypal inheritance, JS frameowrk

Git & Github

Basics

Creating a new repo, Cloning a repo, branching and merging locally.

Advance

Collaboration workflow, pull requests, code reviews

Modularity & build

Basics

Keep your scripts out of your head tag.

Limit the number of http requests.

Reduce http overhead via minification.

Advance

AMD, RequireJS

Uglify

UNDERSTAND HOW BROWSERS WORK BEHIND THE SCENES

KNOW WHAT THE WEB PLATFORM NOW HAS TO OFFER

workflow

Tooling for the Modern Web App Developer

THE END

We are hiring

Q/A