Skip to content
#

streaming-api

Here are 102 public repositories matching this topic...

navidrome

Take a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date and time values; and Nashorn, a new engine to better support the use of JavaScript code with the Java Virtual Machine.

  • Updated Jun 1, 2020
  • Java
aravindet
aravindet commented Nov 5, 2019

Primary goal: Add typings to the published NPM modules.
Secondary goal: Get type checks into the development workflow for Graffy itself.

The preferred approach is to use JSDoc-style function annotations (that TypeScript supports) rather than converting to Typescript syntax.

Improve this page

Add a description, image, and links to the streaming-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the streaming-api topic, visit your repo's landing page and select "manage topics."

Learn more