4
CSE 308 Software Engineering Front-End Technologies

CSE 308 Software Engineering

Embed Size (px)

DESCRIPTION

Front-End Technologies. CSE 308 Software Engineering. Teams - Round 3. What does front-end mean?. Client-side Provides: design/layout components interactivity verification rendering DOM updates. What we'll look at. HTML 5 and CSS 3 JavaScript XML DOM jQuery Later: GWT. - PowerPoint PPT Presentation

Citation preview

Page 1: CSE 308 Software Engineering

CSE 308Software Engineering

Front-End Technologies

Page 2: CSE 308 Software Engineering

Teams - Round 3

Page 3: CSE 308 Software Engineering

What does front-end mean?

Client-side

Provides: design/layout components interactivity verification rendering DOM updates

Page 4: CSE 308 Software Engineering

What we'll look at HTML 5 and CSS 3 JavaScript XML DOM jQuery

Later: GWT