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.
Cassandra 3.0 is a NoSQL database sponsored by Apache. Use this tag for questions relating to Cassandra versions from the 3.x release cycle.

0 Questions

Alpine Linux is a small, simple and secure Linux distribution based on musl libc and busybox. For questions related to the Alpine.js library, use the tag [alpine.js].

0 Questions

The Visual Studio Code debugger allows the developer to find errors in a program by pausing and inspecting the code.

0 Questions

This tag is very broad, try being more specific by using tags relevant to your problem. Examples are "rule-engine" for rules engines, "url-rewriting"/"mod-rewrite" for rewrite rules or "form-validation" for validation rules. See the full wiki article for a more complete list.

0 Questions

Provides implementation of Bootstrap v4.3 components and grid system for Vue.js 2.6+

0 Questions

OneSignal is mobile and web push notification and SMS/email messaging service and API. Developers and marketers use OneSignal to deliver and track targeted transactional and promotional messages to their customers.

0 Questions

The Asynchronous Module Definition (AMD) API specifies a mechanism for defining modules such that the module and its dependencies can be asynchronously loaded. The AMD pattern is well suited for the browser environment where synchronous loading can be problematic.

0 Questions

Enhances input element to quickly select a value from a list or add your own. Comes with various options and hooks for customizing and extending. Powered by jQuery.

0 Questions

Django provides serializers for serializing models into common data formats such as JSON and XML. Not related to django-rest-framework.

0 Questions

Application model for presenting an identity to a claims aware application. This identity contains claim elements, such as email address or username, in a secure package from a trusted source. This model separates the application from the authentication mechanism.

0 Questions

The android.hardware.camera2 package provides an interface to fully control many apsects of camera device, e.g. CameraDevice, CaptureRequest-CaptureResult flow, Surfaces, ProcessingImages, setting camera parameters, setting request parameters and so on. It replaces the deprecated Camera class.

0 Questions