Files
Presentations
Slides from my technical talks and workshops on Node.js, JavaScript, and modern web development. Each presentation opens or downloads as a PDF — titles link straight to the document.
| # | Title | Description | Topic | Keywords | Lang | Size | Download | Article |
|---|---|---|---|---|---|---|---|---|
| 1 | JavaScript | Wstęp do Node.js - NODE, NVM, NPM… | Introduction to Node.js runtime: installation via NVM, first steps with the REPL, and an overview of the NPM ecosystem. | Node.js | JavaScript, Node.js, NVM, NPM | PL | 3.14 MB | — | |
| 2 | JavaScript | NPM - package.json, zależności, SemVer, package-lock.json… | Deep dive into NPM fundamentals: package.json structure, dependency management, Semantic Versioning, and the role of package-lock.json. | NPM | JavaScript, NPM, package.json, SemVer, dependencies | PL | 8.86 MB | — | |
| 3 | JavaScript | NPM - automatyzacja, npx, narzędzia… | Automating workflows with NPM scripts, running packages on-the-fly with npx, and essential tooling for modern JavaScript projects. | NPM | JavaScript, NPM, npx, automation, tools | PL | 5.01 MB | — |