Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Karma-Jasmine is an adapter for the Jasmine testing framework,which is shipped with Karma by default.

0 Questions

Cross-domain refers to web applications that communicate outside of their hosting domain / web server. This can be in the form of network requests to other servers or sharing data with DOM components served from different domains composed on the same web page.

0 Questions

Pug (formerly known as Jade) is a robust, elegant and feature-rich template engine for Node.js.

0 Questions

Version defines an unique state of a computer software or a file.

0 Questions

In statistics, a histogram is a graphical representation, showing a visual impression of the distribution of data.

0 Questions

DO NOT USE THIS TAG UNLESS YOUR QUESTION IS SPECIFICALLY ABOUT SUBLIME TEXT ITSELF. Do not tag your IDE or source code editor in questions about unrelated topics. Sublime Text 3 is a multi-language, multi-platform code editor, developed by Jon Skinner. It has a Python API to allow plugins for augmented functionality.

0 Questions

The Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It is a keyword-driven testing framework that uses tabular test data syntax. The Robot Framework is written in Python.

0 Questions

The AVFoundation framework provides both Objective-C and Swift interfaces for editing and playing audio-visual media in a Mac OSX or iOS application. Questions using this framework should include this tag.

0 Questions

Touch-based interfaces have unique considerations that do not apply to other modes of input, and vice versa.

0 Questions

The heap is process memory set aside for dynamic allocation.

0 Questions

A Gem refers to a bundled piece of code managed with RubyGems. Gem is also the name of the command line tool used to manage RubyGems.

0 Questions