The crowdsourced dictionary for developers. Find definitions for technical terms, programming jargon, and more. Follow for news and daily developer terms!
Hello there! 👋
DevTerms is an open-source, crowdsourced dictionary website for developers to look up technical terms, programming jargon, and more! Follow to stay updated on news regarding DevTerms and the #developer word of the day!
🔗 https://t.co/UitYV816QR
💡 Today's word of the day is i3!
i3 (i3wm) is a tiling window manager for GNU/Linux and BSD systems, known for its clean code, minimalist design, and focus on usability a…
https://t.co/cWLJYIutOC
#buildinpublic#developers
💡 Today's word of the day is properties!
Characteristics of an object that provide information about the object, or allow the object to be manipulated in a certai…
https://t.co/3ytOGf1UG9
#buildinpublic#developers
💡 Today's word of the day is higher order component (HOC)!
In React, a higher-order component is a function that takes a component and returns a…
https://t.co/QIv7Zr8GpM
#buildinpublic#developers
💡 Today's word of the day is upcasting!
A type conversion in object-oriented programming where an object of a subclass is treated as an object of its superclass, o…
https://t.co/3deCmaCUzi
#buildinpublic#developers
💡 Today's word of the day is frequently asked questions (FAQ)!
A list of questions and answers pertaining to a particular topic, often found…
https://t.co/Nfzkb5YL5W
#buildinpublic#developers
💡 Today's word of the day is tuple (Python)!
A data structure in Python used to store an immutable sequence of elements, often used to represent a fixed colle…
https://t.co/xsM5jhxyRM
#buildinpublic#developers
💡 Today's word of the day is Emmet!
A plugin for many popular text editors which greatly improves HTML & CSS workflow.
https://t.co/C0AaSIkBPp
#buildinpublic#developers
💡 Today's word of the day is code debt!
Technical debt that arises when code that is easy to implement in the short run is used instead of applying the best overal…
https://t.co/JfqTHjdQDV
#buildinpublic#developers
💡 Today's word of the day is conditional execution!
A feature of programming languages, where a block of one or more statements will execute if a speci…
https://t.co/zQ8lTtFbks
#buildinpublic#developers
💡 Today's word of the day is Kubernetes (K8s)!
An open-source system for automating deployment, scaling, and management of containerized applications.
https://t.co/xR3sCDgJGz
#buildinpublic#developers
💡 Today's word of the day is data processing (DP)!
The collection and manipulation of items of data to produce meaningful information.
https://t.co/nxbMrr9ItB
#buildinpublic#developers
💡 Today's word of the day is string concatenation!
The operation of joining character strings end-to-end.
https://t.co/Ab7IpSiAcp
#buildinpublic#developers
💡 Today's word of the day is Backend!
The server-side portion of a website or application, responsible for managing data within the database and serving that data to…
https://t.co/H1CYsRdL5E
#buildinpublic#developers
💡 Today's word of the day is snake case!
A naming convention where multiple words are combined and separated by underscores, typically used in variable names, fun…
https://t.co/kMCsRYREyg
#buildinpublic#developers
💡 Today's word of the day is testing word!
A term used in software testing to describe a word or phrase used as input for testing, often chosen to represent a s…
https://t.co/583DVndtbQ
#buildinpublic#developers
💡 Today's word of the day is client-server model!
A distributed application structure that partitions tasks or workloads between the providers of a reso…
https://t.co/xVYjlcuAkX
#buildinpublic#developers
💡 Today's word of the day is RISC!
Reduced Instruction Set Computer, a computer architecture design strategy that aims to use a small, highly optimized set of instructi…
https://t.co/do7cZjRupc
#buildinpublic#developers
💡 Today's word of the day is Node.js!
An open-source, cross-platform, back-end JavaScript runtime environment that executes JavaScript code outside a web browser.
https://t.co/hEjCEpbZaA
#buildinpublic#developers
💡 Today's word of the day is render!
To generate and display output, typically in the context of web development or graphics rendering.
https://t.co/WDmiPpntSW
#buildinpublic#developers