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.

0 Questions

Package containing various scripts for running applications created via create-react-app

0 Questions

For use of questions about the .NET Core command line tool-chain. This does not relate to dnx, dvnm, dnu or any of the previous tools build with .NET Core.

0 Questions

Grails 3.0 is the next major version of the Grails framework, which introduces some radical (and also breaking) changes on the platform compared to the 2.x versions. The main differences are the use of Gradle for building and using Groovy traits for the internal APIs.

0 Questions

Framebuffer object (FBO) is an OpenGL object type that allows rendering to textures or other user-allocated image buffers. Versions of OpenGL older than 3.0 can access an extension version of this functionality.

0 Questions

xml.dom.minidom is a Python DOM implementation, part of the standard library. It's use is not recommended, you probably want to use xml.etree.ElementTree instead.

0 Questions

A flexible table that creates cells on demand. It can be jagged (that is, each row can contain a different number of cells) and individual cells can be set to span multiple rows or columns.

0 Questions

Diffie-Hellman, commonly abbreviated DH, refers to a public key cryptographic protocol used by two parties to produce a common shared secret.

0 Questions

Garbage, refers to objects, data, or other regions of the memory of a computer system (or other system resources), which will not be used in any future computation by the system, or by a program running on it.

0 Questions

Facebook Insights provides developers and Page owners with metrics about their content.

0 Questions

A buildpack is a unit of work that inspects your application source code and formulates a plan to build and run your application. Use this tag when using buildpacks, like if there's a failure, or if you are developing buildpacks. This can be used for both traditional buildpacks, like on Cloud Foundry or Heroku, or with Cloud Native Buildpacks.

0 Questions