background preloader

Services/APIs/Components

Facebook Twitter

GitHub - sprache/Sprache: Tiny C# Monadic Parser Framework.

Text To Speech

eCommerce. RazorFlow - HTML5 Dashboard Framework. Microsoft Graph. Charting. Beautiful HTML5 JavaScript Charts. Chartist - Getting started. In this section you'll go through a simple example of how to use Chartist.js in your project.

Chartist - Getting started

You'll learn the default stages you go through when creating and customizing a basic line chart. If you'd like to see more in depth and advanced examples you should check out the advanced section or the examples page. As simple as it can get Chartist provides you a very simple API to get started, however, while trying to follow the best practice of relying on standards and clear separation of concerns it sometimes needs a small mind shift in order to understand how things are meant to work within Chartist. Instead of specifying your colors, line width and other style related things in the JavaScript API, you'll need to use CSS in order to control your appearance.

DotNetify.

Components/Services

Controls. Parse. Amazon Web Services. Initial Impressions on GraphQL & Relay. A JavaScript framework for building data-driven React applications. A simple list Relay lets each view declare its own data requirements in the form of a GraphQL query fragment.

A JavaScript framework for building data-driven React applications

Here, each tea in this list of teas declares that it needs a name and a steepingTime to be able to render. A query language for your API.