SecureJS Logo

SecureJS Obfuscator

Protect your JavaScript with Encrypted Authorship Watermarking and Secure Delivery.

Home Pricing How Guide Benefits Login Register

Developer Terms Glossary

Accessibility (a11y)

Practices that ensure software can be used by everyone.

24/06/2025 08:12 💡

AI code completion

AI-assisted suggestions while writing code.

25/06/2025 12:51 💡

Alt Text

Descriptive text for images to improve accessibility and SEO.

24/06/2025 02:39 💡

API Key

Credential to authenticate API requests.

26/06/2025 13:41 💡

ARIA roles

Attributes defining roles for accessibility tools.

28/06/2025 08:28 💡

aspect-ratio

CSS property that maintains width-height proportions.

26/06/2025 13:40 💡

Assertion

Conditions that must be true in tests.

28/06/2025 08:29 💡

Bcrypt / Argon2

Algorithms used for hashing passwords securely.

28/06/2025 08:29 💡

Build Pipeline

Automated workflow for software delivery.

27/06/2025 11:16 💡

Canonical URL

Declares the preferred URL for duplicate content.

28/06/2025 08:29 💡

Clickjacking

Deceptive UI overlay tricks users into clicking hidden elements.

27/06/2025 13:25 💡

Component-based design

UI built from reusable components.

25/06/2025 11:45 💡

composer

PHP dependency manager.

25/06/2025 11:49 💡

Content Security Policy

Defines approved content sources to prevent XSS.

28/06/2025 08:30 💡

Continuous Deployment (CD)

Automatically releasing software to production.

28/06/2025 08:30 💡

Continuous Integration (CI)

Automatically integrating and testing code changes.

24/06/2025 17:15 💡

Contrast Ratio

Difference between foreground and background colours.

28/06/2025 08:30 💡

Core Web Vitals

Metrics for speed, responsiveness, and visual stability.

23/06/2025 14:41 💡

CORS

Cross-Origin Resource Sharing: controls resource access from other domains.

28/06/2025 08:31 💡

CRUD

Create, Read, Update, Delete operations for databases.

28/06/2025 08:31 💡

CSR / SSR / SSG / ISR

Client/Server/Static/Incremental rendering strategies.

28/06/2025 08:32 💡

CSRF

Cross-Site Request Forgery: tricks users into executing unwanted actions.

28/06/2025 08:32 💡

Cypress

End-to-end testing framework for web apps.

28/06/2025 08:32 💡

Dark mode implementation

UI design with dark backgrounds and light text.

23/06/2025 13:38 💡

dependencies / devDependencies

Runtime vs development-only packages.

28/06/2025 08:33 💡