Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Tags used in Q&A

jquery-wrap × 1

For questions about working with wrap JS function which allows to add an HTML structure around each element in the set of ...

dom-manipulation × 1

For questions related to Document Object Model (DOM) changes such as adding, removing or changing DOM elements.

websecurity × 1

For questions related to the security aspects of the web applications development. Examples include Cross-Site Scripting ...

xsd × 1

For questions about documents written using the W3C XML Schema format (describes a certain type of XML document).

teamcity × 1

For questions about working with TeamCity, a general-purpose CI/CD software platform developed by JetBrains that allows ...

blazor × 1

Use for questions about Blazor, an ASP.NET feature that allows building interactive applications using C# on the ...

jersey × 1

For questions related to building APIs using RESTful Web services reference.

interface-type × 1

For questions about the working with interface types. An interface in this case is a language element, which is used in ...

blazor-webassembly × 1

Use for questions specific to client-side hosted Blazor application (as opposed to the served-side hosting model).

event-loop × 1

For questions dealing with an infinite cycle of actions, typically when processing data using messages or callbacks.

hamming-weight × 1

Use this tag for questions related to computing the count of one bits in a binary number representation.

chain-of-responsibility × 1

For questions about using the Chain of Responsibility pattern, which is a behavioral design pattern that lets you pass ...

concrete-type × 1

For questions about working with concrete types or classes. Concrete classes typically allow the creation of an instance ...

latency × 0

For questions related to software systems or components latency, that is the delay before a transfer of data begins for ...

privileges × 1

For questions about working with security privileges.

trust × 0

For questions about working with the security concept of trust.

fxyz3d × 1

For questions about working with FXyz3D, an open source JavaFX 3D Library.

cloudinary × 1

For questions about Cloudinary, a cloud-based service providing APIs for uploading, storing, managing and delivering ...

graphql × 1

For questions about using GraphQL, an API technology designed to describe complex, nested data dependencies used in some ...

strapi × 1

For questions related to Strapi, an open-source headless CMS that supports GraphQL and WebSockets.

i18n × 1

For questions related to implementing Internationalization (i18n) in a software application.

deep-linking × 1

For questions about using deep links. Deep linking is the usage of a hyperlink that is expressed as an absolute URL.

hiverunner × 1

For questions about HiveRunner, a unit test framework based on JUnit (4 & 5) which enables TDD development of Hive SQL ...

hive × 1

For questions about working with Apache Hive, a database built on top of Hadoop.

highlightjs × 1

For questions about the highlight.js JavaScript-based syntax highlighting library.

rotation × 0

For questions related to implementing a rotation (a circular movement of an object around a center).

charts × 0

For questions dealing with the graphical representation of data (e.g. graphs or diagrams).

bounds × 0

Please do not use this tag because it is too vague.

asp.net-core-webapi × 1

For questions dealing with programming Web APIs using ASP.NET Core.

polly × 1

For questions about using the Polly library, which allows defining resilience and transient-fault-handling through ...

refit × 1

For questions dealing with working with Refit .NET library which abstracts REST API calls and exposes only a C# ...

navigation-properties × 1

For questions related to navigation properties which are used when working with Entity Framework to navigate to relations ...

lua × 1

For questions about programming in Lua, a lightweight, high-level, multi-paradigm programming language designed primarily ...

units-of-measurement × 1

For questions about working with units of measurement. A unit of measurement is a definite magnitude of a quantity ...

naming × 1

Use for questions that deal with naming conventions for variables, classes etc.

mysqli × 0

For questions about working with mysqli PHP extension, which is a PHP database driver.

lifetime × 1

For questions about variable lifetime which is the time during which the variable is bound to a specific memory location.

network-programming × 1

For questions about managing networks through programming (e.g. scripting).

cors × 1

Use for questions about handling CORS (Cross-Origin Resource Sharing) settings or errors in the context of web ...

nginx × 1

For questions related to working with NGINX. NGINX is an open-source software used for web serving, reverse proxying, ...

keyword-new × 1

For questions about using the new keyword in C++ or similar programming languages.

ffmpeg × 1

For questions about the programming using the FFmpeg libraries, API or tools.

piecewise-function × 1

For questions about functions that are defined on a sequence of intervals.

svn × 1

For questions about working with Subversion (SVN) revision control system.

angular-material × 1

For questions related to using the Angular Material library, which is an implementation of Material Design in Angular.

smart-pointers × 1

