Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.7 KB

File metadata and controls

51 lines (32 loc) · 1.7 KB

← Back to Main · ← Part 2

Part 3: JavaScript Development

Build modern web applications for BrightSign® players


BrightSign® players include a powerful Chromium-based rendering engine that supports modern JavaScript and HTML5 applications. This enables web developers to build rich, interactive experiences using familiar tools and frameworks.

What You'll Learn

Topic Description
HTML5 Widgets Widget development and playback integration
Node.js Programs Server-side JavaScript running on the player
Hybrid Applications Bridging JavaScript with BrightScript
Chrome DevTools Debugging and profiling techniques
Best Practices Performance and memory optimization

JavaScript development is perfect for web developers looking to leverage existing skills and modern frameworks on BrightSign hardware.


Chapters

# Chapter Description
1 JavaScript Playback HTML5 widgets and playback integration
2 JavaScript Node Programs Server-side JavaScript on the player
3 Debugging JavaScript Chrome DevTools and debugging techniques

Code Examples

Category Description
JavaScript Examples HTML5 widgets and Node.js programs