Glossar
KISS Principle
The KISS Principle (Keep It Simple, Stupid) is a guideline that advocates designing solutions and systems to be as simple as possible
Other languages: Deutsch
package.json Scripts
package.json Scripts are custom commands and scripts defined in the package.json file of a JavaScript project, often used for development and build tasks.
Other languages: Deutsch
package.json
The package.json file is a configuration file in JavaScript projects that contains information about the project and its dependencies.
Other languages: Deutsch
Deno
Deno is a secure and modern JavaScript and TypeScript runtime environment used for developing server-side applications.
Other languages: Deutsch