TreeviewCopyright © aleen42 all right reserved, powered by aleen42
JavaScript Back
JavaScript is the programming language of the Web, well-suited to object-oriented and functional programming style. Input and output is the responsibility of the "host environment", usually means the web browser. When it comes to the style guide, I have written a book named JavaScript Personal Guide to style my code.
If you are new to Front-end developing, you may need to know exactly what differences between HTML, CSS, and JavaScript with the following table:
Languages | Description |
---|---|
HTML | To specify the content of web pages. |
CSS | To specify the presentation of web pages. |
JavaScript | To specify the behaviour of web pages. |
Or if you are advanced in this, you may be interested at Ecma International, Technical Committee 39, a.k.a Ecma TC39, where we can concern about the development of JavaScript, like its proposals.
Categories
Basics
- Lexical Structure
- Types, Values, and Variables
- Array
- Object
- Regular Expressions
- Data Structure
- Parameters Passing
- Symbol
- Generator
- Reflect
- Atomics
- Web Communication
As the plugin is integrated with a code management system like GitLab or GitHub, you may have to auth with your account before leaving comments around this article.
Notice: This plugin has used Cookie to store your token with an expiration.