article thumbnail

Article: Streaming HTML – Asynchronous DOM Updates without JavaScript

InfoQ Articles

Developers typically use JavaScript to load data asynchronously, but this adds complexity when compared to server-side rendering. We review a technique that uses the Shadow DOM with HTTP streaming to load pages quickly and display data asynchronously without JavaScript. By Tyson Gern

article thumbnail

Understanding Swift Programming for JavaScript Developers

PubNub

In "Swift Programming Language for JavaScript Developers," iOS developer JP Simard discusses the it's use cases, and JavaScript.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Introduction to Babel: JavaScript Compiler for ES6

PubNub

An introduction to the Babel JavaScript compiler, the future of JavaScript, JavaScript standards, and a review of Babel's architecture.

article thumbnail

Internationalizing & Localizing Your Modern JavaScript App

PubNub

In this talk, Johnathan Leppert discusses the current state of internationalization and localization standards for JavaScript apps and web browsers.

article thumbnail

Tessel + PubNub Power IoT in 4 Lines of JavaScript

PubNub

Power IoT in 4 lines of JavaScript with Tessel and PubNub. Tessel is a small, powerful microcontroller that runs entirely on JavaScript.

article thumbnail

Cloudflare Snippets are now Generally Available

CloudFaire

Program your traffic at the edge fast, flexible, and free Cloudflare Snippets are now generally available (GA) for all paid plans, giving you a fast, flexible way to control HTTP traffic using lightweight JavaScript code rules at no extra cost. Use prebuilt templates or write your own JavaScript code. What are Snippets? Best of all?

article thumbnail

JavaScript Geolocation Tracking with Google Maps API

PubNub

Explore creating real-time maps using JavaScript Google Maps API, with focus on dynamic updates of flight paths.