Trace: » webtech03.html

[hemmerling] Web Technologies ( HTML5, HTML, XML & Javascript ) 3/5 - Javascript

Debugging & Testing of Javascript Applications

Asynchronous JavaScript and XML ( Ajax )

Tools

Resources

JSON, JSONP, BSON

Tools

Online Services

Online Services for Random Data Generation

JSON and REST

Suitable tools for finding Link Relations

Multimedia Standards based on JSON, to communcate Representations which include Multimedia Links, with JSON

HAL

Collection+JSON

Jackson as "Marshalling" Library

Resources

Protobuf

Responsive / Reactive Design / Atomic Design

Atomic Design by Brad Frost

Reactive Design

Responsive Webdesigns

Resources

Static Code Analysis Tools for Javascript

tus.io - Open Protocol for Resumable File Uploads

How to build numeric Applications like OPC-UA Client

Experiences of Martin Baum

Resources

Javascript - The Language

Tips & Tricks

  • Check for comparisons:
    • '1' = = = '1! → True.
    • '1' = = 1 → True ( Suggestion: Don´t use! ).
    • '1' ! = = '1' → False.
    • '1' ! = 1 → False.

Special Language features of Javascript

Anonymous Functions

Classes

Javascript Tutorials

Resources

Appropriate OpenDirectory Directory Pages

 
en/webtech03.html.txt · Last modified: 2024/03/28 11:45 (external edit) · []
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki