Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletions 01/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="author" content="Mateusz Bogolubow">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta name="author" content="Mateusz Bogolubow" />
<title>devmentor.pl - JS Tools - #01</title>
</head>
<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

<p>GitHub też jest fajny!</p>
</body>
</html>
</body>
</html>
6 changes: 3 additions & 3 deletions 02/app.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
console.log('Działa! Gratuluję uruchomienia JS z poziomu Node.js!');
console.log('Moja wersja Node.js to: [tutaj wpisz swoją wersję]');
console.log('Moja wersja npm to: [tutaj wpisz swoją wersję]');
console.log("Działa! Gratuluję uruchomienia JS z poziomu Node.js!");
console.log("Moja wersja Node.js to: v22.13.1");
console.log("Moja wersja npm to: 11.0.0");
Comment on lines +1 to +3
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)

Binary file added 03/Slack.PNG
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.

👍

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions 04/quests.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Add skills on LinkedIn:
git & github

Create a post on LinkedIn:
🌟 Exciting News! 🌟
Today marks the beginning of my mentorship journey with devmentor.pl. I am thrilled to embark on this new chapter and look forward to a successful and collaborative experience.
Let’s make it a productive and inspiring journey! 🚀

Add Mateusz Bogolubow to my network on LinkedIn:
Done

Follow DevMentor.pl on LinkedIn:
Done

Follow devmentor.pl on YouTube:
Done
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.

👍

4 changes: 4 additions & 0 deletions 05/quest.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Last step:
Create a pull request.
Test
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.

👍