1/13
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Event/property
action + small details (e.g., join_submitted, { groupId }).
Funnel
steps users complete (referral → match).
Cohort
users grouped by time/trait for trends.
Commit/branch/PR
save change / separate line of work / propose merge.
Merge/rebase/squash
ways to combine history.
Tag/release
mark and ship a version.
npm/pnpm/yarn
JavaScript package managers.
Dependencies/devDependencies
runtime vs dev-only libraries.
SemVer
versioning like 1.2.3.
Lockfile
pins exact versions.
Locale
language/region setting.
Intl.DisplayNames
show country names in the user’s language.
Diacritics
accents in text; search should match with/without them.
Git
A version control system that tracks changes in source code throughout software development.