Tags

Handlebars.js is a Javascript template system that gives you the power to develop semantic templates without any frustration. It is an extension of the famous Mustache t…

34 questions
34 questions

Use this tag in questions relating to the correct representation, manipulation and storage of data relating to monetary units (cash), in order to obtain correct results,…

34 questions

Moment.js is a Javascript date library for analyzing, manipulating, and formatting dates. Use this tag for questions related to Moment and Moment-Timezone plugins.

34 questions

Permissions declared in Androidmanifest.xml file to allow an application to perform actions that are not allowed by default.

34 questions
34 questions

ZIP, or Postal Address Code, is the Brazilian Postal Code. It has the format "NNNNN-NNN".

33 questions

A database restriction, which automatically increases from the last record when making an INSERT. You can use the tag for any database that uses some auto-increment mech…

33 questions

It is a PHP library for creating and handling excel spreadsheets, its functionalities range from creating formulas to formatting and styling elements.

33 questions

Refactoring is a disciplined technique for restructuring an existing piece of code, altering its internal structure without altering its external behavior. Use this tag …

33 questions

A byte is one of the integral data types in computing. It is often used to specify the size or amount of the memory or storage capacity of a certain device, regardless o…

33 questions

Devise is a Ruby on Rails Gem that serves to easily implement user authentication in the application.

33 questions

Atom is a cross-platform text editor created by the Github team, with its open source, written in Coffescript. It was written for the community and by the community with…

33 questions

Each application should have an Androidmanifest.xml file (precisely named) in its root directory. The manifest file presents essential information about your application…

33 questions

FPDF is a PHP class that allows you to generate PDF files with pure PHP, that is, without using the Pdflib library. If the question is not about "FPDF", do not use this …

33 questions
33 questions
33 questions
33 questions

preg_replace() is a PHP function that uses regular expressions to make string substitutions.

33 questions

Object Pascal is a branch of Pascal derivative languages, supporting object orientation.

33 questions

Phpunit is an open source framework for unit testing, based on Junit, with support for automated testing for PHP

33 questions

An Android service is a component for performing operations, usually long, without user interaction. It has a life cycle independent of the component that started it and…

33 questions
33 questions

Laravel is an open-source framework for developing web applications and services with PHP. Before asking consult the official documentation of Laravel.

33 questions
33 questions
33 questions
33 questions

The Post Office, or Empresa Brasileira de Correios e Telégrafos (ECT), is the state company responsible for the postal service in Brazil.

32 questions

Gem refers to a part of the code package managed with Rubygems. Gem is also the name of the command line tool used to manage Rubygems.

32 questions

It is a practice where teams often integrate their code so that automated processes are executed such as builds, tests, analysis, etc. The main advantage is its automati…

32 questions

Twig is a template system developed and used by the PHP Symfony2 framework.

32 questions

Grails is an Opensource framework for web applications that uses the Groovy programming language and was developed for JVM.

32 questions

Reddis is a data server in memory, distributed with optional persistence with great speed, open source and maintained by Pivotal Software

32 questions
32 questions

CAPTCHA is an acronym for the expression "Completely Automated Public Turing test to Tell Computers and Humans Apart" (a fully automated public Turing test for different…

32 questions