For questions about smart pointers. A smart pointer is a data type that simulates a pointer while providing additional ...

private-encapsulation × 1

For questions about private encapsulation or simply private typically used in object-oriented programming.

boolean × 1

For questions about boolean data type that has only two possible values: true or false.

factor-quotations × 1

For questions about using quotations in Factor programming language. A quotation is an anonymous function (a value ...

gcode × 1

For questions about G-code, the computer numerical control computer programming language.

k × 1

For questions about K proprietary array processing programming.

ruby-on-rails-2 × 1

For questions involving version 2 of Ruby on Rails web development framework (legacy).

http-headers × 1

For questions about HTTP headers. HTTP headers are the name or value pairs that are displayed in the request and response ...

reload × 1

For questions about reloading the displayed page (request + render again).

caesar-cipher × 1

For questions about the Caesar simple substitution cipher.

puppeteer × 1

For questions about using Puppeteer, a Node.js library that provides a high-level API to control headless Chrome or ...

timeout × 1

For questions about timeout, a concept that means the predefined period of time allowed to elapse before an event occurs.

exit-code × 1

For questions about working with application exit codes. An exit code (status) is a number that is returned by an ...

change-password × 1

For questions about changing or resetting passwords.

ipv6 × 1

For questions about the latest version of Internet Protocol, IPv6.

codeql × 1

For questions about CodeQL, a code analysis engine developed by GitHub to automate security checks.

ignore × 1

For questions related to the "ignore"-file mechanism used by the version controls that specify the files that should not ...

ipv4 × 1

For questions about the programming using IPv4 protocol, currently the most used version.

format-identification × 1

For questions related to identifying the format used for some data (file, packet etc.)

sequence-points × 1

Use for questions that deal with program execution points when all side effects of previous evaluations will have been ...

increment-operator × 1

For questions about pre- or post-increment operators.

awk × 1

For questions about AWK, a programming language designed for text processing and typically used as data extraction and ...

text-processing × 1

For questions about manipulation of electronic text.

brute-force × 1

For questions related to using a brute-force approach, a trial-and-error method typically used by applications trying to ...

imaskjs × 1

For questions about using imask js library or a similar implementation.

.net-runtime × 1

For questions related to the .NET Runtime or Common Language Runtime (CLR),which manages the execution of .NET programs.

amazon-sqs × 1

For questions dealing with Amazon Simple Queue Service (Amazon SQS).

aws-sdk-js-v3 × 1

For questions about working with AWS SDK for JavaScript v3

pop-os × 1

For programming questions involving Pop!_OS operating system targeted at STEM and creative professionals.

mapped-types × 1

For questions about types used for transforming other types (e.g. mapped types in TypeScript).

type-inference × 1

For questions about type inference, the process of inferring types for programs automatically, using rules defined by a ...

posix × 1

For questions about working with Portable Operating System Interface (POSIX). POSIX is a set of standard operating system ...

cc × 1

For questions about C compiler executable.

pseudo-element × 1

For questions about working with CSS pseudo-elements.

stdint.h × 1

For questions about working with stdint.h header file defined in the C standard library.

sympy × 1

For questions about SymPy Python library for symbolic mathematics

tree × 1

For questions about using a tree data structure, that is typically implemented as a hierarchical tree-like structure with ...

tree-traversal × 1

For questions about visiting nodes in a tree data structure using a certain criterion.

non-recursive × 1

For questions about using a non-recursive / iterative algorithm, typically when a recursive one is available.

arithmetic-expressions × 1

For questions about defining or evaluating arithmetic expressions, which are expressions that rely only on addition, ...

variant × 1

For questions about working with variant data types. A variant data type is a union that holds other data types.

salt × 1

For questions about salts, generating hashes out of strings (passwords) using a one-way function (hash), thus denying ...

report-server × 1

For questions about working with Microsoft Report Server.

closedxml × 1

For questions related to using ClosedXML .NET library that is used for reading and editing Excel files (.xlsx).

rocket × 1

For questions about Rocket container runtime.

django-drf × 1

For questions related to using Django REST framework.

nlog × 1

For questions about NLog logging platform for .NET.

asp.net-core-6.0 × 1

For questions about programming using ASP.NET Core 6 web application framework, built on top of .NET 6.

nlog-configuration × 1

For questions related to NLog configuration formats.

.net-6 × 1

For questions about Microsoft's .NET application development framework version 6.0+.

git-merge-conflict × 1

For questions about resolving merge conflicts in Git version control system.