Skip to content

Commit 006b5bd

Browse files
committed
updated readme
1 parent 5664c64 commit 006b5bd

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# WebFrontEndStack
22
web 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?
77
Have you ever wondered:
@@ -23,7 +23,7 @@ PhoneGap, Cordova, Appcelerator Titanium, appMobi, trigger.io | Platforms
2323

2424
CoffeeScript, TypeScript, Dart, LiveScript, ClojureScript | Intermediate Languages
2525

26-
Sandbox, XSS, CSRF | Security
26+
Sandbox, XSS, CSRF, CORS | Security
2727

2828
SEO | Responsiveness | Practices
2929

@@ -33,7 +33,7 @@ Markdown, Handlebars, Haml, Slim Ruby, Jade | Template
3333

3434
SCSS, 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

3838
AngularJS, 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

5454
Minification, 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

5858
Chakra (IE), V8 (Chrome), SpiderMonkey (Firefox), Nitro (Safari), V8 (Opera), (??) Edge | JavaScript Engine
5959

6060
Triddent (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

6666
HTML (HyperText Markup Language) | JavaScript | CSS (Cascading Style Sheets) | The 3 Pillars
67-
67+
6868
Compression, Encryption, Minification, Server Push | HTTP/2
69-
69+
7070
URI, 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

7272
Internet Explorer, Chrome, Firefox, Safari, Opera, Edge, Netscape ;-) | Browser
7373

74+
7475
OS
7576

0 commit comments

Comments
 (0)