Skip to content

chore: add heading to the base file and format the code#310

Open
Katalia91 wants to merge 2 commits intodevmentor-pl:masterfrom
Katalia91:master
Open

chore: add heading to the base file and format the code#310
Katalia91 wants to merge 2 commits intodevmentor-pl:masterfrom
Katalia91:master

Conversation

@Katalia91
Copy link
Copy Markdown

This pull request adds a heading to the index.html file and formats the code.

devmentor pl - JS Tools - #01 2025-02-27 09-32-59

Copy link
Copy Markdown
Owner

@devmentor-pl devmentor-pl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Natalio,

Gratuluję wykonania pierwszych zadań! 👍
Brakuje mi tylko informacji o wersji node oraz npm tj. zdanie 02

PS. Tak wygląda podsumowanie do zadań/projektu :)

<body>
</head>
<body>
<h1>Git jest fajny!</h1>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mam nadzieje, że taki pozostanie ;)

PS. Tak wygląda komentarz do jednej linii kodu

@Katalia91
Copy link
Copy Markdown
Author

@devmentor-pl Racja, wersje dodałam, ale umknęły mi przy commicie. Już poprawione.

Copy link
Copy Markdown
Owner

@devmentor-pl devmentor-pl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Teraz jest ok! ;)

Comment on lines +1 to +3
console.log("Działa! Gratuluję uruchomienia JS z poziomu Node.js!");
console.log("Moja wersja Node.js to: 23.7.0");
console.log("Moja wersja npm to: 10.9.2");
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wersje są ok!

PS. Tak wygląda komentarz do wielu linii kodu (zwróć uwagę na numery linii powyżej komentarza)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants