!snippet Object-as-Record
!snippet Object-as-Record. Topics on: ; semicolon separated interface for Object-as-Record, , comma separated interface for Object-as-Record. Read more: JS, T
!snippet Object-as-Record. Topics on: ; semicolon separated interface for Object-as-Record, , comma separated interface for Object-as-Record. Read more: JS, T
!snippet Typed Interface. Topics on: use an interface to define type of object, use interface to annotate class instance. Read more: JS, TS, TS Syntax, Type, Ba
Accessibility is defined as: to design App for max usability vs devices/cognitive impairment. Topics on: aria-hidden. Read more: Dev Tool, API, Interface, UI, A
ASU is defined as: Arbitrary # Same type Unkown names. Topics on: . Read more: JS, TS, TS Syntax, Type, Base Type, Typed Object, Interface, Dictionary, ASU|Wiki
Banner is defined as: UI to promo content to inform/annoy user about news/change/donations/ads. Topics on: . Read more: Dev Tool, API, Interface, UI, Common UI
Card is defined as: UI to group related content/action. Topics on: Social Card. Read more: Dev Tool, API, Interface, UI, Common UI Types, Card | Full-Stack Wiki
Carousel is defined as: UI to slideshow/cycle image/text with controls, optional autoplay. Topics on: . Read more: Dev Tool, API, Interface, UI, Common UI Types
Common UI Types. Topics on: Accordion, Alert, Avatar, Badge, Banner, Breadcrumb, Calendar, Card, Carousel, Chat, Checkbox, File Picker, Hero, Icon, Lightbox, Mo
Communication Endpoint is defined as: Interface exposed communication network. Topics on: . Read more: Computer Science, Data Structure, Database, Computer Clus
Date is defined as: Interface Constructor Function for new date object (with epoch). Topics on: new Date(), epoch, Date.now(), Intl.DateTimeFormat('en-GB').form
Dictionary is defined as: Object with ASU arbitrary # properties with same type & unknown names (at Compile Time). Topics on: ASU. Read more: JS, TS, TS Syntax,
DOM Interface is defined as: Object Interface to expose portion of DOM API to Programming Language (ie JS). Topics on: DOM Interfaces are provided as API to J
Event is defined as: Interface Object to rep actions, autogen by DOM Node after Signal Trigger. Topics on: Events are not part of JS Library & is provided to Br
EventTarget is defined as: Top-level Abstract Class Interface extends most objects with ability to receive Events or add Event Listener. Topics on: Event, .addE
GUI is defined as: Graphic User Interface. Topics on: . Read more: Dev Tool, API, Interface, UI, GUI|FullStack Wiki by Roger J
implements?. Topics on: makes sure class implements interface, checks all props qualify, invert dependency and make sure other input classes satisfy arg params,
interface is defined as: Type to define Object shape & behavior blueprint. Topics on: use Interface to Type Object as either Record or Dictionary, Record, Dicti
Interface is defined as: boundary across human/system components to exchange data. Topics on: Hardware interface, Software Interface, UI. Read more: Dev Tool, A
Lightbox is defined as: Modal variant (for video playback) with zoom to bring content to focus & dim background. Topics on: . Read more: Dev Tool, API, Interfac
Modal is defined as: UI to overlay fullscreen & obscure content, to focus attention user attention & req dismiss. Topics on: Modal are (quite commonly) weak & t
Object Optional Property is defined as: ?: Type Annotation to mark optional object property. Topics on: . Read more: JS, TS, TS Syntax, Type, Base Type, Typed
Record is defined as: Object with fixed number of known named properties & any Type before Compile Time. Topics on: !snippet Object-as-Record. Read more: JS, TS
Social Card is defined as: UI Card graphic to to show in link previews on social media platforms, for visual branding/outline. Topics on: . Read more: Dev Tool,
stream is defined as: Node API & Interface to stream data as Chunks (vs all at once). Topics on: Writable, Readable, Duplex, Transform, stream.on('data', chunk⇒
Tooltip is defined as: UI to appear on hover/active as extra info for element. Topics on: tooltip vs popover. Read more: Dev Tool, API, Interface, UI, Common UI
tooltip vs popover. Topics on: slight semantics diff - popover has additional title as well as content - which apparently tooltip doesn't?!, Popover can be long
UI is defined as: Interaction between human and app/Hardware. Topics on: GUI, Layout, Logic, Personalization, Performance, Internationalization, ARIA Attribute,
URL is defined as: Object Interface to PCNE URLs. Topics on: URL(), PCNE. Read more: JS, JS Language, Object, URL, Interface, PCNE|FullStack Wiki by Roger J
WCAG. Topics on: . Read more: Dev Tool, API, Interface, UI, WCAG|FullStack Wiki by Roger J
WebSocket is defined as: Interface Object & Constructor Function to access WebSockets API. Topics on: Websocket Event. Read more: JS, Nodejs, Node Stack, Web So
window is defined as: Interface to rep Browser. Global Object to access most global properties & methods. Topics on: window instance property, window instance m