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.
Adobe Muse is a product by Adobe Systems. The software is focused on allowing designers to create websites without having to write any code.This app is available through Adobe Creative Cloud.

0 Questions

Modular programming (also called "top-down design" and "stepwise refinement") is a software design technique that emphasizes separating the functionality of a program into independent, interchangeable modules, such that each contains everything necessary to execute only one aspect of the desired functionality.

0 Questions

Rails asset pipeline integration of the jQuery Select2 plugin.

0 Questions

0 Questions

In the SpecFlow BDD for .NET, feature files that are used to store the acceptance criteria of the features (use cases, user stories) of your application are described in a format that is called Gherkin, which is originally based on the Cucumber BDD language.

0 Questions

A tab strip component of Kendo UI framework.

0 Questions

Swift’s compatibility with Objective-C lets you create a project that contains files written in either language.

0 Questions

Chai as Promised is an extension for the Chai assertion library which adds the capability for assertions about promises.

0 Questions

common utility aspects to use when creating systems with [spring-aop]

0 Questions

light-weight unit test framework

0 Questions

questions on how to output non-string objects into one or more lines of text, for instance numbers (precision, justify), or arrays (placing separators, newlines)

0 Questions