Web Developer's Reference Guide
Web%20Developer's%20Reference%20Guide
User Manual:
Open the PDF directly: View PDF
Page Count: 838 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Cover
- Copyright
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Table of Contents
- Preface
- Chapter 1: HTML Elements
- Chapter 2: HTML Attributes
- Global attributes
- Miscellaneous
- accept
- accept-charset
- action
- alt
- async
- autocomplete
- autofocus
- autoplay
- autosave
- cite
- cols
- colspan
- datetime
- disabled
- download
- content
- controls
- for
- form
- formaction
- height
- href
- hreflang
- label
- list
- loop
- max
- maxlength
- media
- method
- min
- multiple
- name
- novalidate
- pattern
- placeholder
- poster
- readonly
- rel
- required
- reversed
- rows
- rowspan
- scope
- selected
- size
- src
- start
- step
- type
- value
- width
- wrap
- Chapter 3: CSS Concepts and Applications
- Chapter 4: CSS Properties – Part 1
- Chapter 5: CSS Properties – Part 2
- Chapter 6: CSS Properties – Part 3
- Chapter 7: CSS Functions
- Chapter 8: JavaScript Implementations, Syntax Basics, and Variable Types
- Chapter 9: JavaScript Expressions, Operators, Statements, and Arrays
- Chapter 10: JavaScript Object-Oriented Programming
- Chapter 11: Extending JavaScript
and ECMAScript 6
- Compatibility and goals
- JavaScript subset and extensions
- Scoped variables and constants
- Shorthand functions
- Multiple catch clauses
- E4X – ECMAScript for XML
- ECMAScript 6 features
- Arrow functions
- Classes
- Enhanced object literals
- Template strings
- Destructuring assignment
- Extended parameter handling
- Bindings
- Iterators and the for...of operator
- Generators
- Better Unicode support
- Modules
- Module loaders
- Collections
- Proxies
- Symbols
- Subclassable built-ins
- Promises
- Core math library APIs
- Binary and octal literals
- Reflect API
- Tail calls
- Chapter 12: Server-side JavaScript – NodeJS
- Chapter 13: Bootstrap – The Stylish CSS Frontend Framework
- Introduction to Bootstrap foundations
- Getting started
- Layouts
- The grid system
- Typography
- Tables
- Lists
- Forms in Bootstrap
- Images
- Navigation elements
- The navigation bar
- Panels
- Breadcrumbs
- Labels and badges
- Pagination
- Progress bars
- Advanced Bootstrap/JavaScript plugins
- Customizing Bootstrap
- Websites built with Bootstrap
- Bootstrap resources
- Chapter 14: jQuery – The Popular JavaScript Library
- Chapter 15: AngularJS – Google's In-Demand Framework
- Index