Concepts and jargon-about-jargon

7 terms in this category.

API key
A long password that lets your code use a paid or private API.
licence
also: license
The rules about what you're allowed to do with a piece of code someone else wrote.
low-code
Tools that do most of the work for you but let you drop into code when you need to.
no-code
Tools that let you build apps by clicking and configuring, without writing code at all.
open source
Code released under a licence that lets anyone read, use, and change it — within whatever terms that licence sets.
rate limit
A cap on how many times you're allowed to use an API in a given window.
vibe coding
Building software by describing what you want to an AI in plain English, rather than writing the code yourself.