WHERE WE (were) LEFT OFF
ohhh between 5~9 years ago
Tomcat, JSF/JSP...
In "Tech" years ?
almost an eternity
Where we are going ?
"Renovated" Architecture:
THIN Server
RICH Client
Communication : REST
"Back-end"
Or Server-Side
What's There to Understand ?
Basic COncepts
Modules
- Controller
- Factory/Service
- Constants
- Values
Dependency Injection
UI ROUTER - WHAT ?!
Turns Web-Applications into a "State Machine"
URL dictates State and Vice-Versa
MORE Extentions
moment.js
jQuery
Shim
Font-Awesome
LAYOUT-ING
What ever you want and works...
but try and use Bootstrap - it will make your life easier
COMPONENTS
Bootstrap
Kendo-UI
jsTree
HighCharts
BROWSERS
It's important to understand
each browser has a different implementation of the JS Interperter
Same goes for HTML/CSS Standards
TESTING ?
Unit-Testing ?
e2e Testing ?