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.
Alloy from MIT is a declarative specification language for expressing complex structural constraints and behavior in a software system, and a tool for exploring and checking properties of the resulting structures.
0 Questions
"Unrecognized selector" is an exception in Cocoa and Cocoa Touch, thrown when an object receives a message to which it cannot respond.
0 Questions
Facebook Markup Language (FBML) enabled one to build Facebook applications that deeply integrate into a user's Facebook experience. Deprecated as of June 6, 2012. Not to be confused with xfbml.
0 Questions
Use the spartacus-storefront tag for questions related to the SAP Commerce "Project Spartacus" storefront (see https://github.com/SAP/cloud-commerce-spartacus-storefront)
0 Questions
Use for questions specific to Apple's iOS 15 mobile operating system, released in 2021. General iOS questions should use the [ios] tag.
0 Questions
Use this tag if you have questions regarding the 2.2 version of Entity Framework for .NET Core.
0 Questions
npx is a npm package runner that executes a <command> (e.g. npm package binaries) either from a local `node_modules/.bin`, or from a central cache, installing any packages needed to run the <command>.
0 Questions
For questions relating specifically to the starting of a development server in a Node.js (npm) project.
0 Questions
A mail-server (or mail transfer-agent) is a program which accepts emails and forwards them to other mail-servers using a client-server architecture normally the SMTP protocol is used for this.
0 Questions