11# WebFrontEndStack
22web front end stack: browsers, platforms, libraries, frameworks, tools etc.
33
4- ![ Image of Web Front End Stack] ( https://raw.githubusercontent.com/unruledboy/WebFrontEndStack/master/v1.4 /Web%20Front%20End%20Stack%20v1.4 .png )
4+ ![ Image of Web Front End Stack] ( https://raw.githubusercontent.com/unruledboy/WebFrontEndStack/master/v1.5 /Web%20Front%20End%20Stack%20v1.5 .png )
55
66# What and why?
77Have you ever wondered:
@@ -23,7 +23,7 @@ PhoneGap, Cordova, Appcelerator Titanium, appMobi, trigger.io | Platforms
2323
2424CoffeeScript, TypeScript, Dart, LiveScript, ClojureScript | Intermediate Languages
2525
26- Sandbox, XSS, CSRF | Security
26+ Sandbox, XSS, CSRF, CORS | Security
2727
2828SEO | Responsiveness | Practices
2929
@@ -33,7 +33,7 @@ Markdown, Handlebars, Haml, Slim Ruby, Jade | Template
3333
3434SCSS, LESS (Hat), SASS (Compass, Bourbon, Gumby), Stylus (Nib), ... | CSS Pre-processors
3535
36- Bootstrap, ZURB, YUI, Ext JS, Toast, YAML, ResponsiveGS, Semantic UI | UI framework
36+ Bootstrap, ZURB, YUI, Ext JS, Toast, YAML, ResponsiveGS, Semantic UI, Foundation | UI framework
3737
3838AngularJS, Backbone, Knockout, Ember, React, polymer, flux, Dojo, Deft.js | JavaScript framework
3939
@@ -53,23 +53,24 @@ Grunt, Gulp, Brunch, Yeoman, Lineman, Cake, Broccoli, webpack, browserify | Buil
5353
5454Minification, Compilation, Concatenation,Uglification, Image Optimization, Unit Testing | Build Tasks
5555
56- Sublime Text, WebStorm, Atom, Vim, Brackets, Light Table, Visual Studio | Editor
56+ Sublime Text, WebStorm, Atom, Vim, Emacs, Brackets, Light Table, Visual Studio | Editors
5757
5858Chakra (IE), V8 (Chrome), SpiderMonkey (Firefox), Nitro (Safari), V8 (Opera), (??) Edge | JavaScript Engine
5959
6060Triddent (IE), Blink / WebKit (Chrome), Gecko (Firefox), WebKit (Safari), Blink / Presto (Opera), EdgeHTML (Edge) | Rendering Engine
6161
62- DOM, Element, Attribute | Prototype, Scope, Closure, JSON | Selector, Priority, Specificity, Box Model | Core Concepts
63-
64- W3C (DOM, HTML, XHTML, XML, JSON...), ECMAScript (JavaScript), HTML5/CSS3 | Standard
62+ DOM, Element, Attribute | Prototype, Scope, Closure, JSON, JSONP, AJAX | Selector, Priority, Specificity, Box Model | Core Concepts
63+
64+ W3C (HTML, CSS£¬ XHTML, XML, JSON...), ECMAScript (JavaScript), HTML5/CSS3 | Standards
6565
6666HTML (HyperText Markup Language) | JavaScript | CSS (Cascading Style Sheets) | The 3 Pillars
67-
67+
6868Compression, Encryption, Minification, Server Push | HTTP/2
69-
69+
7070URI, Session, Authentication, Request method (GET, POST, HEAD, PUT, DELETE, TRACE, OPTIONS, PATCH, CONNECT), Request (Headers, Body), Response (Headers, Body), Status Code (2xx, 3xx, 4xx, 5xx ...) | HTTP/1.1
7171
7272Internet Explorer, Chrome, Firefox, Safari, Opera, Edge, Netscape ;-) | Browser
7373
74+
7475OS
7576
0 commit comments