iNTERFACEWARE Documentation
Spaces
Apps
Templates
Create
Concepts
All content
Calendars
Space settings
Content
Results will update as you type.
Optimizing Systems
Bottlenecks
Complex Systems
•
System Constraints
•
The Goal
Conversation
•
Trust
Narratives
•
Influence the Narrative
•
No affiliate links giving commissions
•
Follow the conversation
•
Complex Systems Theory
Communication Concepts
Business Concepts
Workspace Concepts
Simplicity Design Concepts
Home Concepts
Law and Accounting Concepts
Computer Concepts
Web Technology Concepts
How do we deal with web technology?
Javascript Concepts - Start Here!
The Javascript console and Developer Tools in Chrome
Javascript Variables - Covering the core types
•
Javascript is a dynamic language
•
Javascript Booleans
Javascript Strings
•
How can we make a string with embedded " or ' characters?
•
How can I find the length of a string?
•
How do I join strings together?
•
How can I get part of string?
•
How do I change the case of a string?
•
How can do some funky thing with strings that I don't know?
•
How can I make a multiline string?
•
Video showing string manipulation with Lev
•
Javascript strings are immutable
Javascript Numbers
Javascript Functions
DOM Element
•
Javascript Containers
Javascript Arrays
Javascript Object
•
Null - Javascript
•
NodeList and HTMLCollection
Javascript Namespace Conventions
•
Playing around with CSS and Javascript showing the power of the console.
Points to pay attention to with Javascript
•
Move a div to an absolute position
Progress function for animation effects from first principles
jQuery and other legacy technology to avoid
•
JSON - JavaScript Object Notation
How do we make a Javascript sandbox
•
How can we make a CSS debug tool
•
How do we have a Javascript callback when the page is loaded?
How do you make an AJAX call?
•
How do we define an HTML template to use within Javascript?
•
How do we target elements using their classes?
•
How do I find the information on my current URL in Javascript?
Javascript Concepts to avoid
•
Showing a tree of data
•
Best practices for handle click events for GUIs with many child elements resulting from application data
•
Avoid storing state in DOM and keep functions simple and global
•
Example of extracting data from DOM poorly
•
Making DOM APIs give you plain old rectangles which you can manipulate.
•
Javascript Tracing
HTML Concepts
CSS Concepts
HTTP - Hyper Text Transfer Protocol
Web Application Architectural Concepts
Security Concepts
GIT concepts
Text Editors
Computer Fundamentals
C++ Concepts
Python Concepts
Lua Concepts
Hacking Iguana
Apple Concepts
Information System Concepts
Product X
Consciousness
Human Concepts Overview
•
Further Reading
Our Core Values
Heuristics
Large Language Models
Blogs
Concepts
/
/
Javascript Strings
/
How can I find the length of a string?
How can I find the length of a string?
Eliot Muir
Owned by
Eliot Muir
Dec 01, 2021
1 min read
Loading data...
There is a length property, from the
Javascript console
try this:
Open
Â
{"serverDuration": 14, "requestCorrelationId": "4cbf29457e624c9182cd584aa06cde28"}