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.
chrome.storage is a more powerful chrome-only alternative to localStorage. It can store objects (not just strings) and can be synchronized with Chrome sync.
0 Questions
Fuel UX is a web UI library that extends Twitter Bootstrap with additional lightweight JavaScript controls.
0 Questions
The TheMovieDB API is a simple API for getting community built content for movies and actors from TheMovieDB site
0 Questions
A statistical interpolation method, also known as Gaussian process regression, most used in geo-statistics. The goal is to map a surface given limited sample data. The process evaluates the variability of supplied data, then uses a weighted average of neighbouring points -- considering both distance and direction -- to interpolate the desired map points.
0 Questions
For questions that concern constructing objects directly within some container object, as opposed to copying/moving the object into the container.
0 Questions
This is the Symfony 2.6.x specific tag. Use it in addition to the symfony2 tag if your question is specific to Symfony 2.6.x — not just 2.x.
0 Questions
GitBook is a command line tool (and Node.js library) for building books and exercises using GitHub/Git and Markdown.
0 Questions
The game-center-leaderboard tag is used for questions on Apple's Game Centre service that use the leaderboard function. DO NOT use this tag for android questions.
0 Questions
Minimongo refers either to [tag:meteor] client-side MongoDB database, or the Python lightweight schemaless object-oriented interface to MongoDB.
0 Questions
JavaScript run in a browser has access to both the Document.location and Window.location which has a href property containing the whole URL associated with the content.
0 Questions
System.Web is a namespace of the .NET framework. It supplies classes and interfaces that enable browser-server communication.
0 Questions